summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2016-04-12jbd2: fix FS corruption possibility in jbd2_journal_destroy() on umount pathOGAWA Hirofumi
2016-03-25eCryptfs: fixed bug in cipher handlingGilad Broner
2016-03-23sched: colocate related threadsSrivatsa Vaddagiri
2016-03-23net: initialize variables to avoid UML compilation failureJeevan Shriram
2016-03-23eCryptfs: fixes issue where files sometimes got corrupted upon closeAndrey Markovytch
2016-03-23mm + fs: extends support for cache droppingAndrey Markovytch
2016-03-23eCryptfs: fixed some major bugsAndrey Markovytch
2016-03-23PFK: fixed issue where key in TZ was not set properlyAndrey Markovytch
2016-03-23ecryptfs: enhancing ecryptfs to be configurable with encryption typeAndrey Markovytch
2016-03-23platform: msm: add Per-File-Tagger (PFT) driverAndrey Markovytch
2016-03-23ubifs: Use XATTR_*_PREFIX_LENRichard Weinberger
2016-03-23UBIFS: add a comment in key.h for unused parameterDongsheng Yang
2016-03-23Merge remote-tracking branch 'lsk-44/linux-linaro-lsk-v4.4' into 44rc2David Keitel
2016-03-23sched: Add userspace interface to set PF_WAKE_UP_IDLESrivatsa Vaddagiri
2016-03-23sched: Add API to set task's initial task loadSrivatsa Vaddagiri
2016-03-23qmp: Add support for QSSP EnhancementsMona Hossain
2016-03-23seemp: enhance support for malware detectionWilliam Clark
2016-03-22fuse: Add support for passthrough read/writeNikhilesh Reddy
2016-03-22tty: serial: msm_hs: Add snapshot of msm_hs uart driversGirish Mahadevan
2016-03-22rtc: alarm: Add power-on alarm featureMao Jinlong
2016-03-22block/fs: make tracking dirty task debug onlyVenkat Gopalakrishnan
2016-03-22block/fs: keep track of the task that dirtied the pageVenkat Gopalakrishnan
2016-03-16ovl: fix getcwd() failure after unsuccessful rmdirRui Wang
2016-03-16ovl: copy new uid/gid into overlayfs runtime inodeKonstantin Khlebnikov
2016-03-16userfaultfd: don't block on the last VM updates at exit timeLinus Torvalds
2016-03-16ovl: fix working on distributed fs as lower layerKonstantin Khlebnikov
2016-03-16ovl: ignore lower entries when checking purity of non-directory entriesKonstantin Khlebnikov
2016-03-16ncpfs: fix a braino in OOM handling in ncp_fill_cache()Al Viro
2016-03-16jffs2: reduce the breakage on recovery from halfway failed rename()Al Viro
2016-03-09Fix directory hardlinks from deleted directoriesDavid Woodhouse
2016-03-09jffs2: Fix page lock / f->sem deadlockDavid Woodhouse
2016-03-09Revert "jffs2: Fix lock acquisition order bug in jffs2_write_begin"Thomas Betker
2016-03-09Btrfs: fix loading of orphan roots leading to BUG_ONFilipe Manana
2016-03-09writeback: flush inode cgroup wb switches instead of pinning super_blockTejun Heo
2016-03-09Fix cifs_uniqueid_to_ino_t() function for s390xYadan Fan
2016-03-09CIFS: Fix SMB2+ interim response processing for read requestsPavel Shilovsky
2016-03-09cifs: fix out-of-bounds access in lease parsingJustin Maggard
2016-03-09btrfs: async-thread: Fix a use-after-free error for traceQu Wenruo
2016-03-09btrfs: Fix no_space in write and rm loopZhao Lei
2016-03-09Btrfs: fix deadlock running delayed iputs at transaction commit timeFilipe Manana
2016-03-09use ->d_seq to get coherency between ->d_inode and ->d_flagsAl Viro
2016-03-03hpfs: don't truncate the file when delete failsMikulas Patocka
2016-03-03do_last(): ELOOP failure exit should be done after leaving RCU modeAl Viro
2016-03-03should_follow_link(): validate ->d_seq after having decided to followAl Viro
2016-03-03do_last(): don't let a bogus return value from ->open() et.al. to confuse usAl Viro
2016-03-03NFSv4: Fix a dentry leak on alias useBenjamin Coddington
2016-03-03block: fix use-after-free in dio_bio_completeMike Krinkin
2016-03-03writeback: keep superblock pinned during cgroup writeback association switchesTejun Heo
2016-03-03namei: ->d_inode of a pinned dentry is stable only for positivesAl Viro
2016-03-03locks: fix unlock when fcntl_setlk races with a closeJeff Layton