| Commit message (Expand) | Author | Age | Files | Lines |
* | [S390] dasd: use correct label location for diag fba disks | Peter Oberparleiter | 2010-07-19 | 1 | -2/+12 |
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2010-07-18 | 15 | -219/+498 |
|\ |
|
| * | ocfs2: Silence gcc warning in ocfs2_write_zero_page(). | Joel Becker | 2010-07-16 | 1 | -1/+1 |
| * | jbd2/ocfs2: Fix block checksumming when a buffer is used in several transactions | Jan Kara | 2010-07-16 | 3 | -23/+25 |
| * | ocfs2/dlm: Remove BUG_ON from migration in the rare case of a down node | Wengang Wang | 2010-07-15 | 1 | -8/+14 |
| * | ocfs2: Don't duplicate pages past i_size during CoW. | Tao Ma | 2010-07-15 | 1 | -0/+6 |
| * | ocfs2: tighten up strlen() checking | Dan Carpenter | 2010-07-12 | 1 | -1/+1 |
| * | ocfs2: Make xattr reflink work with new local alloc reservation. | Tao Ma | 2010-07-12 | 1 | -36/+90 |
| * | ocfs2: make xattr extension work with new local alloc reservation. | Tao Ma | 2010-07-12 | 1 | -29/+45 |
| * | ocfs2: Remove the redundant cpu_to_le64. | Tao Ma | 2010-07-12 | 1 | -1/+1 |
| * | ocfs2/dlm: don't access beyond bitmap size | Wengang Wang | 2010-07-12 | 1 | -1/+1 |
| * | ocfs2: No need to zero pages past i_size. | Joel Becker | 2010-07-12 | 1 | -4/+18 |
| * | ocfs2: Zero the tail cluster when extending past i_size. | Joel Becker | 2010-07-08 | 6 | -54/+207 |
| * | ocfs2: When zero extending, do it by page. | Joel Becker | 2010-07-08 | 2 | -64/+84 |
| * | ocfs2: Limit default local alloc size within bitmap range. | Tao Ma | 2010-06-16 | 1 | -0/+7 |
| * | ocfs2: Move orphan scan work to ocfs2_wq. | Tao Ma | 2010-06-16 | 1 | -3/+3 |
| * | fs/ocfs2/dlm: Add missing spin_unlock | Julia Lawall | 2010-06-16 | 1 | -0/+1 |
* | | GFS2: rename causes kernel Oops | Bob Peterson | 2010-07-15 | 1 | -1/+1 |
* | | GFS2: BUG in gfs2_adjust_quota | Abhijith Das | 2010-07-15 | 1 | -5/+3 |
* | | GFS2: Fix kernel NULL pointer dereference by dlm_astd | Bob Peterson | 2010-07-15 | 1 | -4/+8 |
* | | GFS2: recovery stuck on transaction lock | Bob Peterson | 2010-07-15 | 1 | -0/+10 |
* | | GFS2: O_TRUNC not working on stuffed files across cluster | Bob Peterson | 2010-07-15 | 1 | -0/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-07-08 | 4 | -232/+115 |
|\ \ |
|
| * | | writeback: simplify the write back thread queue | Christoph Hellwig | 2010-07-06 | 1 | -184/+69 |
| * | | writeback: split writeback_inodes_wb | Christoph Hellwig | 2010-07-06 | 1 | -36/+46 |
| * | | writeback: remove writeback_inodes_wbc | Christoph Hellwig | 2010-07-06 | 3 | -13/+2 |
| * | | fs-writeback: fix kernel-doc warnings | Randy Dunlap | 2010-07-01 | 1 | -1/+1 |
| * | | splice: check f_mode for seekable file | Changli Gao | 2010-06-30 | 1 | -4/+2 |
| * | | splice: direct_splice_actor() should not use pos in sd | Changli Gao | 2010-06-30 | 1 | -1/+2 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2010-07-07 | 10 | -33/+69 |
|\ \ \ |
|
| * | | | ceph: fix crush device 'out' threshold to 1.0, not 0.1 | Sage Weil | 2010-07-05 | 1 | -1/+1 |
| * | | | ceph: fix caps usage accounting for import (non-reserved) case | Sage Weil | 2010-06-29 | 1 | -2/+8 |
| * | | | ceph: only release clean, unused caps with mds requests | Sage Weil | 2010-06-29 | 1 | -5/+6 |
| * | | | ceph: fix crush CHOOSE_LEAF when type is already a leaf | Sage Weil | 2010-06-24 | 1 | -13/+25 |
| * | | | ceph: fix crush recursion | Sage Weil | 2010-06-24 | 1 | -0/+1 |
| * | | | ceph: fix caps debugfs entry | Yehuda Sadeh | 2010-06-24 | 1 | -1/+1 |
| * | | | ceph: delay umount until all mds requests drop inode+dentry refs | Sage Weil | 2010-06-22 | 1 | -0/+6 |
| * | | | ceph: handle splice_dentry/d_materialize_unique error in readdir_prepopulate | Sage Weil | 2010-06-22 | 1 | -7/+12 |
| * | | | ceph: fix crush map update decoding | Sage Weil | 2010-06-17 | 1 | -0/+1 |
| * | | | ceph: fix message memory leak, uninitialized variable | Sage Weil | 2010-06-13 | 1 | -0/+2 |
| * | | | ceph: fix map handler error path | Sage Weil | 2010-06-13 | 1 | -1/+2 |
| * | | | ceph: some endianity fixes | Yehuda Sadeh | 2010-06-13 | 3 | -3/+4 |
| | |/
| |/| |
|
* | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2010-07-05 | 17 | -388/+172 |
|\ \ \ |
|
| * | | | xfs: remove block number from inode lookup code | Dave Chinner | 2010-06-24 | 15 | -59/+26 |
| * | | | xfs: rename XFS_IGET_BULKSTAT to XFS_IGET_UNTRUSTED | Dave Chinner | 2010-06-24 | 5 | -12/+14 |
| * | | | xfs: validate untrusted inode numbers during lookup | Dave Chinner | 2010-06-24 | 1 | -43/+78 |
| * | | | xfs: always use iget in bulkstat | Christoph Hellwig | 2010-06-23 | 6 | -282/+59 |
| * | | | xfs: prevent swapext from operating on write-only files | Dan Rosenberg | 2010-06-24 | 1 | -1/+4 |
| |/ / |
|
* | | | fs/fcntl.c:kill_fasync_rcu() fa_lock must be IRQ-safe | Andrew Morton | 2010-06-30 | 1 | -2/+4 |
* | | | sysvfs: fix NULL deref. when allocating new inode | Lubomir Rintel | 2010-06-30 | 1 | -1/+5 |