summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | xfs: fix rounding error of fiemap length parameterBrian Foster2014-08-041-2/+2
| * | | | | | | | | Merge branch 'xfs-bulkstat-refactor' into for-nextDave Chinner2014-08-044-315/+283Star
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | xfs: introduce xfs_bulkstat_ag_ichunkJie Liu2014-08-042-54/+103
| | * | | | | | | | | xfs: introduce xfs_bulkstat_grab_ichunkJie Liu2014-07-241-50/+69
| | * | | | | | | | | xfs: introduce xfs_bulkstat_ichunk_raJie Liu2014-07-241-24/+32
| | * | | | | | | | | xfs: fix error handling at xfs_bulkstatJie Liu2014-07-241-31/+6Star
| | * | | | | | | | | xfs: remove redundant user buffer count checks at xfs_bulkstatJie Liu2014-07-241-3/+1Star
| | * | | | | | | | | xfs: fix error handling at xfs_inumbersJie Liu2014-07-241-57/+40Star
| | * | | | | | | | | xfs: consolidate xfs_inumbersJie Liu2014-07-242-38/+32Star
| | * | | | | | | | | xfs: remove xfs_bulkstat_singleChristoph Hellwig2014-07-243-57/+2Star
| | * | | | | | | | | xfs: remove redundant stat assignment in xfs_bulkstat_one_intJie Liu2014-07-241-4/+1Star
| | |/ / / / / / / /
| * | | | | | | | | Merge branch 'xfs-misc-fixes-3.17-1' into for-nextDave Chinner2014-08-0425-353/+166Star
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | xfs: require 64-bit sector_tChristoph Hellwig2014-07-3020-239/+50Star
| | * | | | | | | | | xfs: fix uflags detection at xfs_fs_rm_xquotaJie Liu2014-07-241-1/+1
| | * | | | | | | | | xfs: remove XFS_IS_OQUOTA_ON macrosJie Liu2014-07-241-2/+0Star
| | * | | | | | | | | xfs: tidy up xfs_set_inode32Eric Sandeen2014-07-241-2/+4
| | * | | | | | | | | xfs: allow inode allocations in post-growfs disk spaceEric Sandeen2014-07-243-11/+17
| | * | | | | | | | | xfs: mark xfs_qm_quotacheck as staticJie Liu2014-07-242-96/+94Star
| | * | | | | | | | | xfs: fix cil push sequence after log recoveryMark Tinguely2014-07-241-2/+0Star
| | |/ / / / / / / /
| * | | | | | | | | Merge branch 'xfs-quota-eofblocks-scan' into for-nextDave Chinner2014-08-046-12/+148
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | xfs: squash prealloc while over quota free space as wellBrian Foster2014-07-241-6/+14
| | * | | | | | | | | xfs: run an eofblocks scan on ENOSPC/EDQUOTBrian Foster2014-07-244-4/+87
| | * | | | | | | | | xfs: support a union-based filter for eofblocks scansBrian Foster2014-07-242-1/+33
| | * | | | | | | | | xfs: add scan owner field to xfs_eofblocksBrian Foster2014-07-242-1/+14
| | |/ / / / / / / /
| * | | | | | | | | xfs: fix coccinelle warningskbuild test robot2014-08-041-1/+1
| * | | | | | | | | xfs: add log attributes for log lsn and grant head dataBrian Foster2014-07-151-0/+64
| * | | | | | | | | xfs: add xlog sysfs kobject and attribute handlersBrian Foster2014-07-154-0/+64
| * | | | | | | | | xfs: add xfs_mount sysfs kobjectBrian Foster2014-07-156-1/+133
| * | | | | | | | | xfs: add a sysfs ksetBrian Foster2014-07-141-1/+11
| * | | | | | | | | xfs: fix a couple error sequence jumps in xfs_mountfs()Brian Foster2014-07-141-2/+2
| * | | | | | | | | Merge branch 'xfs-libxfs-restructure' into for-nextDave Chinner2014-07-14102-1212/+1180Star
| |\| | | | | | | |
| | * | | | | | | | xfs: global error sign conversionDave Chinner2014-06-2567-887/+882Star
| | * | | | | | | | libxfs: move source filesDave Chinner2014-06-2527-31/+32
| | * | | | | | | | libxfs: move header filesDave Chinner2014-06-2527-0/+0
| | * | | | | | | | xfs: create libxfs infrastructureDave Chinner2014-06-253-1/+6
| | * | | | | | | | xfs: Nuke XFS_ERROR macroEric Sandeen2014-06-2245-519/+487Star
| | * | | | | | | | xfs: return is not a functionEric Sandeen2014-06-2214-141/+140Star
* | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2014-08-1416-195/+189Star
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | reiserfs: Fix use after free in journal teardownJan Kara2014-08-122-7/+21
| * | | | | | | | | | reiserfs: fix corruption introduced by balance_leaf refactorJeff Mahoney2014-08-053-54/+71
| * | | | | | | | | | udf: avoid redundant memcpy when writing data in ICBChao Yu2014-07-151-19/+1Star
| * | | | | | | | | | fs/udf: re-use hex_asc_upper_{hi,lo} macrosAndy Shevchenko2014-07-151-5/+4Star
| * | | | | | | | | | fs/quota: kernel-doc warning fixesFabian Frederick2014-07-152-3/+2Star
| * | | | | | | | | | udf: use linux/uaccess.hFabian Frederick2014-07-154-4/+4
| * | | | | | | | | | fs/ext2/super.c: Drop memory allocation castHimangi Saraogi2014-07-151-1/+1
| * | | | | | | | | | quota: remove dqptr_semNiu Yawei2014-07-152-66/+49Star
| * | | | | | | | | | quota: simplify remove_inode_dquot_ref()Niu Yawei2014-07-151-32/+19Star
| * | | | | | | | | | quota: avoid unnecessary dqget()/dqput() callsNiu Yawei2014-07-151-1/+14
| * | | | | | | | | | quota: protect Q_GETFMT by dqonoff_mutexNiu Yawei2014-07-151-3/+3
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2014-08-145-17/+43
|\ \ \ \ \ \ \ \ \ \ \