summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* qstr: constify instances in adfsAl Viro2016-07-301-2/+2
* qstr: constify instances in f2fsAl Viro2016-07-302-4/+4
* qstr: constify instances in ext2Al Viro2016-07-302-5/+5
* qstr: constify instances in vfatAl Viro2016-07-301-3/+3
* qstr: constify instances in procfsAl Viro2016-07-301-1/+1
* qstr: constify instances in fuseAl Viro2016-07-303-9/+5
* qstr constify instances in fs/dcache.cAl Viro2016-07-201-2/+2
* qstr: constify instances in nfsAl Viro2016-07-206-21/+22
* qstr: constify instances in ocfs2Al Viro2016-07-204-7/+5
* qstr: constify instances in autofs4Al Viro2016-07-202-6/+6
* qstr: constify instances in hfsAl Viro2016-07-204-15/+15
* qstr: constify instances in hfsplusAl Viro2016-07-202-11/+11
* qstr: constify instances in logfsAl Viro2016-07-201-2/+2
* Merge tag 'ecryptfs-4.7-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-07-084-20/+23
|\
| * ecryptfs: don't allow mmap when the lower fs doesn't support itJeff Mahoney2016-07-081-1/+14
| * Revert "ecryptfs: forbid opening files without mmap handler"Jeff Mahoney2016-07-071-11/+2
| * ecryptfs: fix spelling mistakesChris J Arges2016-06-202-4/+4
| * eCryptfs: fix typos in commentWei Yuan2016-06-201-2/+2
| * ecryptfs: drop null test before destroy functionsJulia Lawall2016-06-201-2/+1
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-07-071-1/+1
|\ \
| * | writeback: inode cgroup wb switch should not call ihold()Tahsin Erdogan2016-06-301-1/+1
* | | Merge tag 'configfs-for-4.7' of git://git.infradead.org/users/hch/configfsLinus Torvalds2016-07-071-2/+0
|\ \ \
| * | | configfs: Remove ppos increment in configfs_write_bin_fileMarek Vasut2016-06-301-2/+0
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2016-07-033-1/+31
|\ \ \ \
| * | | | fuse: serialize dirops by defaultMiklos Szeredi2016-06-303-1/+31
* | | | | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-07-032-8/+33
|\ \ \ \ \
| * | | | | ovl: warn instead of error if d_type is not supportedVivek Goyal2016-07-031-5/+7
| * | | | | ovl: get_write_access() in truncateMiklos Szeredi2016-06-291-0/+21
| * | | | | ovl: fix dentry leak for default_permissionsMiklos Szeredi2016-06-291-3/+5
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-07-014-48/+78
|\ \ \ \ \
| * | | | | namespace: update event counter when umounting a deleted dentryAndrey Ulanov2016-06-301-0/+1
| * | | | | 9p: use file_dentry()Miklos Szeredi2016-06-301-3/+3
| * | | | | ceph: fix d_obtain_alias() misusesAl Viro2016-06-241-7/+3
| * | | | | lockless next_positive()Al Viro2016-06-201-5/+27
| * | | | | libfs.c: new helper - next_positive()Al Viro2016-06-201-30/+47
| * | | | | dcache_{readdir,dir_lseek}(): don't bother with nested ->d_lockAl Viro2016-06-201-9/+3
* | | | | | Merge tag 'nfsd-4.7-3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2016-07-012-4/+11
|\ \ \ \ \ \
| * | | | | | locks: use file_inode()Miklos Szeredi2016-07-011-1/+1
| * | | | | | lockd: unregister notifier blocks if the service fails to come up completelyScott Mayhew2016-06-301-3/+10
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-07-011-1/+6
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | dax: fix offset overflow in dax_ioEric Sandeen2016-06-271-1/+6
| | |_|_|/ | |/| | |
* | | | | Merge tag 'nfs-for-4.7-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2016-06-298-23/+45
|\ \ \ \ \
| * | | | | NFS: Fix another OPEN_DOWNGRADE bugTrond Myklebust2016-06-281-3/+2
| * | | | | make nfs_atomic_open() call d_drop() on all ->open_context() errors.Al Viro2016-06-271-1/+1
| * | | | | NFS: Fix an unused variable warningTrond Myklebust2016-06-241-2/+0
| * | | | | NFS: Fix potential race in nfs_fhget()Trond Myklebust2016-06-241-0/+1
| * | | | | NFS: Don't let readdirplus revalidate an inode that was marked as staleTrond Myklebust2016-06-241-1/+6
| * | | | | NFSv4.1/pnfs: Mark the layout stateid invalid when all segments are removedTrond Myklebust2016-06-241-1/+3
| * | | | | NFS: Fix a double page unlockTrond Myklebust2016-06-241-2/+2
| * | | | | pnfs_nfs: fix _cancel_empty_pagelistWeston Andros Adamson2016-06-241-2/+10
OpenPOWER on IntegriCloud