summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* xfs: writepage always has buffersChristoph Hellwig2010-07-261-7/+0
* xfs: allow writeback from kswapdChristoph Hellwig2010-07-261-5/+4
* xfs: remove incorrect log write optimizationChristoph Hellwig2010-07-261-5/+2
* xfs: unregister inode shrinker before freeing filesystem structuresDave Chinner2010-07-261-1/+5
* xfs: split xfs_itrace_entryChristoph Hellwig2010-07-2611-52/+113
* xfs: remove xfs_iputChristoph Hellwig2010-07-266-26/+17
* xfs: remove xfs_iput_newChristoph Hellwig2010-07-263-28/+3
* xfs: some iget tracing cleanups / fixesChristoph Hellwig2010-07-262-6/+7
* xfs: do not use emums for flags used in tracingChristoph Hellwig2010-07-263-71/+71
* xfs: remove explicit xfs_sync_data/xfs_sync_attr calls on umountChristoph Hellwig2010-07-263-17/+2
* xfs: small cleanups for xfs_iomap / __xfs_get_blocksChristoph Hellwig2010-07-263-11/+10
* xfs: reduce stack usage in xfs_iomapChristoph Hellwig2010-07-261-24/+28
* xfs: avoid synchronous transaction in xfs_fs_write_inodeChristoph Hellwig2010-07-261-30/+22
* xfs: simplify xfs_vm_writepageChristoph Hellwig2010-07-263-102/+49
* xfs: simplify xfs_vm_releasepageChristoph Hellwig2010-07-261-247/+107
* xfs: fix corruption case for block size < page sizeEric Sandeen2010-07-261-0/+10
* xfs: remove unused delta tracking code in xfs_bmapiChristoph Hellwig2010-07-2615-260/+59
* xfs: remove unused XFS_BMAPI_ flagsChristoph Hellwig2010-07-263-20/+8
* xfs: remove the unused XFS_TRANS_NOSLEEP/XFS_TRANS_WAIT flagsChristoph Hellwig2010-07-261-2/+0
* xfs: remove the unused XFS_LOG_SLEEP and XFS_LOG_NOSLEEP flagsChristoph Hellwig2010-07-262-5/+0
* xfs: kill the unused xlog_debug variableChristoph Hellwig2010-07-261-5/+0
* xfs: fix the xfs_log_iovec i_addr typeChristoph Hellwig2010-07-268-52/+39
* xfs: simplify inode to transaction joiningChristoph Hellwig2010-07-2619-247/+103
* xfs: simplify buffer pinningChristoph Hellwig2010-07-264-47/+9
* xfs: give li_cb callbacks the correct prototypeChristoph Hellwig2010-07-267-82/+68
* xfs: give xfs_item_ops methods the correct prototypesChristoph Hellwig2010-07-264-404/+360
* xfs: merge iop_unpin_remove into iop_unpinChristoph Hellwig2010-07-266-136/+47
* xfs: simplify log item descriptor trackingChristoph Hellwig2010-07-2613-759/+194
* xfs: remove unneeded #include statementsChristoph Hellwig2010-07-2652-235/+0
* xfs: drop dmapi hooksChristoph Hellwig2010-07-2670-779/+27
* CIFS: Fix a malicious redirect problem in the DNS lookup codeDavid Howells2010-07-223-5/+74
* Fix up trivial spelling errors ('taht' -> 'that')Linus Torvalds2010-07-211-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-07-205-39/+72
|\
| * ceph: do not include cap/dentry releases in replayed messagesSage Weil2010-07-162-0/+9
| * ceph: reuse request message when replaying against recovering mdsSage Weil2010-07-161-5/+22
| * ceph: fix creation of ipv6 socketsSage Weil2010-07-091-3/+5
| * ceph: fix parsing of ipv6 addressesSage Weil2010-07-091-6/+19
| * ceph: fix printing of ipv6 addrsSage Weil2010-07-081-18/+6
| * ceph: add kfree() to error pathDan Carpenter2010-07-081-0/+1
| * ceph: fix leak of mon authorizerSage Weil2010-07-051-0/+3
| * ceph: fix message revocationSage Weil2010-07-051-7/+7
* | Merge branch 'shrinker' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/...Linus Torvalds2010-07-1918-74/+103
|\ \
| * | xfs: track AGs with reclaimable inodes in per-ag radix treeDave Chinner2010-07-202-7/+67
| * | xfs: convert inode shrinker to per-filesystem contextsDave Chinner2010-07-204-53/+15
| * | mm: add context argument to shrinker callbackDave Chinner2010-07-1914-16/+23
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2010-07-192-23/+126
|\ \ \ | |/ / |/| |
| * | Btrfs: fix checks in BTRFS_IOC_CLONE_RANGEDan Rosenberg2010-07-191-2/+2
| * | Btrfs: fix CLONE ioctl destination file size expansion to block boundarySage Weil2010-07-191-3/+13
| * | Btrfs: fix split_leaf double split corner caseChris Mason2010-07-191-18/+111
* | | [S390] dasd: use correct label location for diag fba disksPeter Oberparleiter2010-07-191-2/+12
OpenPOWER on IntegriCloud