index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2005-09-08
NTFS: Improve scalability by changing the driver global spin lock in
Anton Altaparmakov
2005-09-08
NTFS: Fix page_has_buffers()/page_buffers() handling in fs/ntfs/aops.c.
Anton Altaparmakov
2005-09-08
NTFS: Fixup handling of sparse, compressed, and encrypted attributes in
Anton Altaparmakov
2005-09-08
NTFS: Fix fs/ntfs/aops.c::ntfs_{read,write}_block() to handle the case
Anton Altaparmakov
2005-09-08
NTFS: Optimize fs/ntfs/aops.c::ntfs_write_block() by extending the page
Anton Altaparmakov
2005-09-08
NTFS: Fixup handling of sparse, compressed, and encrypted attributes in
Anton Altaparmakov
2005-09-08
NTFS: Make ntfs_write_block() not instantiate sparse blocks if they are zero.
Anton Altaparmakov
2005-09-08
NTFS: Fixup handling of sparse, compressed, and encrypted attributes in
Anton Altaparmakov
2005-09-08
NTFS: Truncate {a,c,m}time to the ntfs supported time granularity when
Anton Altaparmakov
2005-09-08
NTFS: Fix cluster (de)allocators to work when the runlist is NULL and more
Anton Altaparmakov
2005-09-08
NTFS: Fix handling of sparse attributes in ntfs_attr_make_non_resident().
Anton Altaparmakov
2005-09-08
NTFS: Fix several bugs in fs/ntfs/attrib.c.
Anton Altaparmakov
2005-09-08
NTFS: Add fs/ntfs/attrib.[hc]::ntfs_resident_attr_value_resize().
Anton Altaparmakov
2005-09-08
NTFS: Remove bogus setting of PageError in ntfs_read_compressed_block().
Anton Altaparmakov
2005-09-08
NTFS: Fix a bug in fs/ntfs/index.c::ntfs_index_lookup(). When the returned
Anton Altaparmakov
2005-09-08
NTFS: Add ntfs_rl_punch_nolock() which punches a caller specified hole into a...
Anton Altaparmakov
2005-09-08
NTFS: Change ntfs_rl_truncate_nolock() to throw away the runlist if the new
Anton Altaparmakov
2005-09-08
NTFS: Report unrepresentable inodes during ntfs_readdir() as KERN_WARNING
Anton Altaparmakov
2005-09-08
NTFS: Fix handling of valid but empty mapping pairs array in
Anton Altaparmakov
2005-09-08
NTFS: Remove two bogus BUG_ON()s from fs/ntfs/mft.c.
Anton Altaparmakov
2005-09-08
NTFS: Fix two nasty runlist merging bugs that had gone unnoticed so far.
Anton Altaparmakov
2005-09-08
NTFS: Use ntfs_malloc_nofs_nofail() in runlist.c::ntfs_runlists_merge()
Anton Altaparmakov
2005-09-08
NTFS: Allow highmem kmalloc() in ntfs_malloc_nofs() and add _nofail() version.
Anton Altaparmakov
2005-09-08
NTFS: Support more clean journal ($LogFile) states.
Anton Altaparmakov
2005-09-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6
Linus Torvalds
2005-09-07
Merge git://oss.sgi.com:8090/oss/git/xfs-2.6
Linus Torvalds
2005-09-07
[PATCH] pivot_root() circular reference fix
Miklos Szeredi
2005-09-07
[PATCH] Fix race in do_get_write_access()
Jan Kara
2005-09-07
[PATCH] Change HFS+ to not use ll_rw_block()
Jan Kara
2005-09-07
[PATCH] Change ll_rw_block() calls in UFS
Jan Kara
2005-09-07
[PATCH] Change ll_rw_block() calls in Reiser
Jan Kara
2005-09-07
[PATCH] Change ll_rw_block() calls in JBD
Jan Kara
2005-09-07
[PATCH] Make ll_rw_block() wait for buffer lock
Jan Kara
2005-09-07
[PATCH] Fix JBD race in t_forget list handling
Jan Kara
2005-09-07
[PATCH] kjournald: missing JFS_UNMOUNT check
Mark Fasheh
2005-09-07
[PATCH] hfs: NLS support
Roman Zippel
2005-09-07
[PATCH] hfs: show_options support
Roman Zippel
2005-09-07
[PATCH] hfs: remove debug code
Roman Zippel
2005-09-07
[PATCH] fs: convert kcalloc to kzalloc
Pekka Enberg
2005-09-07
[PATCH] cifs_create() fix
Miklos Szeredi
2005-09-07
[PATCH] remove duplicated sys_open32() code from 64bit archs
Miklos Szeredi
2005-09-07
[PATCH] remove duplicated code from proc and ptrace
Miklos Szeredi
2005-09-07
[PATCH] fix enum pid_directory_inos in proc/base.c
Miklos Szeredi
2005-09-07
[PATCH] use get_fs_struct() in proc
Miklos Szeredi
2005-09-07
[PATCH] namei cleanup
Miklos Szeredi
2005-09-07
[PATCH] remove iattr.ia_attr_flags
Miklos Szeredi
2005-09-07
[PATCH] alloc_buffer_head() and free_buffer_head() cleanup
Coywolf Qi Hunt
2005-09-07
[PATCH] inotify: fix event loss on hardlinked files
John McCutchan
2005-09-07
[PATCH] remove verify_area(): remove fs/umsdos/notes as it only contain a ver...
Jesper Juhl
2005-09-07
[PATCH] pipe: remove redundant fifo_poll abstraction
Pekka Enberg
[next]