summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | UBIFS: remove mst_mutexArtem Bityutskiy2014-07-194-9/+3
| * | | UBIFS: kernel-doc warning fixFabian Frederick2014-07-191-1/+1
| * | | UBIFS: replace seq_printf by seq_putsFabian Frederick2014-07-191-6/+6
| * | | UBIFS: replace count*size kzalloc by kcallocFabian Frederick2014-07-191-2/+2
| * | | UBIFS: kernel-doc warning fixFabian Frederick2014-07-191-1/+0
| * | | UBIFS: fix error path in create_default_filesystem()hujianyang2014-07-191-0/+2
| * | | UBIFS: fix spelling of "scanned"Artem Bityutskiy2014-07-192-3/+3
| * | | UBIFS: fix some commentsSeunghun Lee2014-07-192-5/+4
| * | | UBIFS: remove useless @ecc in struct ubifs_scan_lebhujianyang2014-07-192-5/+4
| * | | UBIFS: remove useless statementshujianyang2014-07-197-10/+2
| * | | UBIFS: Add missing break statements in dbg_chk_pnode()hujianyang2014-07-191-0/+2
| * | | UBIFS: fix error handling in dump_lpt_leb()hujianyang2014-07-191-0/+5
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-08-1124-175/+357
|\ \ \ \
| * | | | fix copy_tree() regressionAl Viro2014-08-111-7/+24
| * | | | switch iov_iter_get_pages() to passing maximal number of pagesAl Viro2014-08-072-3/+3
| * | | | fs: mark __d_obtain_alias staticFengguang Wu2014-08-071-1/+1
| * | | | dcache: d_splice_alias should detect loopsJ. Bruce Fields2014-08-071-0/+5
| * | | | dcache: d_find_alias needn't recheck IS_ROOT && DCACHE_DISCONNECTEDJ. Bruce Fields2014-08-071-6/+3
| * | | | dcache: remove unused d_find_alias parameterJ. Bruce Fields2014-08-071-8/+5
| * | | | dcache: d_obtain_alias callers don't all want DISCONNECTEDJ. Bruce Fields2014-08-075-31/+53
| * | | | dcache: d_splice_alias should ignore DCACHE_DISCONNECTEDJ. Bruce Fields2014-08-071-4/+4
OpenPOWER on IntegriCloud