summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2017-11-26xfs: fix incorrect log_flushed on fsyncAmir Goldstein1-7/+0
2017-11-26f2fs: check hot_data for roll-forward recoveryJaegeuk Kim1-1/+1
2017-11-26btrfs: resume qgroup rescan on rw remountAleksa Sarai1-0/+3
2017-11-26dlm: avoid double-free on error path in dlm_device_{register,unregister}Edwin Török1-0/+4
2017-11-26fcntl: Don't use ambiguous SIG_POLL si_codesEric W. Biederman1-1/+12
2017-11-11gfs2: remove IS_ERR_VALUE abuseArnd Bergmann1-4/+7
2017-11-11nilfs2: fix gcc uninitialized-variable warnings in powerpc buildRyusuke Konishi3-4/+7
2017-11-11cifs: check MaxPathNameComponentLength != 0 before using itRonnie Sahlberg1-2/+3
2017-11-11epoll: fix race between ep_poll_callback(POLLFREE) and ep_free()/ep_remove()Oleg Nesterov1-13/+23
2017-11-11CIFS: remove endian related sparse warningSteve French1-1/+1
2017-11-11CIFS: Fix maximum SMB2 header sizePavel Shilovsky1-2/+2
2017-11-11nfsd: Limit end of page list when decoding NFSv4 WRITEChuck Lever1-4/+2
2017-11-11cifs: return ENAMETOOLONG for overlong names in cifs_open()/cifs_lookup()Ronnie Sahlberg1-6/+12
2017-11-11cifs: Fix df output for users with quota limitsSachin Prabhu1-2/+2
2017-11-11xfs: fix inobt inode allocation search optimizationOmar Sandoval1-1/+1
2017-11-11ext4: fix overflow caused by missing cast in ext4_resize_fs()Jerry Lee1-1/+2
2017-11-11ext4: fix SEEK_HOLE/SEEK_DATA for blocksize < pagesizeJan Kara1-0/+3
2017-11-11ocfs2: don't clear SGID when inheriting ACLsJan Kara1-13/+14
2017-11-11mount: copy the port field into the cloned nfs_server structure.Steve Dickson1-0/+1
2017-11-11fuse: initialize the flock flag in fuse_file on allocationMateusz Jurczyk1-1/+1
2017-10-12sched: move no_new_privs into new atomic flagsKees Cook1-2/+2
2017-10-12Fix match_prepath()Sachin Prabhu1-8/+6
2017-10-12Fix regression which breaks DFS mountingSachin Prabhu1-6/+8
2017-10-12Move check for prefix path to within cifs_get_root()Sachin Prabhu1-5/+4
2017-10-12Compare prepaths when comparing superblocksSachin Prabhu1-1/+20
2017-10-12Fix memory leaks in cifs_do_mount()Sachin Prabhu3-14/+18
2017-10-12fs/cifs: make share unaccessible at root level mountableAurelien Aptel5-5/+104
2017-10-12Btrfs: don't use src fd for printkJosef Bacik1-1/+1
2017-10-12xfs: XFS_IS_REALTIME_INODE() should be false if no rt device presentRichard Wareing1-1/+8
2017-10-12btrfs: preserve i_mode if __btrfs_set_acl() failsErnesto A. Fernández1-1/+5
2017-10-12f2fs: preserve i_mode if __f2fs_set_acl() failsErnesto A. Fernández1-2/+3
2017-10-12f2fs: Don't clear SGID when inheriting ACLsJaegeuk Kim1-1/+1
2017-10-12ext4: Don't clear SGID when inheriting ACLsJan Kara1-13/+15
2017-10-12ext4: preserve i_mode if __ext4_set_acl() failsErnesto A. Fernández1-4/+11
2017-10-12jfs: preserve i_mode if __jfs_set_acl() failsErnesto A. Fernández1-4/+11
2017-10-12jfs: Don't clear SGID when inheriting ACLsJan Kara1-7/+8
2017-10-12reiserfs: preserve i_mode if __reiserfs_set_acl() failsErnesto A. Fernández1-3/+6
2017-10-12reiserfs: Don't clear SGID when inheriting ACLsJan Kara1-5/+7
2017-10-12hfsplus: Don't clear SGID when inheriting ACLsJan Kara1-12/+18
2017-10-12ext3: preserve i_mode if ext2_set_acl() failsBen Hutchings1-2/+8
2017-10-12ext3: Don't clear SGID when inheriting ACLsBen Hutchings1-7/+8
2017-10-12ext2: preserve i_mode if ext2_set_acl() failsErnesto A. Fernández1-2/+9
2017-10-12ext2: Don't clear SGID when inheriting ACLsJan Kara1-14/+22
2017-10-12ubifs: Don't leak kernel memory to the MTDRichard Weinberger1-4/+4
2017-10-12ubifs: Correctly evict xattr inodesRichard Weinberger3-0/+25
2017-10-12sysctl: fix lax sysctl_check_table() sanity checkLuis R. Rodriguez1-5/+5
2017-10-12fs/dcache.c: fix spin lockup issue on nlru->lockSahitya Tummala1-2/+3
2017-10-12CIFS: fix circular locking dependencyRabin Vincent1-2/+3
2017-10-12btrfs: Don't clear SGID when inheriting ACLsJan Kara1-6/+7
2017-10-12xfs: Don't clear SGID when inheriting ACLsJan Kara3-5/+6