aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* [S390] dasd: use correct label location for diag fba disksPeter Oberparleiter2010-07-19
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-07-18
|\
| * ocfs2: Silence gcc warning in ocfs2_write_zero_page().Joel Becker2010-07-16
| * jbd2/ocfs2: Fix block checksumming when a buffer is used in several transactionsJan Kara2010-07-15
| * ocfs2/dlm: Remove BUG_ON from migration in the rare case of a down nodeWengang Wang2010-07-15
| * ocfs2: Don't duplicate pages past i_size during CoW.Tao Ma2010-07-15
| * ocfs2: tighten up strlen() checkingDan Carpenter2010-07-12
| * ocfs2: Make xattr reflink work with new local alloc reservation.Tao Ma2010-07-12
| * ocfs2: make xattr extension work with new local alloc reservation.Tao Ma2010-07-12
| * ocfs2: Remove the redundant cpu_to_le64.Tao Ma2010-07-12
| * ocfs2/dlm: don't access beyond bitmap sizeWengang Wang2010-07-12
| * ocfs2: No need to zero pages past i_size.Joel Becker2010-07-12
| * ocfs2: Zero the tail cluster when extending past i_size.Joel Becker2010-07-08
| * ocfs2: When zero extending, do it by page.Joel Becker2010-07-08
| * ocfs2: Limit default local alloc size within bitmap range.Tao Ma2010-06-15
| * ocfs2: Move orphan scan work to ocfs2_wq.Tao Ma2010-06-15
| * fs/ocfs2/dlm: Add missing spin_unlockJulia Lawall2010-06-15
* | GFS2: rename causes kernel OopsBob Peterson2010-07-15
* | GFS2: BUG in gfs2_adjust_quotaAbhijith Das2010-07-15
* | GFS2: Fix kernel NULL pointer dereference by dlm_astdBob Peterson2010-07-15
* | GFS2: recovery stuck on transaction lockBob Peterson2010-07-15
* | GFS2: O_TRUNC not working on stuffed files across clusterBob Peterson2010-07-15
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-07-08
|\ \
| * | writeback: simplify the write back thread queueChristoph Hellwig2010-07-06
| * | writeback: split writeback_inodes_wbChristoph Hellwig2010-07-06
| * | writeback: remove writeback_inodes_wbcChristoph Hellwig2010-07-06
| * | fs-writeback: fix kernel-doc warningsRandy Dunlap2010-07-01
| * | splice: check f_mode for seekable fileChangli Gao2010-06-30
| * | splice: direct_splice_actor() should not use pos in sdChangli Gao2010-06-30
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-07-06
|\ \ \
| * | | ceph: fix crush device 'out' threshold to 1.0, not 0.1Sage Weil2010-07-05
| * | | ceph: fix caps usage accounting for import (non-reserved) caseSage Weil2010-06-29
| * | | ceph: only release clean, unused caps with mds requestsSage Weil2010-06-29
| * | | ceph: fix crush CHOOSE_LEAF when type is already a leafSage Weil2010-06-24
| * | | ceph: fix crush recursionSage Weil2010-06-24
| * | | ceph: fix caps debugfs entryYehuda Sadeh2010-06-24
| * | | ceph: delay umount until all mds requests drop inode+dentry refsSage Weil2010-06-21
| * | | ceph: handle splice_dentry/d_materialize_unique error in readdir_prepopulateSage Weil2010-06-21
| * | | ceph: fix crush map update decodingSage Weil2010-06-17
| * | | ceph: fix message memory leak, uninitialized variableSage Weil2010-06-13
| * | | ceph: fix map handler error pathSage Weil2010-06-13
| * | | ceph: some endianity fixesYehuda Sadeh2010-06-13
| | |/ | |/|
* | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2010-07-04
|\ \ \
| * | | xfs: remove block number from inode lookup codeDave Chinner2010-06-23
| * | | xfs: rename XFS_IGET_BULKSTAT to XFS_IGET_UNTRUSTEDDave Chinner2010-06-23
| * | | xfs: validate untrusted inode numbers during lookupDave Chinner2010-06-23
| * | | xfs: always use iget in bulkstatChristoph Hellwig2010-06-23
| * | | xfs: prevent swapext from operating on write-only filesDan Rosenberg2010-06-23
| |/ /
* | | fs/fcntl.c:kill_fasync_rcu() fa_lock must be IRQ-safeAndrew Morton2010-06-29
* | | sysvfs: fix NULL deref. when allocating new inodeLubomir Rintel2010-06-29