Age | Commit message (Expand) | Author |
2017-06-04 | fs/ufs: Set UFS default maximum bytes per file | Richard Narron |
2017-06-04 | Merge tag 'nfs-for-4.12-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2017-06-03 | nfs: Mark unnecessarily extern functions as static | Jan Kara |
2017-06-02 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2017-06-02 | dax: fix race between colliding PMD & PTE entries | Ross Zwisler |
2017-06-02 | Merge tag 'xfs-4.12-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2017-06-01 | Merge tag 'nfsd-4.12-1' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2017-06-01 | Merge tag 'gcc-plugins-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2017-06-01 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2017-05-31 | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2017-05-31 | xfs: use ->b_state to fix buffer I/O accounting release race | Brian Foster |
2017-05-30 | "Yes, people use FOLL_FORCE ;)" | Linus Torvalds |
2017-05-29 | ovl: filter trusted xattr for non-admin | Miklos Szeredi |
2017-05-29 | ovl: mark upper merge dir with type origin entries "impure" | Amir Goldstein |
2017-05-28 | ocfs2: Use ERR_CAST() to avoid cross-structure cast | Kees Cook |
2017-05-28 | ntfs: Use ERR_CAST() to avoid cross-structure cast | Kees Cook |
2017-05-28 | NFS: Use ERR_CAST() to avoid cross-structure cast | Kees Cook |
2017-05-26 | Merge tag 'xfs-4.12-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2017-05-25 | xfs: Move handling of missing page into one place in xfs_find_get_desired_pgo... | Jan Kara |
2017-05-25 | xfs: Fix off-by-in in loop termination in xfs_find_get_desired_pgoff() | Jan Kara |
2017-05-25 | xfs: Fix missed holes in SEEK_HOLE implementation | Jan Kara |
2017-05-25 | xfs: fix off-by-one on max nr_pages in xfs_find_get_desired_pgoff() | Eryu Guan |
2017-05-25 | xfs: fix unaligned access in xfs_btree_visit_blocks | Eric Sandeen |
2017-05-24 | ceph: check that the new inode size is within limits in ceph_fallocate() | Luis Henriques |
2017-05-24 | NFSv4.0: Fix a lock leak in nfs40_walk_client_list | Trond Myklebust |
2017-05-24 | pnfs: Fix the check for requests in range of layout segment | Benjamin Coddington |
2017-05-24 | pNFS/flexfiles: missing error code in ff_layout_alloc_lseg() | Dan Carpenter |
2017-05-24 | NFS fix COMMIT after COPY | Olga Kornievskaia |
2017-05-24 | reiserfs: Make flush bios explicitely sync | Jan Kara |
2017-05-24 | gfs2: Make flush bios explicitely sync | Jan Kara |
2017-05-23 | nfsd4: fix null dereference on replay | J. Bruce Fields |
2017-05-20 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2017-05-19 | Merge branch 'libnvdimm-for-next' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2017-05-19 | xfs: avoid mount-time deadlock in CoW extent recovery | Darrick J. Wong |
2017-05-19 | ovl: mark upper dir with type origin entries "impure" | Amir Goldstein |
2017-05-19 | ovl: remove unused arg from ovl_lookup_temp() | Miklos Szeredi |
2017-05-19 | ovl: handle rename when upper doesn't support xattr | Amir Goldstein |
2017-05-18 | ovl: don't fail copy-up if upper doesn't support xattr | Miklos Szeredi |
2017-05-18 | ovl: check on mount time if upper fs supports setting xattr | Amir Goldstein |
2017-05-18 | ovl: fix creds leak in copy up error path | Amir Goldstein |
2017-05-17 | fuseblk: Fix warning in super_setup_bdi_name() | Jan Kara |
2017-05-16 | nfsd: Revert "nfsd: check for oversized NFSv2/v3 arguments" | J. Bruce Fields |
2017-05-16 | xfs: only return detailed fsmap info if the caller has CAP_SYS_ADMIN | Darrick J. Wong |
2017-05-16 | xfs: bad assertion for delalloc an extent that start at i_size | Zorro Lang |
2017-05-16 | xfs: fix warnings about unused stack variables | Darrick J. Wong |
2017-05-16 | xfs: BMAPX shouldn't barf on inline-format directories | Darrick J. Wong |
2017-05-16 | xfs: fix indlen accounting error on partial delalloc conversion | Brian Foster |
2017-05-15 | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2017-05-15 | ovl: select EXPORTFS | Arnd Bergmann |
2017-05-13 | dax, xfs, ext4: compile out iomap-dax paths in the FS_DAX=n case | Dan Williams |