summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* 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/+0
* 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/+1
* Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-04-281-4/+7
|\
| * btrfs: qgroup: move noisy underflow warning to debugging buildDavid Sterba2017-04-191-4/+7
* | Merge tag 'nfsd-4.11-3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2017-04-273-8/+51
|\ \
| * | nfsd: stricter decoding of write-like NFSv2/v3 opsJ. Bruce Fields2017-04-252-0/+6
| * | nfsd4: minor NFSv2/v3 write decoding cleanupJ. Bruce Fields2017-04-252-8/+9
| * | nfsd: check for oversized NFSv2/v3 argumentsJ. Bruce Fields2017-04-251-0/+36
* | | Merge tag 'ceph-for-4.11-rc9' of git://github.com/ceph/ceph-clientLinus Torvalds2017-04-271-12/+10
|\ \ \
| * | | ceph: fix recursion between ceph_set_acl() and __ceph_setattr()Yan, Zheng2017-04-251-12/+10
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2017-04-272-12/+19
|\ \ \
| * | | fix nfs O_DIRECT advancing iov_iter too muchAl Viro2017-04-171-9/+18
| * | | orangefs_bufmap_copy_from_iovec(): fix EFAULT handlingAl Viro2017-04-171-3/+1
* | | | statx: correct error handling of NULL pathnameMichael Kerrisk (man-pages)2017-04-271-2/+0
* | | | statx: Kill fd-with-NULL-path support in favour of AT_EMPTY_PATHDavid Howells2017-04-261-7/+6
| |/ / |/| |
* | | Merge tag 'upstream-4.11-rc7' of git://git.infradead.org/linux-ubifsLinus Torvalds2017-04-232-9/+19
|\ \ \
| * | | ubifs: Fix O_TMPFILE corner case in ubifs_link()Richard Weinberger2017-04-181-0/+7
| * | | ubifs: Fix RENAME_WHITEOUT supportFelix Fietkau2017-03-301-3/+0
| * | | ubifs: Fix debug messages for an invalid filename in ubifs_dump_inodeHyunchul Lee2017-03-301-2/+4
| * | | ubifs: Fix debug messages for an invalid filename in ubifs_dump_nodeHyunchul Lee2017-03-301-1/+3
| * | | ubifs: Remove filename from debug messages in ubifs_readdirHyunchul Lee2017-03-301-2/+2
| * | | ubifs: Fix memory leak in error path in ubifs_mknodRichard Weinberger2017-03-301-1/+3
* | | | Merge tag 'nfsd-4.11-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2017-04-211-1/+1
|\ \ \ \
| * | | | nfsd: fix oops on unsupported operationOlga Kornievskaia2017-04-131-1/+1
* | | | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2017-04-191-0/+10
|\ \ \ \ \
| * | | | | cifs: Do not send echoes before Negotiate is completeSachin Prabhu2017-04-171-0/+10
| | |_|/ / | |/| | |
* / | | | nsfs: mark dentry with DCACHE_RCUACCESSCong Wang2017-04-191-0/+1
|/ / / /
* | | | orangefs: free superblock when mount failsMartin Brandenburg2017-04-153-9/+24
* | | | vfs: don't do RCU lookup of empty pathnamesLinus Torvalds2017-04-151-0/+3
* | | | Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-04-143-13/+14
|\ \ \ \ | | |_|/ | |/| |
| * | | Btrfs: fix potential use-after-free for cloned bioLiu Bo2017-04-111-1/+1
| * | | Btrfs: fix segmentation fault when doing dio readLiu Bo2017-04-111-2/+6
| * | | Btrfs: fix invalid dereference in btrfs_retry_endioLiu Bo2017-04-111-10/+4
| * | | btrfs: drop the nossd flag when remounting with -o ssdAdam Borowski2017-04-111-0/+3
* | | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2017-04-147-22/+29
|\ \ \ \
| * | | | CIFS: Fix SMB3 mount without specifying a security mechanismPavel Shilovsky2017-04-131-1/+3
| * | | | CIFS: store results of cifs_reopen_file to avoid infinite waitGermano Percossi2017-04-101-3/+3
| * | | | CIFS: remove bad_network_name flagGermano Percossi2017-04-102-6/+0
| * | | | CIFS: reconnect thread reschedule itselfGermano Percossi2017-04-101-1/+9