summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | statx: Include a mask for stx_attributes in struct statxDavid Howells2017-04-032-0/+7
| * | | | | statx: Reserve the top bit of the mask for future struct expansionDavid Howells2017-04-031-0/+2
| * | | | | xfs: report crtime and attribute flags to statxDarrick J. Wong2017-04-031-0/+14
| * | | | | ext4: Add statx supportDavid Howells2017-04-035-4/+39
| * | | | | statx: optimize copy of struct statx to userspaceEric Biggers2017-04-031-42/+32
| * | | | | statx: remove incorrect part of vfs_statx() commentEric Biggers2017-04-031-3/+0
| * | | | | statx: reject unknown flags when using NULL pathEric Biggers2017-04-031-1/+5
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-04-082-14/+23
|\ \ \ \ \ \
| * | | | | | dax: fix radix tree insertion raceRoss Zwisler2017-04-081-13/+22
| * | | | | | userfaultfd: report actual registered features in fdinfoMike Rapoport2017-04-081-1/+1
* | | | | | | orangefs: move features validation to fix filesystem hangMartin Brandenburg2017-04-071-2/+7
|/ / / / / /
* | | | | | sysctl: add sanity check for proc_douintvecLiping Zhang2017-04-071-0/+1
| |_|/ / / |/| | | |
* | | | | Merge tag 'xfs-4.11-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2017-04-067-58/+76
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | xfs: fix kernel memory exposure problemsDarrick J. Wong2017-04-031-1/+1
| * | | | xfs: Honor FALLOC_FL_KEEP_SIZE when punching ends of filesCalvin Owens2017-04-031-1/+9
| * | | | xfs: rework the inline directory verifiersDarrick J. Wong2017-04-035-56/+66
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-04-011-13/+12
|\ \ \ \ \
| * | | | | hugetlbfs: initialize shared policy as part of inode allocationMike Kravetz2017-03-311-13/+12
| | |/ / / | |/| | |
* | | | | Merge tag 'nfsd-4.11-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2017-04-013-25/+47
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | NFSD: fix nfsd_reset_versions for NFSv4.NeilBrown2017-03-101-14/+11
| * | | | NFSD: fix nfsd_minorversion(.., NFSD_AVAIL)NeilBrown2017-03-101-1/+2
| * | | | NFSD: further refinement of content of /proc/fs/nfsd/versionsNeilBrown2017-03-101-10/+33
| * | | | nfsd: map the ENOKEY to nfserr_perm for avoiding warningKinglong Mee2017-03-101-0/+1
* | | | | Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-03-316-29/+44
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Btrfs: fix an integer overflow checkDan Carpenter2017-03-291-1/+6
| * | | | btrfs: Change qgroup_meta_rsv to 64bitGoldwyn Rodrigues2017-03-293-7/+7
| * | | | Btrfs: bring back repair during readLiu Bo2017-03-292-21/+31
* | | | | Merge tag 'nfs-for-4.11-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2017-03-315-77/+115
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | nfs: flexfiles: fix kernel OOPS if MDS returns unsupported DS typeTigran Mkrtchyan2017-03-311-0/+4
| * | | | NFSv4.1 fix infinite loop on IO BAD_STATEID errorOlga Kornievskaia2017-03-311-6/+3
| * | | | PNFS fix fallback to MDS if got error on commit to DSOlga Kornievskaia2017-03-301-1/+1
| * | | | NFS filelayout:call GETDEVICEINFO after pnfs_layout_process completesAndy Adamson2017-03-281-47/+91
| * | | | NFS store nfs4_deviceid in struct nfs4_filelayout_segmentAndy Adamson2017-03-282-8/+6
| * | | | NFS cleanup struct nfs4_filelayout_segmentAndy Adamson2017-03-271-9/+9
| * | | | NFS: Fix old dentry rehash after moveBenjamin Coddington2017-03-271-7/+2
* | | | | Merge tag 'driver-core-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-03-261-1/+2
|\ \ \ \ \
| * | | | | kernfs: Check KERNFS_HAS_RELEASE before calling kernfs_release_file()Vaibhav Jain2017-03-171-1/+2
* | | | | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-03-266-50/+47
|\ \ \ \ \ \
| * | | | | | ext4: fix two spelling nitsTheodore Ts'o2017-03-252-2/+2
| * | | | | | ext4: lock the xattr block before checksuming itTheodore Ts'o2017-03-251-34/+31
| * | | | | | jbd2: don't leak memory if setting up journal failsEric Biggers2017-03-152-11/+12
| * | | | | | ext4: mark inode dirty after converting inline directoryEric Biggers2017-03-151-3/+2
* | | | | | | Merge tag 'fscrypt-for-linus_stable' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-03-256-70/+15
|\ \ \ \ \ \ \
| * | | | | | | fscrypt: eliminate ->prepare_context() operationEric Biggers2017-03-152-13/+4
| * | | | | | | fscrypt: remove broken support for detecting keyring key revocationEric Biggers2017-03-154-57/+11
| |/ / / / / /
* | | | | | | Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-03-232-1/+16
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | btrfs: add missing memset while reading compressed inline extentsZygo Blaxell2017-03-171-0/+14
| * | | | | | Btrfs: fix regression in lock_delalloc_pagesLiu Bo2017-03-171-1/+2
* | | | | | | f2fs: combine nat_bits and free_nid_bitmap cacheChao Yu2017-03-201-78/+47
* | | | | | | f2fs: skip scanning free nid bitmap of full NAT blocksChao Yu2017-03-203-6/+30
OpenPOWER on IntegriCloud