summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2017-10-12sched: move no_new_privs into new atomic flagsKees Cook
2017-10-12Fix match_prepath()Sachin Prabhu
2017-10-12Fix regression which breaks DFS mountingSachin Prabhu
2017-10-12Move check for prefix path to within cifs_get_root()Sachin Prabhu
2017-10-12Compare prepaths when comparing superblocksSachin Prabhu
2017-10-12Fix memory leaks in cifs_do_mount()Sachin Prabhu
2017-10-12fs/cifs: make share unaccessible at root level mountableAurelien Aptel
2017-10-12Btrfs: don't use src fd for printkJosef Bacik
2017-10-12xfs: XFS_IS_REALTIME_INODE() should be false if no rt device presentRichard Wareing
2017-10-12btrfs: preserve i_mode if __btrfs_set_acl() failsErnesto A. Fernández
2017-10-12f2fs: preserve i_mode if __f2fs_set_acl() failsErnesto A. Fernández
2017-10-12f2fs: Don't clear SGID when inheriting ACLsJaegeuk Kim
2017-10-12ext4: Don't clear SGID when inheriting ACLsJan Kara
2017-10-12ext4: preserve i_mode if __ext4_set_acl() failsErnesto A. Fernández
2017-10-12jfs: preserve i_mode if __jfs_set_acl() failsErnesto A. Fernández
2017-10-12jfs: Don't clear SGID when inheriting ACLsJan Kara
2017-10-12reiserfs: preserve i_mode if __reiserfs_set_acl() failsErnesto A. Fernández
2017-10-12reiserfs: Don't clear SGID when inheriting ACLsJan Kara
2017-10-12hfsplus: Don't clear SGID when inheriting ACLsJan Kara
2017-10-12ext3: preserve i_mode if ext2_set_acl() failsBen Hutchings
2017-10-12ext3: Don't clear SGID when inheriting ACLsBen Hutchings
2017-10-12ext2: preserve i_mode if ext2_set_acl() failsErnesto A. Fernández
2017-10-12ext2: Don't clear SGID when inheriting ACLsJan Kara
2017-10-12ubifs: Don't leak kernel memory to the MTDRichard Weinberger
2017-10-12ubifs: Correctly evict xattr inodesRichard Weinberger
2017-10-12sysctl: fix lax sysctl_check_table() sanity checkLuis R. Rodriguez
2017-10-12fs/dcache.c: fix spin lockup issue on nlru->lockSahitya Tummala
2017-10-12CIFS: fix circular locking dependencyRabin Vincent
2017-10-12btrfs: Don't clear SGID when inheriting ACLsJan Kara
2017-10-12xfs: Don't clear SGID when inheriting ACLsJan Kara
2017-10-12Btrfs: fix invalid extent maps due to hole punchingFilipe Manana
2017-10-12Btrfs: skip commit transaction if we don't have enough pinned bytesLiu Bo
2017-10-12udf: Fix deadlock between writeback and udf_setsize()Jan Kara
2017-10-12udf: Fix races with i_size changes during readpageJan Kara
2017-10-12f2fs: try to freeze in gc and discard threadsJaegeuk Kim
2017-10-12f2fs: load inode's flag from diskJaegeuk Kim
2017-09-15ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn
2017-09-15autofs: sanity check status reported with AUTOFS_DEV_IOCTL_FAILNeilBrown
2017-09-15CIFS: Improve readdir verbosityPavel Shilovsky
2017-09-15configfs: Fix race between create_link and configfs_rmdirNicholas Bellinger
2017-09-15excessive checks in ufs_write_failed() and ufs_evict_inode()Al Viro
2017-09-15ufs: set correct ->s_maxsizeAl Viro
2017-09-15ufs: restore maintaining ->i_blocksAl Viro
2017-09-15fix ufs_isblockset()Al Viro
2017-09-15fs/ufs: Set UFS default maximum bytes per fileRichard Narron
2017-09-15btrfs: fix memory leak in update_space_info failure pathJeff Mahoney
2017-09-15btrfs: use correct types for page indices in btrfs_page_exists_in_rangeDavid Sterba
2017-09-15ext4: fix fdatasync(2) after extent manipulation operationsJan Kara
2017-09-15ext4: fix data corruption for mmap writesJan Kara
2017-09-15xfs: Fix missed holes in SEEK_HOLE implementationJan Kara