summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2018-02-13nilfs2: fix race condition that causes file system corruptionAndreas Rohner
2018-02-13autofs: fix careless error in recent commitNeilBrown
2018-02-13autofs: don't fail mount for transient errorNeilBrown
2018-02-13NFS: Fix typo in nomigration mount optionJoshua Watt
2018-02-13nfs: Fix ugly referral attributesChuck Lever
2018-02-13NFS: Avoid RCU usage in tracepointsAnna Schumaker
2018-02-13eCryptfs: use after free in ecryptfs_release_messaging()Dan Carpenter
2018-02-13Revert "f2fs: handle dirty segments inside refresh_sit_entry"Yunlong Song
2018-02-13f2fs: remove redundant lines in allocate_data_blockDongho Sim
2018-02-13coda: fix 'kernel memory exposure attempt' in fsyncJan Harkes
2018-02-13isofs: fix timestamps beyond 2027Arnd Bergmann
2018-02-13btrfs: avoid null pointer dereference on fs_info when calling btrfs_critColin Ian King
2018-02-13f2fs: expose some sectors to user in inline data or dentry caseJaegeuk Kim
2018-02-13fs/9p: Compare qid.path in v9fs_test_inodeTuomas Tynkkynen
2018-02-13elf_fdpic: fix unused variable warningArnd Bergmann
2018-02-13ext4: fix interaction between i_size, fallocate, and delalloc after a crashTheodore Ts'o
2018-01-01exec: Ensure mm->user_ns contains the execed filesEric W. Biederman
2018-01-01ptrace: Capture the ptracer's creds not PT_PTRACE_CAPEric W. Biederman
2018-01-01ocfs2: fstrim: Fix start offset of first cluster group during fstrimAshish Samant
2018-01-01SMB3: Validate negotiate request must always be signedSteve French
2018-01-01SMB: fix validate negotiate info uninitialised memory useDavid Disseldorp
2018-01-01SMB: fix leak of validate negotiate info response bufferDavid Disseldorp
2018-01-01fuse: fix READDIRPLUS skipping an entryMiklos Szeredi
2018-01-01fs/mpage.c: fix mpage_writepage() for pages with buffersMatthew Wilcox
2018-01-01ecryptfs: fix dereference of NULL user_key_payloadEric Biggers
2018-01-01FS-Cache: fix dereference of NULL user_key_payloadEric Biggers
2018-01-01direct-io: Prevent NULL pointer access in submit_page_sectionAndreas Gruenbacher
2018-01-01lsm: fix smack_inode_removexattr and xattr_getsecurity memleakCasey Schaufler
2018-01-01vfs: Return -ENXIO for negative SEEK_HOLE / SEEK_DATA offsetsAndreas Gruenbacher
2018-01-01btrfs: prevent to set invalid default subvolidsatoru takeuchi
2018-01-01Btrfs: fix incorrect {node,sector}size endianness from BTRFS_IOC_FS_INFOOmar Sandoval
2018-01-01SMB3: Don't ignore O_SYNC/O_DSYNC and O_DIRECT flagsSteve French
2018-01-01SMB: Validate negotiate (to protect against downgrade) even if signing offSteve French
2018-01-01cifs: release auth_key.response for reconnect.Shu Wang
2018-01-01cifs: release cifs root_cred after exit_cifsShu Wang
2018-01-01cifs: check rsp for NULL before dereferencing in SMB2_openRonnie Sahlberg
2017-11-26xfs: fix incorrect log_flushed on fsyncAmir Goldstein
2017-11-26f2fs: check hot_data for roll-forward recoveryJaegeuk Kim
2017-11-26btrfs: resume qgroup rescan on rw remountAleksa Sarai
2017-11-26dlm: avoid double-free on error path in dlm_device_{register,unregister}Edwin Török
2017-11-26fcntl: Don't use ambiguous SIG_POLL si_codesEric W. Biederman
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