index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2009-04-20
Separate out common fstatat code into vfs_fstatat
Oleg Drokin
2009-04-20
ecryptfs: use memdup_user()
Li Zefan
2009-04-20
ncpfs: use memdup_user()
Li Zefan
2009-04-20
xfs: use memdup_user()
Li Zefan
2009-04-20
sysfs: use memdup_user()
Li Zefan
2009-04-20
btrfs: use memdup_user()
Li Zefan
2009-04-20
xattr: use memdup_user()
Li Zefan
2009-04-20
autofs4: use memchr() in invalid_string()
Al Viro
2009-04-20
Fix i_mutex vs. readdir handling in nfsd
David Woodhouse
2009-04-20
fs/compat_ioctl: fix build when !BLOCK
Alexander Beregalov
2009-04-20
Fix autofs_expire()
Al Viro
2009-04-20
No need for crossing to mountpoint in audit_tag_tree()
Al Viro
2009-04-20
Safer nfsd_cross_mnt()
Al Viro
2009-04-20
Touch all affected namespaces on propagation of mount
Al Viro
2009-04-20
Fix AUTOFS_DEV_IOCTL_REQUESTER_CMD
Al Viro
2009-04-19
Don't set relatime when noatime is specified
Andi Kleen
2009-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2009-04-17
cifs: when renaming don't try to unlink negative dentry
Jeff Layton
2009-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2009-04-17
AFS: Guard afs_file_readpage_read_complete() definition with CONFIG_AFS_FSCACHE
Matt Kraai
2009-04-17
vfat: Note the NLS requirement
Alan Cox
2009-04-17
splice: fix new kernel-doc warnings
Randy Dunlap
2009-04-17
cifs: remove unneeded bcc_ptr update in CIFSTCon
Jeff Layton
2009-04-17
cifs: add cFYI messages with some of the saved strings from ssetup/tcon
Jeff Layton
2009-04-17
cifs: fix buffer size for tcon->nativeFileSystem field
Jeff Layton
2009-04-17
cifs: fix unicode string area word alignment in session setup
Jeff Layton
2009-04-17
[CIFS] Fix build break caused by change to new current_umask helper function
Steve French
2009-04-17
[CIFS] Fix sparse warnings
Steve French
2009-04-17
[CIFS] Add support for posix open during lookup
Steve French
2009-04-17
cifs: no need to use rcu_assign_pointer on immutable keys
Jeff Layton
2009-04-17
cifs: remove dnotify thread code
Jeff Layton
2009-04-17
[CIFS] remove some build warnings
Steve French
2009-04-17
cifs: vary timeout on writes past EOF based on offset (try #5)
Jeff Layton
2009-04-17
[CIFS] Fix build break from recent DFS patch when DFS support not enabled
Steve French
2009-04-17
Remote DFS root support.
Igor Mammedov
2009-04-17
[CIFS] Endian convert UniqueId when reporting inode numbers from server files
Steve French
2009-04-17
cifs: remove some pointless conditionals before kfree()
Wei Yongjun
2009-04-17
cifs: flush data on any setattr
Jeff Layton
2009-04-16
proc: mounts_poll() make consistent to mdstat_poll
KOSAKI Motohiro
2009-04-16
sysfs: sysfs poll keep the poll rule of regular file.
KOSAKI Motohiro
2009-04-16
sysfs: don't use global workqueue in sysfs_schedule_callback()
Alex Chiang
2009-04-16
Add block_write_full_page_endio for passing endio handler
Chris Mason
2009-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
Linus Torvalds
2009-04-15
gfs2: Remove code handling bio_alloc failure with __GFP_WAIT
Nikanth Karthikesan
2009-04-15
ext4: Remove code handling bio_alloc failure with __GFP_WAIT
Nikanth Karthikesan
2009-04-15
dio: Remove code handling bio_alloc failure with __GFP_WAIT
Nikanth Karthikesan
2009-04-15
bio: add documentation to bio_alloc()
Jens Axboe
2009-04-15
splice: add helpers for locking pipe inode
Miklos Szeredi
2009-04-15
splice: remove generic_file_splice_write_nolock()
Miklos Szeredi
2009-04-15
ocfs2: fix i_mutex locking in ocfs2_splice_to_file()
Miklos Szeredi
[next]