summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | 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/+94
| | * | | | | | | | | xfs: fix cil push sequence after log recoveryMark Tinguely2014-07-241-2/+0
| | |/ / / / / / / /
| * | | | | | | | | 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-151-1/+11
| * | | | | | | | | xfs: fix a couple error sequence jumps in xfs_mountfs()Brian Foster2014-07-151-2/+2
| * | | | | | | | | Merge branch 'xfs-libxfs-restructure' into for-nextDave Chinner2014-07-15102-1212/+1180
| |\| | | | | | | |
| | * | | | | | | | xfs: global error sign conversionDave Chinner2014-06-2567-887/+882
| | * | | | | | | | 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/+487
| | * | | | | | | | xfs: return is not a functionEric Sandeen2014-06-2214-141/+140
* | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2014-08-1316-195/+189
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | 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/+1
| * | | | | | | | | | fs/udf: re-use hex_asc_upper_{hi,lo} macrosAndy Shevchenko2014-07-151-5/+4
| * | | | | | | | | | fs/quota: kernel-doc warning fixesFabian Frederick2014-07-152-3/+2
| * | | | | | | | | | 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/+49
| * | | | | | | | | | quota: simplify remove_inode_dquot_ref()Niu Yawei2014-07-151-32/+19
| * | | | | | | | | | 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-135-17/+43
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ceph: fix kick_requests()Yan, Zheng2014-08-071-2/+3
| * | | | | | | | | | | ceph: fix append mode writeYan, Zheng2014-07-281-6/+5
| * | | | | | | | | | | ceph: fix sizeof(struct tYpO *) typoIlya Dryomov2014-07-281-1/+1
| * | | | | | | | | | | ceph: remove redundant memset(0)Ilya Dryomov2014-07-281-1/+1
| * | | | | | | | | | | ceph: replace comma with a semicolonHimangi Saraogi2014-07-241-1/+1
| * | | | | | | | | | | ceph: check zero length in ceph_sync_read()Yan, Zheng2014-07-211-0/+3
| * | | | | | | | | | | ceph: reset r_resend_mds after receiving -ESTALEYan, Zheng2014-07-141-0/+1
| * | | | | | | | | | | ceph: properly apply umask when ACL is enabledYan, Zheng2014-07-081-2/+12
| * | | | | | | | | | | ceph: pass proper page offset to copy_page_to_iter()Yan, Zheng2014-07-081-2/+5
| * | | | | | | | | | | ceph: include time stamp in replayed MDS requestsYan, Zheng2014-07-081-2/+8
| * | | | | | | | | | | ceph: check unsupported fallocate modeYan, Zheng2014-07-081-0/+3
* | | | | | | | | | | | Merge tag 'upstream-3.17-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2014-08-1314-46/+38
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | UBIFS: Add log overlap assertionshujianyang2014-07-311-0/+2
| * | | | | | | | | | | | Revert "UBIFS: add a log overlap assertion"Artem Bityutskiy2014-07-281-1/+0
| * | | | | | | | | | | | UBIFS: add a log overlap assertionArtem Bityutskiy2014-07-191-0/+1
| * | | | | | | | | | | | UBIFS: remove unnecessary checkArtem Bityutskiy2014-07-191-6/+4