summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2017-07-21mnt: Make propagate_umount less slow for overlapping mount propagation treesEric W. Biederman
2017-07-21mnt: In propgate_umount handle visiting mounts in any orderEric W. Biederman
2017-07-21mnt: In umount propagation reparent in a separate passEric W. Biederman
2017-07-21exec: Limit arg stack to at most 75% of _STK_LIMKees Cook
2017-07-21binfmt_elf: use ELF_ET_DYN_BASE only for PIEKees Cook
2017-07-21fs/dcache.c: fix spin lockup issue on nlru->lockSahitya Tummala
2017-07-15ext4: check return value of kstrtoull correctly in reserved_clusters_storeChao Yu
2017-07-15proc: Fix proc_sys_prune_dcache to hold a sb referenceEric W. Biederman
2017-07-12gfs2: Fix glock rhashtable rcu bugAndreas Gruenbacher
2017-07-12ceph: choose readdir frag based on previous readdir replyYan, Zheng
2017-07-12fs: completely ignore unknown open flagsChristoph Hellwig
2017-07-12fs: add a VALID_OPEN_FLAGSChristoph Hellwig
2017-07-05ocfs2: fix deadlock caused by recursive locking in xattrEric Ren
2017-07-05ocfs2: o2hb: revert hb threshold to keep compatibleJunxiao Bi
2017-07-05ovl: copy-up: don't unlock between lookup and linkMiklos Szeredi
2017-07-05Revert "NFS: nfs_rename() handle -ERESTARTSYS dentry left behind"Benjamin Coddington
2017-07-05NFSv4.1: Fix a race in nfs4_proc_layoutgetTrond Myklebust
2017-07-05NFSv4.2: Don't send mode again in post-EXCLUSIVE4_1 SETATTR with umaskBenjamin Coddington
2017-07-05NFSv4.x/callback: Create the callback service through svc_create_pooledKinglong Mee
2017-06-29CIFS: Fix some return values in case of error in 'crypt_message'Christophe Jaillet
2017-06-29CIFS: Improve readdir verbosityPavel Shilovsky
2017-06-29fs/dax.c: fix inefficiency in dax_writeback_mapping_range()Jan Kara
2017-06-29autofs: sanity check status reported with AUTOFS_DEV_IOCTL_FAILNeilBrown
2017-06-29fs/exec.c: account for argv/envp pointersKees Cook
2017-06-24mm: larger stack guard gap, between vmasHugh Dickins
2017-06-24crypto: Work around deallocated stack frame reference gcc bug on sparc.David Miller
2017-06-24userfaultfd: shmem: handle coredumping in handle_userfault()Andrea Arcangeli
2017-06-24configfs: Fix race between create_link and configfs_rmdirNicholas Bellinger
2017-06-24fs: pass on flags in compat_writevChristoph Hellwig
2017-06-14iomap_dio_rw: Prevent reading file data beyond iomap_dio->i_sizeChandan Rajendra
2017-06-14Btrfs: fix delalloc accounting leak caused by u32 overflowOmar Sandoval
2017-06-14btrfs: fix race with relocation recovery and fs_root setupJeff Mahoney
2017-06-14btrfs: fix memory leak in update_space_info failure pathJeff Mahoney
2017-06-14btrfs: use correct types for page indices in btrfs_page_exists_in_rangeDavid Sterba
2017-06-14excessive checks in ufs_write_failed() and ufs_evict_inode()Al Viro
2017-06-14ufs_getfrag_block(): we only grab ->truncate_mutex on block creation pathAl Viro
2017-06-14ufs_extend_tail(): fix the braino in calling conventions of ufs_new_fragments()Al Viro
2017-06-14ufs: set correct ->s_maxsizeAl Viro
2017-06-14ufs: restore maintaining ->i_blocksAl Viro
2017-06-14fix ufs_isblockset()Al Viro
2017-06-14ufs: restore proper tail allocationAl Viro
2017-06-14ext4: fix fdatasync(2) after extent manipulation operationsJan Kara
2017-06-14ext4: fix data corruption with EXT4_GET_BLOCKS_ZEROJan Kara
2017-06-14ext4: keep existing extra fields when inode expandsKonstantin Khlebnikov
2017-06-14ext4: fix SEEK_HOLEJan Kara
2017-06-14reiserfs: Make flush bios explicitely syncJan Kara
2017-06-14gfs2: Make flush bios explicitely syncJan Kara
2017-06-14nfsd4: fix null dereference on replayJ. Bruce Fields
2017-06-14ovl: fix creds leak in copy up error pathAmir Goldstein
2017-06-07xfs: Fix off-by-in in loop termination in xfs_find_get_desired_pgoff()Jan Kara