summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-02-23[CIFS] Minor cleanup to EA patchSteve French
2010-02-23cifs: merge CIFSSMBQueryEA with CIFSSMBQAllEAsJeff Layton
2010-02-23cifs: verify lengths of QueryAllEAs replyJeff Layton
2010-02-23cifs: increase maximum buffer size in CIFSSMBQAllEAsJeff Layton
2010-02-23cifs: rename name_len to list_len in CIFSSMBQAllEAsJeff Layton
2010-02-23cifs: clean up indentation in CIFSSMBQAllEAsJeff Layton
2010-02-23cifs: add parens around smb_var in BCC macrosJeff Layton
2010-02-22fs/exec.c: fix initial stack reservationMichael Neuling
2010-02-20CacheFiles: Fix a race in cachefiles_delete_object() vs renameDavid Howells
2010-02-20vfs: don't call ima_file_check() unconditionally in nfsd_open()Chuck Ebbert
2010-02-19Switch proc/self to nd_set_link()Al Viro
2010-02-19fix LOOKUP_FOLLOW on automount "symlinks"Al Viro
2010-02-16sysfs: sysfs_sd_setattr set iattrs unconditionallyEric W. Biederman
2010-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2010-02-15NFS: Too many GETATTR and ACCESS calls after direct I/OChuck Lever
2010-02-15Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-02-14reiserfs: Fix softlockup while waiting on an inodeFrederic Weisbecker
2010-02-12Btrfs: btrfs_mark_extent_written uses the wrong slotShaohua Li
2010-02-12GFS2: Fix bmap allocation corner-case bugSteven Whitehouse
2010-02-12GFS2: Fix error codeAbhijith Das
2010-02-11Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2010-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2010-02-11fs/exec.c: restrict initial stack space expansion to rlimitMichael Neuling
2010-02-11compat_ioctl: add compat handler for TIOCGSID ioctlAndreas Schwab
2010-02-10compat_ioctl: ignore RAID_VERSION ioctlArnd Bergmann
2010-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2010-02-09NFS: Fix the mapping of the NFSERR_SERVERFAULT errorTrond Myklebust
2010-02-09NFS: Remove a redundant check for PageFsCache in nfs_migrate_page()Trond Myklebust
2010-02-09NFS: Fix a bug in nfs_fscache_release_page()Trond Myklebust
2010-02-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2010-02-08Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2010-02-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o...Linus Torvalds
2010-02-089p: fix memory leak in v9fs_parse_options()Eric Van Hensbergen
2010-02-089p: fix option parsingEric Van Hensbergen
2010-02-089p: Include fsync support for 9p clientM. Mohan Kumar
2010-02-08ocfs2/cluster: Make o2net connect messages KERN_NOTICESunil Mushran
2010-02-08ocfs2/dlm: Fix printing of locknameSunil Mushran
2010-02-08Revert "nfsd4: fix error return when pseudoroot missing"J. Bruce Fields
2010-02-08[SCSI] compat_ioct: fix bsg SG_IOFUJITA Tomonori
2010-02-08cifs: fix dentry hash calculation for case-insensitive mountsJeff Layton
2010-02-08[CIFS] Don't cache timestamps on utimes due to coarse granularitySteve French
2010-02-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-02-07Fix race in tty_fasync() properlyLinus Torvalds
2010-02-07Take ima_file_free() to proper place.Al Viro
2010-02-07ima: rename ima_path_check to ima_file_checkMimi Zohar
2010-02-07fix ima breakageMimi Zohar
2010-02-07Take ima_path_check() in nfsd past dentry_open() in nfsd_open()Al Viro
2010-02-07freeze_bdev: don't deactivate successfully frozen MS_RDONLY sbJun'ichi Nomura
2010-02-07befs: fix leakAl Viro
2010-02-06[CIFS] Maximum username length check in session setup does not matchSteve French