summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | xfs: factor out xfs_ioctl_setattr transaciton preambleDave Chinner2015-02-021-46/+55
| | * | | | | | xfs: separate xflags from xfs_ioctl_setattrDave Chinner2015-02-021-48/+41Star
| | * | | | | | xfs: FSX_NONBLOCK is not usedDave Chinner2015-02-021-5/+0Star
| * | | | | | | Merge branch 'xfs-misc-fixes-for-3.20-3' into for-nextDave Chinner2015-02-028-163/+129Star
| |\ \ \ \ \ \ \
| | * | | | | | | xfs: don't allocate an ioend for direct I/O completionsChristoph Hellwig2015-02-022-91/+61Star
| | * | | | | | | xfs: change kmem_free to use generic kvfree()Wang, Yalin2015-02-012-11/+4Star
| | * | | | | | | xfs: factor out a xfs_update_prealloc_flags() helperChristoph Hellwig2015-02-013-60/+63
| | * | | | | | | xfs: remove incorrect error negation in attr_multi ioctlBrian Foster2015-01-221-1/+1
| * | | | | | | | Merge branch 'xfs-buf-type-fixes' into for-nextDave Chinner2015-01-215-1/+14
| |\ \ \ \ \ \ \ \
| | * | | | | | | | xfs: set superblock buffer type correctlyDave Chinner2015-01-211-0/+1
| | * | | | | | | | xfs: set buf types when converting extent formatsDave Chinner2015-01-212-1/+7
| | * | | | | | | | xfs: inode unlink does not set AGI buffer typeDave Chinner2015-01-211-0/+2
| | * | | | | | | | xfs: ensure buffer types are set correctlyDave Chinner2015-01-211-0/+4
| | |/ / / / / / /
| * | | | | | | | Merge branch 'xfs-sb-logging-rework' into for-nextDave Chinner2015-01-2116-416/+226Star
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | xfs: sanitise sb_bad_features2 handlingDave Chinner2015-01-213-20/+25
| | * | | | | | | xfs: consolidate superblock logging functionsDave Chinner2015-01-2115-181/+101Star
| | * | | | | | | xfs: remove bitfield based superblock updatesDave Chinner2015-01-2111-246/+130Star
| | |/ / / / / /
| * | | | | | | Merge branch 'xfs-misc-fixes-for-3.20-2' into for-nextDave Chinner2015-01-098-57/+37Star
| |\ \ \ \ \ \ \
| | * | | | | | | xfs: fix implicit bool to int conversionNicholas Mc Guire2015-01-091-1/+1
| | * | | | | | | xfs: pass a 64-bit count argument to xfs_iomap_write_unwrittenChristoph Hellwig2015-01-092-2/+2
| | * | | | | | | xfs: remove deprecated sysctlsDave Chinner2015-01-091-18/+0Star
| | * | | | | | | xfs: move xfs_bmap_finish prototypeDave Chinner2015-01-092-2/+2
| | * | | | | | | xfs: move struct xfs_bmalloca to libxfsDave Chinner2015-01-092-34/+32Star
| | * | | | | | | xfs: move xfs_types.h to libxfsDave Chinner2015-01-091-0/+0
| | * | | | | | | xfs: move xfs_fs.h to libxfsDave Chinner2015-01-091-0/+0
| | |/ / / / / /
| * | | | | | | Merge branch 'xfs-misc-fixes-for-3.20-1' into for-nextDave Chinner2014-12-235-15/+14Star
| |\ \ \ \ \ \ \
| | * | | | | | | xfs: Keep sb_bad_features2 consistent with sb_features2Jan Kara2014-12-232-8/+7Star
| | * | | | | | | xfs: remove extra newlines from xfs messagesEric Sandeen2014-12-233-3/+3
| | * | | | | | | xfs: initialize log buf I/O completion wq on log allocBrian Foster2014-12-231-4/+4
| | |/ / / / / /
| * | | | | | | xfs: Add support to RENAME_EXCHANGE flagCarlos Maiolino2014-12-233-6/+142
| * | | | | | | xfs: Make xfs_vn_rename compliant with renameat2() syscallCarlos Maiolino2014-12-231-5/+10
| |/ / / / / /
* | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2015-02-1115-212/+256
|\ \ \ \ \ \ \
| * | | | | | | udf: remove bool assignment to 0/1Fabian Frederick2015-02-051-2/+2
| * | | | | | | udf: use bool for doneFabian Frederick2015-02-051-2/+2
| * | | | | | | quota: Store maximum space limit in bytesJan Kara2015-01-304-23/+13Star
| * | | | | | | quota: Remove quota_on_meta callbackJan Kara2015-01-301-4/+1Star
| * | | | | | | ocfs2: Use generic helpers for quotaon and quotaoffJan Kara2015-01-301-31/+1Star
| * | | | | | | ext4: Use generic helpers for quotaon and quotaoffJan Kara2015-01-301-41/+1Star
| * | | | | | | quota: Add ->quota_{enable,disable} callbacks for VFS quotasJan Kara2015-01-301-0/+91
| * | | | | | | quota: Wire up ->quota_{enable,disable} callbacks into Q_QUOTA{ON,OFF}Jan Kara2015-01-301-4/+27
| * | | | | | | quota: Split ->set_xstate callback into twoJan Kara2015-01-302-26/+53
| * | | | | | | Merge branch 'for_linus' into for_nextJan Kara2015-01-3022-345/+475
| |\ \ \ \ \ \ \
| * | | | | | | | xfs: Remove some pointless quota checksJan Kara2015-01-211-39/+20Star
| * | | | | | | | xfs: Remove some useless flags testsJan Kara2015-01-211-11/+4Star
| * | | | | | | | xfs: Remove useless testJan Kara2015-01-211-1/+1
| * | | | | | | | quota: Verify flags passed to Q_SETINFOJan Kara2015-01-211-0/+8
| * | | | | | | | quota: Cleanup flags definitionsJan Kara2015-01-211-1/+1
| * | | | | | | | ocfs2: Move OLQF_CLEAN flag out of generic quota flagsJan Kara2015-01-212-5/+6
| * | | | | | | | quota: Don't store flags for v2 quota formatJan Kara2015-01-211-2/+4
| * | | | | | | | udf: destroy sbi mutex in put_superFabian Frederick2015-01-121-0/+1