summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | NFS: Clean up decode_notify_lock_args()Anna Schumaker2017-04-201-5/+2Star
| * | | | | | | NFS: Clean up decode_cb_sequence_args()Anna Schumaker2017-04-201-20/+5Star
| * | | | | | | NFS: Clean up decode_layoutrecall_args()Anna Schumaker2017-04-201-27/+11Star
| * | | | | | | NFS: Clean up decode_recall_args()Anna Schumaker2017-04-201-9/+4Star
| * | | | | | | NFS: Clean up decode_getattr_args()Anna Schumaker2017-04-201-5/+2Star
| * | | | | | | NFS: Remove extra dprintk()s from callback_proc.cAnna Schumaker2017-04-201-22/+0Star
| * | | | | | | NFS: Clean up nfs4_callback_layoutrecall()Anna Schumaker2017-04-201-7/+1Star
| * | | | | | | NFS: Clean up do_callback_layoutrecall()Anna Schumaker2017-04-201-9/+2Star
| * | | | | | | nfs: flexfilelayout: remove v3-only data server limitationTigran Mkrtchyan2017-04-201-1/+7
| * | | | | | | NFS: switch back to to ->iterate()Benjamin Coddington2017-04-201-25/+12Star
* | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-05-102-2/+2
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2017-04-232-2/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCUPaul E. McKenney2017-04-182-2/+2
* | | | | | | | | | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-109-51/+417
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ovl: persistent inode numbers for upper hardlinksAmir Goldstein2017-05-051-0/+3
| * | | | | | | | | | ovl: merge getattr for dir and nondirMiklos Szeredi2017-05-053-64/+30Star
| * | | | | | | | | | ovl: constant st_ino/st_dev across copy upAmir Goldstein2017-05-051-1/+38
| * | | | | | | | | | ovl: persistent inode number for directoriesAmir Goldstein2017-05-051-4/+33
| * | | | | | | | | | ovl: set the ORIGIN type flagAmir Goldstein2017-05-052-4/+8
| * | | | | | | | | | ovl: lookup non-dir copy-up-origin by file handleAmir Goldstein2017-05-051-0/+132
| * | | | | | | | | | ovl: use an auxiliary var for overlay root entryAmir Goldstein2017-05-051-5/+4Star
| * | | | | | | | | | ovl: store file handle of lower inode on copy upAmir Goldstein2017-05-052-0/+118
| * | | | | | | | | | ovl: check if all layers are on the same fsAmir Goldstein2017-05-054-0/+18
| * | | | | | | | | | ovl: do not set overlay.opaque on non-dir createAmir Goldstein2017-04-261-1/+1
| * | | | | | | | | | ovl: check IS_APPEND() on real upper inodeAmir Goldstein2017-04-201-3/+25
| * | | | | | | | | | vfs: ftruncate check IS_APPEND() on real upper inodeAmir Goldstein2017-04-201-1/+2
| * | | | | | | | | | ovl: Use designated initializersKees Cook2017-04-202-3/+3
| * | | | | | | | | | ovl: lockdep annotate of nested stacked overlayfs inode lockAmir Goldstein2017-03-081-0/+37
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2017-05-104-24/+50
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | fuse: Add support for pid namespacesSeth Forshee2017-04-184-9/+35
| * | | | | | | | | | fuse: convert fuse_conn.count from atomic_t to refcount_tElena Reshetova2017-04-182-4/+4
| * | | | | | | | | | fuse: convert fuse_req.count from atomic_t to refcount_tElena Reshetova2017-04-182-6/+5Star
| * | | | | | | | | | fuse: convert fuse_file.count from atomic_t to refcount_tElena Reshetova2017-04-182-5/+6
| |/ / / / / / / / /
* | | | | | | | | | Merge tag 'ceph-for-4.12-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2017-05-1013-86/+255
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ceph: fix memory leak in __ceph_setxattr()Luis Henriques2017-05-041-0/+3
| * | | | | | | | | | ceph: fix file open flags on ppc64Alexander Graf2017-05-041-1/+33
| * | | | | | | | | | ceph: choose readdir frag based on previous readdir replyYan, Zheng2017-05-041-7/+12
| * | | | | | | | | | ceph: when seeing write errors on an inode, switch to sync writesJeff Layton2017-05-043-14/+49
| * | | | | | | | | | Revert "ceph: SetPageError() for writeback pages if writepages fails"Jeff Layton2017-05-041-3/+0Star
| * | | | | | | | | | ceph: handle epoch barriers in cap messagesJeff Layton2017-05-043-7/+41
| * | | | | | | | | | libceph: allow requests to return immediately on full conditions if caller wi...Jeff Layton2017-05-042-0/+2
| * | | | | | | | | | ceph: make seeky readdir more efficientYan, Zheng2017-05-044-6/+19
| * | | | | | | | | | ceph: close stopped mds' sessionYan, Zheng2017-05-041-0/+16
| * | | | | | | | | | ceph: fix potential use-after-freeYan, Zheng2017-05-041-2/+8
| * | | | | | | | | | ceph: allow connecting to mds whose rank >= mdsmap::m_max_mdsYan, Zheng2017-05-043-23/+52
| * | | | | | | | | | ceph: fix wrong check in ceph_renew_caps()Yan, Zheng2017-05-041-1/+1
| * | | | | | | | | | libceph: convert ceph_pagelist.refcnt from atomic_t to refcount_tElena Reshetova2017-05-041-1/+1
| * | | | | | | | | | ceph: convert ceph_cap_snap.nref from atomic_t to refcount_tElena Reshetova2017-05-043-5/+6
| * | | | | | | | | | ceph: convert ceph_mds_session.s_ref from atomic_t to refcount_tElena Reshetova2017-05-042-11/+12
| * | | | | | | | | | libceph, ceph: always advertise all supported featuresIlya Dryomov2017-05-041-6/+1Star
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |