summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2017-06-12configfs: Fix race between create_link and configfs_rmdirNicholas Bellinger
2017-06-11Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-06-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-06-10Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-06-10ufs: we need to sync inode before freeing itAl Viro
2017-06-09excessive checks in ufs_write_failed() and ufs_evict_inode()Al Viro
2017-06-09ufs_getfrag_block(): we only grab ->truncate_mutex on block creation pathAl Viro
2017-06-09ufs_extend_tail(): fix the braino in calling conventions of ufs_new_fragments()Al Viro
2017-06-09ufs: set correct ->s_maxsizeAl Viro
2017-06-09ufs: restore maintaining ->i_blocksAl Viro
2017-06-09fix ufs_isblockset()Al Viro
2017-06-09ufs: restore proper tail allocationAl Viro
2017-06-09Btrfs: fix delalloc accounting leak caused by u32 overflowOmar Sandoval
2017-06-09Btrfs: clear EXTENT_DEFRAG bits in finish_ordered_ioLiu Bo
2017-06-09btrfs: tree-log.c: Wrong printk information about namelenSu Yue
2017-06-08xfs: fix spurious spin_is_locked() assert failures on non-smp kernelsBrian Foster
2017-06-08crypto: Work around deallocated stack frame reference gcc bug on sparc.David Miller
2017-06-05NFSv4.2: Don't send mode again in post-EXCLUSIVE4_1 SETATTR with umaskBenjamin Coddington
2017-06-04fs/ufs: Set UFS default maximum bytes per fileRichard Narron
2017-06-04Merge tag 'nfs-for-4.12-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2017-06-03nfs: Mark unnecessarily extern functions as staticJan Kara
2017-06-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-06-02dax: fix race between colliding PMD & PTE entriesRoss Zwisler
2017-06-02Merge tag 'xfs-4.12-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2017-06-01Merge tag 'nfsd-4.12-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-06-01Merge tag 'gcc-plugins-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-06-01Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2017-06-01btrfs: fix race with relocation recovery and fs_root setupJeff Mahoney
2017-06-01btrfs: fix memory leak in update_space_info failure pathJeff Mahoney
2017-06-01btrfs: use correct types for page indices in btrfs_page_exists_in_rangeDavid Sterba
2017-05-31Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-05-31xfs: use ->b_state to fix buffer I/O accounting release raceBrian Foster
2017-05-30"Yes, people use FOLL_FORCE ;)"Linus Torvalds
2017-05-29ext4: fix fdatasync(2) after extent manipulation operationsJan Kara
2017-05-29ovl: filter trusted xattr for non-adminMiklos Szeredi
2017-05-29ovl: mark upper merge dir with type origin entries "impure"Amir Goldstein
2017-05-28ocfs2: Use ERR_CAST() to avoid cross-structure castKees Cook
2017-05-28ntfs: Use ERR_CAST() to avoid cross-structure castKees Cook
2017-05-28NFS: Use ERR_CAST() to avoid cross-structure castKees Cook
2017-05-26ext4: fix data corruption for mmap writesJan Kara
2017-05-26ext4: fix data corruption with EXT4_GET_BLOCKS_ZEROJan Kara
2017-05-26Merge tag 'xfs-4.12-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2017-05-25xfs: Move handling of missing page into one place in xfs_find_get_desired_pgo...Jan Kara
2017-05-25xfs: Fix off-by-in in loop termination in xfs_find_get_desired_pgoff()Jan Kara
2017-05-25xfs: Fix missed holes in SEEK_HOLE implementationJan Kara
2017-05-25xfs: fix off-by-one on max nr_pages in xfs_find_get_desired_pgoff()Eryu Guan
2017-05-25xfs: fix unaligned access in xfs_btree_visit_blocksEric Sandeen
2017-05-24ext4: fix quota charging for shared xattr blocksTahsin Erdogan
2017-05-24ext4: remove redundant check for encrypted file on dio write pathEric Biggers
2017-05-24ext4: remove unused d_name argument from ext4_search_dir() et al.Eric Biggers