Age | Commit message (Expand) | Author |
2010-08-01 | NFS: Fix a typo in include/linux/nfs_fs.h | Trond Myklebust |
2010-07-30 | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds |
2010-07-30 | CIFS: Remove __exit mark from cifs_exit_dns_resolver() | David Howells |
2010-07-30 | NFS: Ensure that writepage respects the nonblock flag | Trond Myklebust |
2010-07-30 | NFS: kswapd must not block in nfs_release_page | Trond Myklebust |
2010-07-30 | nfs: include space for the NUL in root path | Dan Carpenter |
2010-07-29 | CRED: Fix get_task_cred() and task_state() to not resurrect dead credentials | David Howells |
2010-07-28 | ecryptfs: Bugfix for error related to ecryptfs_hash_buckets | Andre Osterhues |
2010-07-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2010-07-28 | GFS2: Use kmalloc when possible for ->readdir() | Steven Whitehouse |
2010-07-27 | ceph: use complete_all and wake_up_all | Yehuda Sadeh |
2010-07-27 | 9p: Pass the correct end of buffer to p9stat_read | Latchesar Ionkov |
2010-07-26 | sysfs: allow creating symlinks from untagged to tagged directories | Eric W. Biederman |
2010-07-26 | sysfs: sysfs_delete_link handle symlinks from untagged to tagged directories. | Eric W. Biederman |
2010-07-26 | sysfs: Don't allow the creation of symlinks we can't remove | Eric W. Biederman |
2010-07-24 | ceph: Correct obvious typo of Kconfig variable "CRYPTO_AES" | Robert P. J. Day |
2010-07-23 | ceph: fix dentry lease release | Sage Weil |
2010-07-23 | ceph: fix leak of dentry in ceph_init_dentry() error path | Sage Weil |
2010-07-23 | ceph: fix pg_mapping leak on pg_temp updates | Sage Weil |
2010-07-23 | ceph: fix d_release dop for snapdir, snapped dentries | Sage Weil |
2010-07-22 | ceph: avoid dcache readdir for snapdir | Sage Weil |
2010-07-22 | CIFS: Fix a malicious redirect problem in the DNS lookup code | David Howells |
2010-07-21 | Fix up trivial spelling errors ('taht' -> 'that') | Linus Torvalds |
2010-07-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2010-07-19 | Merge branch 'shrinker' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/... | Linus Torvalds |
2010-07-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds |
2010-07-20 | xfs: track AGs with reclaimable inodes in per-ag radix tree | Dave Chinner |
2010-07-20 | xfs: convert inode shrinker to per-filesystem contexts | Dave Chinner |
2010-07-19 | Btrfs: fix checks in BTRFS_IOC_CLONE_RANGE | Dan Rosenberg |
2010-07-19 | Btrfs: fix CLONE ioctl destination file size expansion to block boundary | Sage Weil |
2010-07-19 | Btrfs: fix split_leaf double split corner case | Chris Mason |
2010-07-19 | [S390] dasd: use correct label location for diag fba disks | Peter Oberparleiter |
2010-07-19 | mm: add context argument to shrinker callback | Dave Chinner |
2010-07-18 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2010-07-16 | ocfs2: Silence gcc warning in ocfs2_write_zero_page(). | Joel Becker |
2010-07-16 | ceph: do not include cap/dentry releases in replayed messages | Sage Weil |
2010-07-16 | ceph: reuse request message when replaying against recovering mds | Sage Weil |
2010-07-15 | jbd2/ocfs2: Fix block checksumming when a buffer is used in several transactions | Jan Kara |
2010-07-15 | ocfs2/dlm: Remove BUG_ON from migration in the rare case of a down node | Wengang Wang |
2010-07-15 | ocfs2: Don't duplicate pages past i_size during CoW. | Tao Ma |
2010-07-15 | GFS2: rename causes kernel Oops | Bob Peterson |
2010-07-15 | GFS2: BUG in gfs2_adjust_quota | Abhijith Das |
2010-07-15 | GFS2: Fix kernel NULL pointer dereference by dlm_astd | Bob Peterson |
2010-07-15 | GFS2: recovery stuck on transaction lock | Bob Peterson |
2010-07-15 | GFS2: O_TRUNC not working on stuffed files across cluster | Bob Peterson |
2010-07-12 | ocfs2: tighten up strlen() checking | Dan Carpenter |
2010-07-12 | ocfs2: Make xattr reflink work with new local alloc reservation. | Tao Ma |
2010-07-12 | ocfs2: make xattr extension work with new local alloc reservation. | Tao Ma |
2010-07-12 | ocfs2: Remove the redundant cpu_to_le64. | Tao Ma |
2010-07-12 | ocfs2/dlm: don't access beyond bitmap size | Wengang Wang |