- 8130256 ceph: remove the bump of i_version by Jeff Layton · 7 years ago
- 080a330 ceph: present consistent fsid, regardless of arch endianness by Jeff Layton · 7 years ago
- c8a96a3 ceph: clean up spinlocking and list handling around cleanup_cap_releases() by Jeff Layton · 7 years ago
- bb0581f ceph: remove unused and redundant variable dropping by Colin Ian King · 7 years ago
- 76bd6ec ceph: -EINVAL on decoding failure in ceph_mdsc_handle_fsmap() by Ilya Dryomov · 7 years ago
- 933ad2c9 ceph: disable cached readdir after dropping positive dentry by Yan, Zheng · 7 years ago
- 7271efa ceph: fix bool initialization/comparison by Thomas Meyer · 7 years ago
- b3f8d68 ceph: handle 'session get evicted while there are file locks' by Yan, Zheng · 7 years ago
- 4deb14a ceph: optimize flock encoding during reconnect by Yan, Zheng · 7 years ago
- c6db847 ceph: make lock_to_ceph_filelock() static by Yan, Zheng · 7 years ago
- 89aa593 ceph: keep auth cap when inode has flocks or posix locks by Yan, Zheng · 7 years ago
- 88d8ff9 quota: be aware of error from dquot_initialize by Chao Yu · 7 years ago
- df27067 pstore: Use ktime_get_real_fast_ns() instead of __getnstimeofday() by Arnd Bergmann · 7 years ago
- 67f2519 fs: guard_bio_eod() needs to consider partitions by Greg Edwards · 7 years ago
- 3a0a529 block, scsi: Make SCSI quiesce and resume work reliably by Bart Van Assche · 7 years ago
- 0dd99ca f2fs: validate before set/clear free nat bitmap by LiFan · 7 years ago
- 19526d7 f2fs: avoid opened loop codes in __add_ino_entry by Chao Yu · 7 years ago
- 9627165 coredump: call do_unlinkat directly instead of sys_unlink by Christoph Hellwig · 7 years ago
- da2f136 fs: expose do_unlinkat for built-in callers by Christoph Hellwig · 7 years ago
- e145b35 ext4: take handling of EXT4_IOC_GROUP_ADD into a helper, get rid of set_fs() by Al Viro · 7 years ago
- d976807 ovl: remove unneeded arg from ovl_verify_origin() by Amir Goldstein · 7 years ago
- 5455f92 ovl: Put upperdentry if ovl_check_origin() fails by Vivek Goyal · 7 years ago
- ad20448 ovl: rename ufs to ofs by Miklos Szeredi · 7 years ago
- 4155c10 ovl: clean up getting lower layers by Miklos Szeredi · 7 years ago
- bca44b5 ovl: clean up workdir creation by Miklos Szeredi · 7 years ago
- 5064975 ovl: clean up getting upper layer by Miklos Szeredi · 7 years ago
- 520d7c8 ovl: move ovl_get_workdir() and ovl_get_lower_layers() by Miklos Szeredi · 7 years ago
- 6e88256 ovl: reduce the number of arguments for ovl_workdir_create() by Miklos Szeredi · 7 years ago
- c6fe625 ovl: change order of setup in ovl_fill_super() by Miklos Szeredi · 7 years ago
- a9075cd ovl: factor out ovl_free_fs() helper by Miklos Szeredi · 7 years ago
- 2d1d1da xfs: on failed mount, force-reclaim inodes after unmounting quota controls by Darrick J. Wong · 7 years ago
- d44b47f xfs: check the uniqueness of the AGFL entries by Darrick J. Wong · 7 years ago
- 65a7935 xfs: remove u_int* type usage by Darrick J. Wong · 7 years ago
- ae82968 xfs: handle zero entries case in xfs_iext_rebalance_leaf by Christoph Hellwig · 7 years ago
- 3e27c41 xfs: add comments documenting the rebalance algorithm by Christoph Hellwig · 7 years ago
- b9aee1d xfs: trivial indentation fixup for xfs_iext_remove_node by Christoph Hellwig · 7 years ago
- f1be313 xfs: remove a superflous assignment in xfs_iext_remove_node by Christoph Hellwig · 7 years ago
- fc258f4 xfs: add some comments to xfs_iext_insert/xfs_iext_insert_node by Christoph Hellwig · 7 years ago
- 43d193a xfs: fix number of records handling in xfs_iext_split_leaf by Christoph Hellwig · 7 years ago
- 4f0a03d3 f2fs: apply write hints to select the type of segments for buffered write by Hyunchul Lee · 7 years ago
- 2fbaa25 f2fs: introduce scan_curseg_cache for cleanup by Chao Yu · 7 years ago
- 9745657 f2fs: optimize the way of traversing free_nid_bitmap by Fan Li · 7 years ago
- 7498621 f2fs: keep scanning until enough free nids are acquired by Fan Li · 7 years ago
- 478f8da fs/xfs: Remove NULL check before kmem_cache_destroy by Tim Hansen · 7 years ago
- 4da4b10 xfs: only check da node header padding on v5 filesystems by Darrick J. Wong · 7 years ago
- a605e86 xfs: fix btree scrub deref check by Darrick J. Wong · 7 years ago
- 72f76f7 xfs: fix uninitialized return values in scrub code by Darrick J. Wong · 7 years ago
- 0a1e156 xfs: pass inode number to xfs_scrub_ino_set_{preen,warning} by Darrick J. Wong · 7 years ago
- 35ce852 xfs: refactor the directory data block bestfree checks by Darrick J. Wong · 7 years ago
- 95e6d41 ovl: grab reference to workbasedir early by Miklos Szeredi · 7 years ago
- f7e3a7d ovl: split out ovl_get_indexdir() from ovl_fill_super() by Miklos Szeredi · 7 years ago
- c0d91fb ovl: split out ovl_get_lower_layers() from ovl_fill_super() by Miklos Szeredi · 7 years ago
- 8ed61dc ovl: split out ovl_get_workdir() from ovl_fill_super() by Miklos Szeredi · 7 years ago
- 21a3b31 ovl: split out ovl_get_upper() from ovl_fill_super() by Miklos Szeredi · 7 years ago
- 53dbb0b ovl: split out ovl_get_lowerstack() from ovl_fill_super() by Miklos Szeredi · 7 years ago
- 87ad447 ovl: split out ovl_get_workpath() from ovl_fill_super() by Miklos Szeredi · 7 years ago
- 6ee8acf ovl: split out ovl_get_upperpath() from ovl_fill_super() by Miklos Szeredi · 7 years ago
- 8aafcb5 ovl: use path_put_init() in error paths for ovl_fill_super() by Miklos Szeredi · 7 years ago
- f30536f ovl: update cache version of impure parent on rename by Amir Goldstein · 7 years ago
- a0c5ad3 ovl: relax same fs constraint for constant st_ino by Amir Goldstein · 7 years ago
- ba1e563 ovl: return anonymous st_dev for lower inodes by Chandan Rajendra · 7 years ago
- 2a9c6d0 ovl: allocate anonymous devs for lowerdirs by Chandan Rajendra · 7 years ago
- b934363 ovl: re-structure overlay lower layers in-memory by Chandan Rajendra · 7 years ago
- ee023c3 ovl: move include of ovl_entry.h into overlayfs.h by Amir Goldstein · 7 years ago
- 07f6fff ovl: fix rmdir problem on non-merge dir with origin xattr by zhangyi (F) · 7 years ago
- 95e598e ovl: simplify ovl_check_empty_and_clear() by zhangyi (F) · 7 years ago
- b79e05a ovl: no direct iteration for dir with origin xattr by Amir Goldstein · 7 years ago
- 4eae06d ovl: lockdep annotate of nested OVL_I(inode)->lock by Amir Goldstein · 7 years ago
- 2325306 ext4: improve smp scalability for inode generation by Theodore Ts'o · 7 years ago
- bb02b18 ima: call ima_file_free() prior to calling fasync by Mimi Zohar · 7 years ago
- 46cdc6d vfs: fix mounting a filesystem with i_version by Mimi Zohar · 7 years ago
- 4670269 eCryptfs: constify attribute_group structures. by Arvind Yadav · 7 years ago
- 8a103df Merge branch 'linus' into sched/core, to pick up fixes by Ingo Molnar · 7 years ago
- 95da1b3a nfsd: deal with revoked delegations appropriately by Andrew Elble · 7 years ago
- 7e981a8 nfsd: use nfs->ns.inum as net ID by Vasily Averin · 7 years ago
- 256a89f nfds: avoid gettimeofday for nfssvc_boot time by Arnd Bergmann · 7 years ago
- 818a34e fs, nfsd: convert nfs4_file.fi_ref from atomic_t to refcount_t by Elena Reshetova · 7 years ago
- cff7cb2 fs, nfsd: convert nfs4_cntl_odstate.co_odcount from atomic_t to refcount_t by Elena Reshetova · 7 years ago
- a15dfcd fs, nfsd: convert nfs4_stid.sc_count from atomic_t to refcount_t by Elena Reshetova · 7 years ago
- dc3033e lockd: double unregister of inetaddr notifiers by Vasily Averin · 7 years ago
- 53da6a5 nfsd4: catch some false session retries by J. Bruce Fields · 7 years ago
- 085def3 nfsd4: fix cached replies to solo SEQUENCE compounds by J. Bruce Fields · 7 years ago
- 2b2d878 debugfs: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
- 3bce94f debugfs: add SPDX identifiers to all debugfs files by Greg Kroah-Hartman · 7 years ago
- 7d39bc5 debugfs: defer debugfs_fsdata allocation to first usage by Nicolai Stange · 7 years ago
- 154b9d7 debugfs: call debugfs_real_fops() only after debugfs_file_get() by Nicolai Stange · 7 years ago
- c9afbec debugfs: purge obsolete SRCU based removal protection by Nicolai Stange · 7 years ago
- 69d29f9 debugfs: convert to debugfs_file_get() and -put() by Nicolai Stange · 7 years ago
- 055ab8e debugfs: debugfs_real_fops(): drop __must_hold sparse annotation by Nicolai Stange · 7 years ago
- e9117a5 debugfs: implement per-file removal protection by Nicolai Stange · 7 years ago
- 7c8d469 debugfs: add support for more elaborate ->d_fsdata by Nicolai Stange · 7 years ago
- 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
- a5fd505 f2fs: trace checkpoint reason in fsync() by Chao Yu · 7 years ago
- e8ed90a f2fs: keep isize once block is reserved cross EOF by Chao Yu · 7 years ago
- 181fdfe xfs: mark xlog_verify_dest_ptr STATIC by Christoph Hellwig · 7 years ago
- e89fbb5 xfs: mark xlog_recover_check_summary STATIC by Christoph Hellwig · 7 years ago
- 4483eb5 xfs: mark xfs_btree_check_lblock and xfs_btree_check_ptr static by Christoph Hellwig · 7 years ago
- a61a2c8 xfs: remove unreachable error injection code in xfs_qm_dqget by Christoph Hellwig · 7 years ago
- afd7245 xfs: remove unused debug counts for xfs_lock_inodes by Christoph Hellwig · 7 years ago
- 4371155 xfs: mark xfs_errortag_ktype static by Christoph Hellwig · 7 years ago