summaryrefslogtreecommitdiff
path: root/fs
Commit message (Expand)AuthorAge
* Merge branch 'for-4.13/dax' into libnvdimm-for-nextDan Williams2017-07-03
|\
| * x86, libnvdimm, pmem: remove global pmem apiDan Williams2017-06-27
| * x86, dax: replace clear_pmem() with open coded memset + dax_ops->flushDan Williams2017-06-15
| * filesystem-dax: convert to dax_flush()Dan Williams2017-06-15
| * filesystem-dax: convert to dax_copy_from_iter()Dan Williams2017-06-15
* | overlayfs: use uuid_t instead of uuid_beChristoph Hellwig2017-06-05
* | fs: switch ->s_uuid to uuid_tChristoph Hellwig2017-06-05
* | xfs: use the common helper uuid_is_null()Amir Goldstein2017-06-05
* | xfs: remove uuid_getnodeuniq and xfs_uu_tChristoph Hellwig2017-06-05
* | uuid: hoist helpers uuid_equal() and uuid_copy() from xfsChristoph Hellwig2017-06-05
* | uuid: rename uuid typesChristoph Hellwig2017-06-05
* | nfsd: namespace-prefix uuid_parseChristoph Hellwig2017-06-05
* | xfs: use uuid_be to implement the uuid_t typeChristoph Hellwig2017-06-05
* | xfs: use uuid_copy() helper to abstract uuid_tAmir Goldstein2017-06-05
* | uuid,afs: move struct uuid_v1 back into afsChristoph Hellwig2017-06-05
|/
* fs/ufs: Set UFS default maximum bytes per fileRichard Narron2017-06-04
* Merge tag 'nfs-for-4.12-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2017-06-04
|\
| * nfs: Mark unnecessarily extern functions as staticJan Kara2017-06-03
| * NFSv4.0: Fix a lock leak in nfs40_walk_client_listTrond Myklebust2017-05-24
| * pnfs: Fix the check for requests in range of layout segmentBenjamin Coddington2017-05-24
| * pNFS/flexfiles: missing error code in ff_layout_alloc_lseg()Dan Carpenter2017-05-24
| * NFS fix COMMIT after COPYOlga Kornievskaia2017-05-24
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-06-02
|\ \
| * | dax: fix race between colliding PMD & PTE entriesRoss Zwisler2017-06-02
* | | Merge tag 'xfs-4.12-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2017-06-02
|\ \ \ | |/ / |/| |
| * | xfs: use ->b_state to fix buffer I/O accounting release raceBrian Foster2017-05-31
* | | Merge tag 'nfsd-4.12-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2017-06-01
|\ \ \
| * | | nfsd4: fix null dereference on replayJ. Bruce Fields2017-05-23
| * | | nfsd: Revert "nfsd: check for oversized NFSv2/v3 arguments"J. Bruce Fields2017-05-16
* | | | Merge tag 'gcc-plugins-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-06-01
|\ \ \ \
| * | | | ocfs2: Use ERR_CAST() to avoid cross-structure castKees Cook2017-05-28
| * | | | ntfs: Use ERR_CAST() to avoid cross-structure castKees Cook2017-05-28
| * | | | NFS: Use ERR_CAST() to avoid cross-structure castKees Cook2017-05-28
| | |_|/ | |/| |
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2017-06-01
|\ \ \ \
| * | | | reiserfs: Make flush bios explicitely syncJan Kara2017-05-24
| * | | | gfs2: Make flush bios explicitely syncJan Kara2017-05-24
| |/ / /
* | | | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-31
|\ \ \ \
| * | | | ovl: filter trusted xattr for non-adminMiklos Szeredi2017-05-29
| * | | | ovl: mark upper merge dir with type origin entries "impure"Amir Goldstein2017-05-29
| * | | | ovl: mark upper dir with type origin entries "impure"Amir Goldstein2017-05-19
| * | | | ovl: remove unused arg from ovl_lookup_temp()Miklos Szeredi2017-05-19
| * | | | ovl: handle rename when upper doesn't support xattrAmir Goldstein2017-05-19
| * | | | ovl: don't fail copy-up if upper doesn't support xattrMiklos Szeredi2017-05-18
| * | | | ovl: check on mount time if upper fs supports setting xattrAmir Goldstein2017-05-18
| * | | | ovl: fix creds leak in copy up error pathAmir Goldstein2017-05-18
| * | | | ovl: select EXPORTFSArnd Bergmann2017-05-15
| | |/ / | |/| |
* | | | "Yes, people use FOLL_FORCE ;)"Linus Torvalds2017-05-30
* | | | Merge tag 'xfs-4.12-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2017-05-26
|\ \ \ \ | | |_|/ | |/| |
| * | | xfs: Move handling of missing page into one place in xfs_find_get_desired_pgo...Jan Kara2017-05-25
| * | | xfs: Fix off-by-in in loop termination in xfs_find_get_desired_pgoff()Jan Kara2017-05-25