summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'xfs-4.12-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2017-06-022-15/+28
|\
| * xfs: use ->b_state to fix buffer I/O accounting release raceBrian Foster2017-05-312-15/+28
* | Merge tag 'nfsd-4.12-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2017-06-013-34/+15
|\ \
| * | nfsd4: fix null dereference on replayJ. Bruce Fields2017-05-231-7/+6
| * | nfsd: Revert "nfsd: check for oversized NFSv2/v3 arguments"J. Bruce Fields2017-05-162-27/+9
* | | Merge tag 'gcc-plugins-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-06-013-3/+3
|\ \ \
| * | | ocfs2: Use ERR_CAST() to avoid cross-structure castKees Cook2017-05-281-1/+1
| * | | ntfs: Use ERR_CAST() to avoid cross-structure castKees Cook2017-05-281-1/+1
| * | | NFS: Use ERR_CAST() to avoid cross-structure castKees Cook2017-05-281-1/+1
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2017-06-012-3/+3
|\ \ \ \
| * | | | reiserfs: Make flush bios explicitely syncJan Kara2017-05-241-2/+2
| * | | | gfs2: Make flush bios explicitely syncJan Kara2017-05-241-1/+1
| |/ / /
* | | | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-319-44/+178
|\ \ \ \
| * | | | ovl: filter trusted xattr for non-adminMiklos Szeredi2017-05-291-1/+11
| * | | | ovl: mark upper merge dir with type origin entries "impure"Amir Goldstein2017-05-296-58/+60
| * | | | ovl: mark upper dir with type origin entries "impure"Amir Goldstein2017-05-195-2/+79
| * | | | ovl: remove unused arg from ovl_lookup_temp()Miklos Szeredi2017-05-193-6/+6
| * | | | ovl: handle rename when upper doesn't support xattrAmir Goldstein2017-05-193-19/+20
| * | | | ovl: don't fail copy-up if upper doesn't support xattrMiklos Szeredi2017-05-181-1/+5
| * | | | ovl: check on mount time if upper fs supports setting xattrAmir Goldstein2017-05-184-0/+38
| * | | | ovl: fix creds leak in copy up error pathAmir Goldstein2017-05-181-5/+6
| * | | | ovl: select EXPORTFSArnd Bergmann2017-05-151-0/+1
| | |/ / | |/| |
* | | | "Yes, people use FOLL_FORCE ;)"Linus Torvalds2017-05-301-1/+1
* | | | Merge tag 'xfs-4.12-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2017-05-266-74/+66
|\ \ \ \ | | |_|/ | |/| |
| * | | xfs: Move handling of missing page into one place in xfs_find_get_desired_pgo...Jan Kara2017-05-251-30/+8
| * | | xfs: Fix off-by-in in loop termination in xfs_find_get_desired_pgoff()Jan Kara2017-05-251-1/+1
| * | | xfs: Fix missed holes in SEEK_HOLE implementationJan Kara2017-05-251-20/+9
| * | | xfs: fix off-by-one on max nr_pages in xfs_find_get_desired_pgoff()Eryu Guan2017-05-251-1/+1
| * | | xfs: fix unaligned access in xfs_btree_visit_blocksEric Sandeen2017-05-251-1/+1
| * | | xfs: avoid mount-time deadlock in CoW extent recoveryDarrick J. Wong2017-05-191-12/+31
| * | | xfs: only return detailed fsmap info if the caller has CAP_SYS_ADMINDarrick J. Wong2017-05-161-1/+4
| * | | xfs: bad assertion for delalloc an extent that start at i_sizeZorro Lang2017-05-161-1/+1
| * | | xfs: fix warnings about unused stack variablesDarrick J. Wong2017-05-161-2/+0
| * | | xfs: BMAPX shouldn't barf on inline-format directoriesDarrick J. Wong2017-05-161-2/+6
| * | | xfs: fix indlen accounting error on partial delalloc conversionBrian Foster2017-05-161-3/+4
| |/ /
* | / ceph: check that the new inode size is within limits in ceph_fallocate()Luis Henriques2017-05-241-1/+5
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-05-201-1/+8
|\ \
| * | fuseblk: Fix warning in super_setup_bdi_name()Jan Kara2017-05-171-1/+8
* | | Merge branch 'libnvdimm-for-next' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-05-193-6/+6
|\ \ \
| * | | dax, xfs, ext4: compile out iomap-dax paths in the FS_DAX=n caseDan Williams2017-05-133-6/+6
| | |/ | |/|
* | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2017-05-159-49/+33
|\ \ \ | |/ / |/| |
| * | [CIFS] Minor cleanup of xattr query functionSteve French2017-05-125-10/+8
| * | fs: cifs: transport: Use time_after for time comparisonKarim Eshapa2017-05-121-1/+1
| * | SMB2: Fix share type handlingChristophe JAILLET2017-05-121-5/+9
| * | cifs: cifsacl: Use a temporary ops variable to reduce code lengthJoe Perches via samba-technical2017-05-121-16/+14
| * | Don't delay freeing mids when blocked on slow socket write of requestSteve French2017-05-093-16/+0
| * | CIFS: silence lockdep splat in cifs_relock_file()Rabin Vincent2017-05-091-1/+1
* | | Merge tag 'upstream-4.12-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2017-05-136-8/+36
|\ \ \
| * | | ubifs: Fix a typo in comment of ioctl2ubifs & ubifs2ioctlRock Lee2017-05-081-3/+3
| * | | ubifs: Remove unnecessary assignmentStefan Agner2017-05-081-1/+0