summaryrefslogtreecommitdiff
path: root/fs (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | quota: protect Q_GETFMT by dqonoff_mutexNiu Yawei2014-07-15
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2014-08-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | ceph: fix kick_requests()Yan, Zheng2014-08-07
| * | | | | | | | | | | | | | ceph: fix append mode writeYan, Zheng2014-07-28
| * | | | | | | | | | | | | | ceph: fix sizeof(struct tYpO *) typoIlya Dryomov2014-07-28
| * | | | | | | | | | | | | | ceph: remove redundant memset(0)Ilya Dryomov2014-07-28
| * | | | | | | | | | | | | | ceph: replace comma with a semicolonHimangi Saraogi2014-07-24
| * | | | | | | | | | | | | | ceph: check zero length in ceph_sync_read()Yan, Zheng2014-07-21
| * | | | | | | | | | | | | | ceph: reset r_resend_mds after receiving -ESTALEYan, Zheng2014-07-14
| * | | | | | | | | | | | | | ceph: properly apply umask when ACL is enabledYan, Zheng2014-07-08
| * | | | | | | | | | | | | | ceph: pass proper page offset to copy_page_to_iter()Yan, Zheng2014-07-08
| * | | | | | | | | | | | | | ceph: include time stamp in replayed MDS requestsYan, Zheng2014-07-08
| * | | | | | | | | | | | | | ceph: check unsupported fallocate modeYan, Zheng2014-07-08
* | | | | | | | | | | | | | | Merge tag 'upstream-3.17-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2014-08-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | UBIFS: Add log overlap assertionshujianyang2014-07-31
| * | | | | | | | | | | | | | | Revert "UBIFS: add a log overlap assertion"Artem Bityutskiy2014-07-28
| * | | | | | | | | | | | | | | UBIFS: add a log overlap assertionArtem Bityutskiy2014-07-19
| * | | | | | | | | | | | | | | UBIFS: remove unnecessary checkArtem Bityutskiy2014-07-19
| * | | | | | | | | | | | | | | UBIFS: remove mst_mutexArtem Bityutskiy2014-07-19
| * | | | | | | | | | | | | | | UBIFS: kernel-doc warning fixFabian Frederick2014-07-19
| * | | | | | | | | | | | | | | UBIFS: replace seq_printf by seq_putsFabian Frederick2014-07-19
| * | | | | | | | | | | | | | | UBIFS: replace count*size kzalloc by kcallocFabian Frederick2014-07-19
| * | | | | | | | | | | | | | | UBIFS: kernel-doc warning fixFabian Frederick2014-07-19
| * | | | | | | | | | | | | | | UBIFS: fix error path in create_default_filesystem()hujianyang2014-07-19
| * | | | | | | | | | | | | | | UBIFS: fix spelling of "scanned"Artem Bityutskiy2014-07-19
| * | | | | | | | | | | | | | | UBIFS: fix some commentsSeunghun Lee2014-07-19
| * | | | | | | | | | | | | | | UBIFS: remove useless @ecc in struct ubifs_scan_lebhujianyang2014-07-19
| * | | | | | | | | | | | | | | UBIFS: remove useless statementshujianyang2014-07-19
| * | | | | | | | | | | | | | | UBIFS: Add missing break statements in dbg_chk_pnode()hujianyang2014-07-19
| * | | | | | | | | | | | | | | UBIFS: fix error handling in dump_lpt_leb()hujianyang2014-07-19
* | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-08-11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | fix copy_tree() regressionAl Viro2014-08-11
| * | | | | | | | | | | | | | | switch iov_iter_get_pages() to passing maximal number of pagesAl Viro2014-08-07
| * | | | | | | | | | | | | | | fs: mark __d_obtain_alias staticFengguang Wu2014-08-07
| * | | | | | | | | | | | | | | dcache: d_splice_alias should detect loopsJ. Bruce Fields2014-08-07
| * | | | | | | | | | | | | | | dcache: d_find_alias needn't recheck IS_ROOT && DCACHE_DISCONNECTEDJ. Bruce Fields2014-08-07
| * | | | | | | | | | | | | | | dcache: remove unused d_find_alias parameterJ. Bruce Fields2014-08-07
| * | | | | | | | | | | | | | | dcache: d_obtain_alias callers don't all want DISCONNECTEDJ. Bruce Fields2014-08-07
| * | | | | | | | | | | | | | | dcache: d_splice_alias should ignore DCACHE_DISCONNECTEDJ. Bruce Fields2014-08-07
| * | | | | | | | | | | | | | | dcache: d_splice_alias mustn't create directory aliasesJ. Bruce Fields2014-08-07
| * | | | | | | | | | | | | | | dcache: close d_move race in d_splice_aliasJ. Bruce Fields2014-08-07
| * | | | | | | | | | | | | | | dcache: move d_splice_aliasJ. Bruce Fields2014-08-07
| * | | | | | | | | | | | | | | namei: trivial fix to vfs_rename_dir commentJ. Bruce Fields2014-08-07
| * | | | | | | | | | | | | | | VFS: allow ->d_manage() to declare -EISDIR in rcu_walk mode.NeilBrown2014-08-07
| * | | | | | | | | | | | | | | cifs: support RENAME_NOREPLACEMiklos Szeredi2014-08-07
| * | | | | | | | | | | | | | | hostfs: support rename flagsMiklos Szeredi2014-08-07
| * | | | | | | | | | | | | | | btrfs: add RENAME_NOREPLACEMiklos Szeredi2014-08-07
| * | | | | | | | | | | | | | | bad_inode: add ->rename2()Miklos Szeredi2014-08-07
| * | | | | | | | | | | | | | | fs: call rename2 if existsMiklos Szeredi2014-08-07
| * | | | | | | | | | | | | | | death to mnt_pinnedAl Viro2014-08-07