aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2017-06-11Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 12-120/+143
2017-06-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 5-20/+63
2017-06-10Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 6-16/+139
2017-06-10ufs: we need to sync inode before freeing itGravatar Al Viro 1-0/+1
2017-06-09excessive checks in ufs_write_failed() and ufs_evict_inode()Gravatar Al Viro 1-13/+5
2017-06-09ufs_getfrag_block(): we only grab ->truncate_mutex on block creation pathGravatar Al Viro 1-1/+3
2017-06-09ufs_extend_tail(): fix the braino in calling conventions of ufs_new_fragments()Gravatar Al Viro 1-1/+2
2017-06-09ufs: set correct ->s_maxsizeGravatar Al Viro 1-0/+18
2017-06-09ufs: restore maintaining ->i_blocksGravatar Al Viro 2-1/+26
2017-06-09fix ufs_isblockset()Gravatar Al Viro 1-3/+7
2017-06-09ufs: restore proper tail allocationGravatar Al Viro 1-1/+1
2017-06-09Btrfs: fix delalloc accounting leak caused by u32 overflowGravatar Omar Sandoval 1-2/+2
2017-06-09Btrfs: clear EXTENT_DEFRAG bits in finish_ordered_ioGravatar Liu Bo 1-1/+1
2017-06-09btrfs: tree-log.c: Wrong printk information about namelenGravatar Su Yue 1-1/+1
2017-06-04fs/ufs: Set UFS default maximum bytes per fileGravatar Richard Narron 1-3/+2
2017-06-04Merge tag 'nfs-for-4.12-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsGravatar Linus Torvalds 7-14/+32
2017-06-03nfs: Mark unnecessarily extern functions as staticGravatar Jan Kara 2-4/+3
2017-06-02Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-0/+23
2017-06-02dax: fix race between colliding PMD & PTE entriesGravatar Ross Zwisler 1-0/+23
2017-06-02Merge tag 'xfs-4.12-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxGravatar Linus Torvalds 2-15/+28
2017-06-01Merge tag 'nfsd-4.12-1' of git://linux-nfs.org/~bfields/linuxGravatar Linus Torvalds 3-34/+15
2017-06-01Merge tag 'gcc-plugins-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 3-3/+3
2017-06-01Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Gravatar Linus Torvalds 2-3/+3
2017-06-01btrfs: fix race with relocation recovery and fs_root setupGravatar Jeff Mahoney 1-3/+3
2017-06-01btrfs: fix memory leak in update_space_info failure pathGravatar Jeff Mahoney 1-0/+1
2017-06-01btrfs: use correct types for page indices in btrfs_page_exists_in_rangeGravatar David Sterba 1-2/+2
2017-05-31Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 9-44/+178
2017-05-31xfs: use ->b_state to fix buffer I/O accounting release raceGravatar Brian Foster 2-15/+28
2017-05-30"Yes, people use FOLL_FORCE ;)"Gravatar Linus Torvalds 1-1/+1
2017-05-29ext4: fix fdatasync(2) after extent manipulation operationsGravatar Jan Kara 2-0/+7
2017-05-29ovl: filter trusted xattr for non-adminGravatar Miklos Szeredi 1-1/+11
2017-05-29ovl: mark upper merge dir with type origin entries "impure"Gravatar Amir Goldstein 6-58/+60
2017-05-28ocfs2: Use ERR_CAST() to avoid cross-structure castGravatar Kees Cook 1-1/+1
2017-05-28ntfs: Use ERR_CAST() to avoid cross-structure castGravatar Kees Cook 1-1/+1
2017-05-28NFS: Use ERR_CAST() to avoid cross-structure castGravatar Kees Cook 1-1/+1
2017-05-26ext4: fix data corruption for mmap writesGravatar Jan Kara 1-2/+16
2017-05-26ext4: fix data corruption with EXT4_GET_BLOCKS_ZEROGravatar Jan Kara 1-43/+37
2017-05-26Merge tag 'xfs-4.12-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxGravatar Linus Torvalds 6-74/+66
2017-05-25xfs: Move handling of missing page into one place in xfs_find_get_desired_pgo...Gravatar Jan Kara 1-30/+8
2017-05-25xfs: Fix off-by-in in loop termination in xfs_find_get_desired_pgoff()Gravatar Jan Kara 1-1/+1
2017-05-25xfs: Fix missed holes in SEEK_HOLE implementationGravatar Jan Kara 1-20/+9
2017-05-25xfs: fix off-by-one on max nr_pages in xfs_find_get_desired_pgoff()Gravatar Eryu Guan 1-1/+1
2017-05-25xfs: fix unaligned access in xfs_btree_visit_blocksGravatar Eric Sandeen 1-1/+1
2017-05-24ext4: fix quota charging for shared xattr blocksGravatar Tahsin Erdogan 4-0/+31
2017-05-24ext4: remove redundant check for encrypted file on dio write pathGravatar Eric Biggers 1-3/+0
2017-05-24ext4: remove unused d_name argument from ext4_search_dir() et al.Gravatar Eric Biggers 3-13/+7
2017-05-24ext4: fix off-by-one error when writing back pages before dio readGravatar Eric Biggers 1-1/+1
2017-05-24ext4: fix off-by-one on max nr_pages in ext4_find_unwritten_pgoff()Gravatar Eryu Guan 1-1/+1
2017-05-24ceph: check that the new inode size is within limits in ceph_fallocate()Gravatar Luis Henriques 1-1/+5
2017-05-24NFSv4.0: Fix a lock leak in nfs40_walk_client_listGravatar Trond Myklebust 1-1/+0