| Commit message (Expand) | Author | Age |
... | |
| * | | | 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 |
| * | | | | ceph: fix caps usage accounting for import (non-reserved) case | Sage Weil | 2010-06-29 |
| * | | | | ceph: only release clean, unused caps with mds requests | Sage Weil | 2010-06-29 |
| * | | | | ceph: fix crush CHOOSE_LEAF when type is already a leaf | Sage Weil | 2010-06-24 |
| * | | | | ceph: fix crush recursion | Sage Weil | 2010-06-24 |
| * | | | | ceph: fix caps debugfs entry | Yehuda Sadeh | 2010-06-24 |
| * | | | | ceph: delay umount until all mds requests drop inode+dentry refs | Sage Weil | 2010-06-21 |
| * | | | | ceph: handle splice_dentry/d_materialize_unique error in readdir_prepopulate | Sage Weil | 2010-06-21 |
| * | | | | ceph: fix crush map update decoding | Sage Weil | 2010-06-17 |
| * | | | | ceph: fix message memory leak, uninitialized variable | Sage Weil | 2010-06-13 |
| * | | | | ceph: fix map handler error path | Sage Weil | 2010-06-13 |
| * | | | | ceph: some endianity fixes | Yehuda Sadeh | 2010-06-13 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2010-07-04 |
|\ \ \ \ |
|
| * | | | | xfs: remove block number from inode lookup code | Dave Chinner | 2010-06-23 |
| * | | | | xfs: rename XFS_IGET_BULKSTAT to XFS_IGET_UNTRUSTED | Dave Chinner | 2010-06-23 |
| * | | | | xfs: validate untrusted inode numbers during lookup | Dave Chinner | 2010-06-23 |
| * | | | | xfs: always use iget in bulkstat | Christoph Hellwig | 2010-06-23 |
| * | | | | xfs: prevent swapext from operating on write-only files | Dan Rosenberg | 2010-06-23 |
| |/ / / |
|
* | | | | fs/fcntl.c:kill_fasync_rcu() fa_lock must be IRQ-safe | Andrew Morton | 2010-06-29 |
* | | | | sysvfs: fix NULL deref. when allocating new inode | Lubomir Rintel | 2010-06-29 |
* | | | | flat: tweak default stack alignment | Mike Frysinger | 2010-06-29 |
* | | | | nommu: add '[stack]' label to /proc/pid/maps output | Mike Frysinger | 2010-06-29 |
| |/ /
|/| | |
|
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-06-29 |
|\ \ \ |
|
| * | | | Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-linus | Jens Axboe | 2010-06-14 |
| |\| | |
|
| * | | | writeback: fix pin_sb_for_writeback | Christoph Hellwig | 2010-06-11 |
| * | | | writeback: add missing requeue_io in writeback_inodes_wb | Christoph Hellwig | 2010-06-11 |
| * | | | writeback: simplify and split bdi_start_writeback | Christoph Hellwig | 2010-06-11 |
| * | | | writeback: simplify wakeup_flusher_threads | Christoph Hellwig | 2010-06-11 |