aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2010-08-01NFS: Fix a typo in include/linux/nfs_fs.hGravatar Trond Myklebust 1-5/+0
2010-07-30Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Gravatar Linus Torvalds 3-11/+31
2010-07-30CIFS: Remove __exit mark from cifs_exit_dns_resolver()Gravatar David Howells 2-2/+2
2010-07-30NFS: Ensure that writepage respects the nonblock flagGravatar Trond Myklebust 1-6/+17
2010-07-30NFS: kswapd must not block in nfs_release_pageGravatar Trond Myklebust 2-4/+13
2010-07-30nfs: include space for the NUL in root pathGravatar Dan Carpenter 1-1/+1
2010-07-29CRED: Fix get_task_cred() and task_state() to not resurrect dead credentialsGravatar David Howells 1-1/+1
2010-07-28ecryptfs: Bugfix for error related to ecryptfs_hash_bucketsGravatar Andre Osterhues 1-8/+9
2010-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Gravatar Linus Torvalds 9-36/+50
2010-07-28GFS2: Use kmalloc when possible for ->readdir()Gravatar Steven Whitehouse 1-6/+25
2010-07-27ceph: use complete_all and wake_up_allGravatar Yehuda Sadeh 6-20/+20
2010-07-279p: Pass the correct end of buffer to p9stat_readGravatar Latchesar Ionkov 1-1/+1
2010-07-26sysfs: allow creating symlinks from untagged to tagged directoriesGravatar Eric W. Biederman 1-1/+2
2010-07-26sysfs: sysfs_delete_link handle symlinks from untagged to tagged directories.Gravatar Eric W. Biederman 1-1/+1
2010-07-26sysfs: Don't allow the creation of symlinks we can't removeGravatar Eric W. Biederman 1-5/+18
2010-07-24ceph: Correct obvious typo of Kconfig variable "CRYPTO_AES"Gravatar Robert P. J. Day 1-1/+1
2010-07-23ceph: fix dentry lease releaseGravatar Sage Weil 1-0/+1
2010-07-23ceph: fix leak of dentry in ceph_init_dentry() error pathGravatar Sage Weil 1-1/+3
2010-07-23ceph: fix pg_mapping leak on pg_temp updatesGravatar Sage Weil 1-11/+15
2010-07-23ceph: fix d_release dop for snapdir, snapped dentriesGravatar Sage Weil 1-3/+9
2010-07-22ceph: avoid dcache readdir for snapdirGravatar Sage Weil 1-0/+1
2010-07-22CIFS: Fix a malicious redirect problem in the DNS lookup codeGravatar David Howells 3-5/+74
2010-07-21Fix up trivial spelling errors ('taht' -> 'that')Gravatar Linus Torvalds 1-1/+1
2010-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Gravatar Linus Torvalds 5-39/+72
2010-07-19Merge branch 'shrinker' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/...Gravatar Linus Torvalds 18-74/+103
2010-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableGravatar Linus Torvalds 2-23/+126
2010-07-20xfs: track AGs with reclaimable inodes in per-ag radix treeGravatar Dave Chinner 2-7/+67
2010-07-20xfs: convert inode shrinker to per-filesystem contextsGravatar Dave Chinner 4-53/+15
2010-07-19Btrfs: fix checks in BTRFS_IOC_CLONE_RANGEGravatar Dan Rosenberg 1-2/+2
2010-07-19Btrfs: fix CLONE ioctl destination file size expansion to block boundaryGravatar Sage Weil 1-3/+13
2010-07-19Btrfs: fix split_leaf double split corner caseGravatar Chris Mason 1-18/+111
2010-07-19[S390] dasd: use correct label location for diag fba disksGravatar Peter Oberparleiter 1-2/+12
2010-07-19mm: add context argument to shrinker callbackGravatar Dave Chinner 14-16/+23
2010-07-18Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 15-219/+498
2010-07-16ocfs2: Silence gcc warning in ocfs2_write_zero_page().Gravatar Joel Becker 1-1/+1
2010-07-16ceph: do not include cap/dentry releases in replayed messagesGravatar Sage Weil 2-0/+9
2010-07-16ceph: reuse request message when replaying against recovering mdsGravatar Sage Weil 1-5/+22
2010-07-15jbd2/ocfs2: Fix block checksumming when a buffer is used in several transactionsGravatar Jan Kara 3-23/+25
2010-07-15ocfs2/dlm: Remove BUG_ON from migration in the rare case of a down nodeGravatar Wengang Wang 1-8/+14
2010-07-15ocfs2: Don't duplicate pages past i_size during CoW.Gravatar Tao Ma 1-0/+6
2010-07-15GFS2: rename causes kernel OopsGravatar Bob Peterson 1-1/+1
2010-07-15GFS2: BUG in gfs2_adjust_quotaGravatar Abhijith Das 1-5/+3
2010-07-15GFS2: Fix kernel NULL pointer dereference by dlm_astdGravatar Bob Peterson 1-4/+8
2010-07-15GFS2: recovery stuck on transaction lockGravatar Bob Peterson 1-0/+10
2010-07-15GFS2: O_TRUNC not working on stuffed files across clusterGravatar Bob Peterson 1-0/+1
2010-07-12ocfs2: tighten up strlen() checkingGravatar Dan Carpenter 1-1/+1
2010-07-12ocfs2: Make xattr reflink work with new local alloc reservation.Gravatar Tao Ma 1-36/+90
2010-07-12ocfs2: make xattr extension work with new local alloc reservation.Gravatar Tao Ma 1-29/+45
2010-07-12ocfs2: Remove the redundant cpu_to_le64.Gravatar Tao Ma 1-1/+1
2010-07-12ocfs2/dlm: don't access beyond bitmap sizeGravatar Wengang Wang 1-1/+1