summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2017-11-11gfs2: remove IS_ERR_VALUE abuseArnd Bergmann
2017-11-11nilfs2: fix gcc uninitialized-variable warnings in powerpc buildRyusuke Konishi
2017-11-11cifs: check MaxPathNameComponentLength != 0 before using itRonnie Sahlberg
2017-11-11epoll: fix race between ep_poll_callback(POLLFREE) and ep_free()/ep_remove()Oleg Nesterov
2017-11-11CIFS: remove endian related sparse warningSteve French
2017-11-11CIFS: Fix maximum SMB2 header sizePavel Shilovsky
2017-11-11nfsd: Limit end of page list when decoding NFSv4 WRITEChuck Lever
2017-11-11cifs: return ENAMETOOLONG for overlong names in cifs_open()/cifs_lookup()Ronnie Sahlberg
2017-11-11cifs: Fix df output for users with quota limitsSachin Prabhu
2017-11-11xfs: fix inobt inode allocation search optimizationOmar Sandoval
2017-11-11ext4: fix overflow caused by missing cast in ext4_resize_fs()Jerry Lee
2017-11-11ext4: fix SEEK_HOLE/SEEK_DATA for blocksize < pagesizeJan Kara
2017-11-11ocfs2: don't clear SGID when inheriting ACLsJan Kara
2017-11-11mount: copy the port field into the cloned nfs_server structure.Steve Dickson
2017-11-11fuse: initialize the flock flag in fuse_file on allocationMateusz Jurczyk
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