summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-10
|\
| * ovl: persistent inode numbers for upper hardlinksAmir Goldstein2017-05-05
| * ovl: merge getattr for dir and nondirMiklos Szeredi2017-05-05
| * ovl: constant st_ino/st_dev across copy upAmir Goldstein2017-05-05
| * ovl: persistent inode number for directoriesAmir Goldstein2017-05-05
| * ovl: set the ORIGIN type flagAmir Goldstein2017-05-05
| * ovl: lookup non-dir copy-up-origin by file handleAmir Goldstein2017-05-05
| * ovl: use an auxiliary var for overlay root entryAmir Goldstein2017-05-05
| * ovl: store file handle of lower inode on copy upAmir Goldstein2017-05-05
| * ovl: check if all layers are on the same fsAmir Goldstein2017-05-05
| * ovl: do not set overlay.opaque on non-dir createAmir Goldstein2017-04-26
| * ovl: check IS_APPEND() on real upper inodeAmir Goldstein2017-04-20
| * vfs: ftruncate check IS_APPEND() on real upper inodeAmir Goldstein2017-04-20
| * ovl: Use designated initializersKees Cook2017-04-20
| * ovl: lockdep annotate of nested stacked overlayfs inode lockAmir Goldstein2017-03-08
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2017-05-10
|\ \
| * | fuse: Add support for pid namespacesSeth Forshee2017-04-18
| * | fuse: convert fuse_conn.count from atomic_t to refcount_tElena Reshetova2017-04-18
| * | fuse: convert fuse_req.count from atomic_t to refcount_tElena Reshetova2017-04-18
| * | fuse: convert fuse_file.count from atomic_t to refcount_tElena Reshetova2017-04-18
| |/
* | Merge tag 'ceph-for-4.12-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2017-05-10
|\ \
| * | ceph: fix memory leak in __ceph_setxattr()Luis Henriques2017-05-04
| * | ceph: fix file open flags on ppc64Alexander Graf2017-05-04
| * | ceph: choose readdir frag based on previous readdir replyYan, Zheng2017-05-04
| * | ceph: when seeing write errors on an inode, switch to sync writesJeff Layton2017-05-04
| * | Revert "ceph: SetPageError() for writeback pages if writepages fails"Jeff Layton2017-05-04
| * | ceph: handle epoch barriers in cap messagesJeff Layton2017-05-04
| * | libceph: allow requests to return immediately on full conditions if caller wi...Jeff Layton2017-05-04
| * | ceph: make seeky readdir more efficientYan, Zheng2017-05-04
| * | ceph: close stopped mds' sessionYan, Zheng2017-05-04
| * | ceph: fix potential use-after-freeYan, Zheng2017-05-04
| * | ceph: allow connecting to mds whose rank >= mdsmap::m_max_mdsYan, Zheng2017-05-04
| * | ceph: fix wrong check in ceph_renew_caps()Yan, Zheng2017-05-04
| * | libceph: convert ceph_pagelist.refcnt from atomic_t to refcount_tElena Reshetova2017-05-04
| * | ceph: convert ceph_cap_snap.nref from atomic_t to refcount_tElena Reshetova2017-05-04
| * | ceph: convert ceph_mds_session.s_ref from atomic_t to refcount_tElena Reshetova2017-05-04
| * | libceph, ceph: always advertise all supported featuresIlya Dryomov2017-05-04
* | | Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-10
|\ \ \
| * | | btrfs: fix the gfp_mask for the reada_zones radix treeChris Mason2017-05-04
| * | | Merge branch 'for-chris-4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Chris Mason2017-04-27
| |\ \ \
| | * | | Btrfs: fix reported number of inode blocksFilipe Manana2017-04-26
| | * | | Btrfs: send, fix file hole not being preserved due to inline extentFilipe Manana2017-04-26
| | * | | Btrfs: fix extent map leak during fallocate error pathFilipe Manana2017-04-26
| | * | | Btrfs: fix incorrect space accounting after failure to insert inline extentFilipe Manana2017-04-26
| | * | | Btrfs: fix invalid attempt to free reserved space on failure to cow rangeFilipe Manana2017-04-26
| | * | | btrfs: Handle delalloc error correctly to avoid ordered extent hangQu Wenruo2017-04-26
| | * | | btrfs: Fix metadata underflow caused by btrfs_reloc_clone_csum errorQu Wenruo2017-04-26
| * | | | btrfs: check if the device is flush capableAnand Jain2017-04-18
| * | | | btrfs: delete unused member nobarriersAnand Jain2017-04-18
| * | | | btrfs: scrub: Fix RAID56 recovery race conditionQu Wenruo2017-04-18