| Commit message (Expand) | Author | Age |
* | CIFS: Fix a malicious redirect problem in the DNS lookup code | David Howells | 2010-07-22 |
* | Fix up trivial spelling errors ('taht' -> 'that') | Linus Torvalds | 2010-07-21 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2010-07-20 |
|\ |
|
| * | 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-16 |
| * | ceph: fix creation of ipv6 sockets | Sage Weil | 2010-07-09 |
| * | ceph: fix parsing of ipv6 addresses | Sage Weil | 2010-07-09 |
| * | ceph: fix printing of ipv6 addrs | Sage Weil | 2010-07-08 |
| * | ceph: add kfree() to error path | Dan Carpenter | 2010-07-08 |
| * | ceph: fix leak of mon authorizer | Sage Weil | 2010-07-05 |
| * | ceph: fix message revocation | Sage Weil | 2010-07-05 |
* | | Merge branch 'shrinker' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/... | Linus Torvalds | 2010-07-19 |
|\ \ |
|
| * | | xfs: track AGs with reclaimable inodes in per-ag radix tree | Dave Chinner | 2010-07-19 |
| * | | xfs: convert inode shrinker to per-filesystem contexts | Dave Chinner | 2010-07-19 |
| * | | mm: add context argument to shrinker callback | Dave Chinner | 2010-07-19 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 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 |
* | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2010-07-18 |
|\ \ \ |
|
| * | | | ocfs2: Silence gcc warning in ocfs2_write_zero_page(). | Joel Becker | 2010-07-16 |
| * | | | 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 |
| * | | | 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 | 2010-07-12 |
| * | | | ocfs2: No need to zero pages past i_size. | Joel Becker | 2010-07-12 |
| * | | | ocfs2: Zero the tail cluster when extending past i_size. | Joel Becker | 2010-07-08 |
| * | | | ocfs2: When zero extending, do it by page. | Joel Becker | 2010-07-08 |
| * | | | ocfs2: Limit default local alloc size within bitmap range. | Tao Ma | 2010-06-15 |
| * | | | ocfs2: Move orphan scan work to ocfs2_wq. | Tao Ma | 2010-06-15 |
| * | | | fs/ocfs2/dlm: Add missing spin_unlock | Julia Lawall | 2010-06-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-15 |
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-07-08 |
|\ \ \ \ |
|
| * | | | | writeback: simplify the write back thread queue | Christoph Hellwig | 2010-07-06 |
| * | | | | writeback: split writeback_inodes_wb | Christoph Hellwig | 2010-07-06 |
| * | | | | writeback: remove writeback_inodes_wbc | Christoph Hellwig | 2010-07-06 |
| * | | | | fs-writeback: fix kernel-doc warnings | Randy Dunlap | 2010-07-01 |
| * | | | | splice: check f_mode for seekable file | Changli Gao | 2010-06-30 |
| * | | | | splice: direct_splice_actor() should not use pos in sd | Changli Gao | 2010-06-30 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2010-07-06 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | ceph: fix crush device 'out' threshold to 1.0, not 0.1 | Sage Weil | 2010-07-05 |