aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* xfs: simplify xfs_vm_writepageChristoph Hellwig2010-07-26
* xfs: simplify xfs_vm_releasepageChristoph Hellwig2010-07-26
* xfs: fix corruption case for block size < page sizeEric Sandeen2010-07-26
* xfs: remove unused delta tracking code in xfs_bmapiChristoph Hellwig2010-07-26
* xfs: remove unused XFS_BMAPI_ flagsChristoph Hellwig2010-07-26
* xfs: remove the unused XFS_TRANS_NOSLEEP/XFS_TRANS_WAIT flagsChristoph Hellwig2010-07-26
* xfs: remove the unused XFS_LOG_SLEEP and XFS_LOG_NOSLEEP flagsChristoph Hellwig2010-07-26
* xfs: kill the unused xlog_debug variableChristoph Hellwig2010-07-26
* xfs: fix the xfs_log_iovec i_addr typeChristoph Hellwig2010-07-26
* xfs: simplify inode to transaction joiningChristoph Hellwig2010-07-26
* xfs: simplify buffer pinningChristoph Hellwig2010-07-26
* xfs: give li_cb callbacks the correct prototypeChristoph Hellwig2010-07-26
* xfs: give xfs_item_ops methods the correct prototypesChristoph Hellwig2010-07-26
* xfs: merge iop_unpin_remove into iop_unpinChristoph Hellwig2010-07-26
* xfs: simplify log item descriptor trackingChristoph Hellwig2010-07-26
* xfs: remove unneeded #include statementsChristoph Hellwig2010-07-26
* xfs: drop dmapi hooksChristoph Hellwig2010-07-26
* CIFS: Fix a malicious redirect problem in the DNS lookup codeDavid Howells2010-07-22
* Fix up trivial spelling errors ('taht' -> 'that')Linus Torvalds2010-07-21
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-07-20
|\
| * ceph: do not include cap/dentry releases in replayed messagesSage Weil2010-07-16
| * ceph: reuse request message when replaying against recovering mdsSage Weil2010-07-16
| * ceph: fix creation of ipv6 socketsSage Weil2010-07-09
| * ceph: fix parsing of ipv6 addressesSage Weil2010-07-09
| * ceph: fix printing of ipv6 addrsSage Weil2010-07-08
| * ceph: add kfree() to error pathDan Carpenter2010-07-08
| * ceph: fix leak of mon authorizerSage Weil2010-07-05
| * ceph: fix message revocationSage Weil2010-07-05
* | Merge branch 'shrinker' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/...Linus Torvalds2010-07-19
|\ \
| * | xfs: track AGs with reclaimable inodes in per-ag radix treeDave Chinner2010-07-19
| * | xfs: convert inode shrinker to per-filesystem contextsDave Chinner2010-07-19
| * | mm: add context argument to shrinker callbackDave Chinner2010-07-19
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2010-07-19
|\ \ \ | |/ / |/| |
| * | Btrfs: fix checks in BTRFS_IOC_CLONE_RANGEDan Rosenberg2010-07-19
| * | Btrfs: fix CLONE ioctl destination file size expansion to block boundarySage Weil2010-07-19
| * | Btrfs: fix split_leaf double split corner caseChris Mason2010-07-19
* | | [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