aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2016-02-03pstore/ram: Strip ramoops header for correct decompressionBen Zhang
2015-06-10pstore: Fix memory leak when decompress using big_oops_bufLiu ShuoX
2015-05-08fs: proc: fix oom_adj write permission issue in user buildCarton He
2015-04-02Revert "sched/numa: Report a NUMA task group ID"Qiming Wu
2015-04-01fs: pstore: remove the redundant ramoops driver registerZhao Ye
2015-03-16x86, mm/ASLR: Fix stack randomization on 64-bit systemsHector Marco-Gisbert
2015-03-16btrfs: fix leak of path in btrfs_find_itemDavid Sterba
2015-03-16btrfs: set proper message level for skinny metadataDavid Sterba
2015-03-16jffs2: fix handling of corrupted summary lengthChen Jie
2015-03-16xfs: Fix quota type in quota structures when reusing quota fileJan Kara
2015-03-16NFSv4.1: Fix a kfree() of uninitialised pointers in decode_cb_sequence_argsTrond Myklebust
2015-03-16nfs: don't call blocking operations while !TASK_RUNNINGJeff Layton
2015-03-16xfs: set superblock buffer type correctlyDave Chinner
2015-03-16xfs: inode unlink does not set AGI buffer typeDave Chinner
2015-03-16xfs: ensure buffer types are set correctlyDave Chinner
2015-03-16ext4: prevent bugon on race between write/fcntlDmitry Monakhov
2015-03-16nilfs2: fix deadlock of segment constructor over I_SYNC flagRyusuke Konishi
2015-03-16Complete oplock break jobs before closing file handleSachin Prabhu
2015-03-16pstore: Fix NULL pointer fault if get NULL prz in ramoops_get_next_przLiu ShuoX
2015-03-16pstore: skip zero size persistent ram buffer in traverseLiu ShuoX
2015-03-16pstore: clarify clearing of _read_cnt in ramoops_contextLiu ShuoX
2015-03-16NFSv4.1: Fix an Oops in nfs41_walk_client_listTrond Myklebust
2015-03-16nfs: fix dio deadlock when O_DIRECT flag is flippedPeng Tao
2015-03-16mm: non-atomically mark page accessed during page cache allocation where poss...Mel Gorman
2015-03-16fs: buffer: do not use unnecessary atomic operations when discarding buffersMel Gorman
2015-03-16mm: page_alloc: convert hot/cold parameter and immediate callers to boolMel Gorman
2015-03-16fix deadlock in cifs_ioctl_clone()Al Viro
2015-03-16fsnotify: next_i is freed during fsnotify_unmount_inodes.Jerry Hoemann
2015-03-16LOCKD: Fix a race when initialising nlmsvc_timeoutTrond Myklebust
2015-03-16NFSv4.1: Fix client id trunking on LinuxTrond Myklebust
2015-03-16genirq: Prevent proc race against freeing of irq descriptorsThomas Gleixner
2015-03-16Btrfs: don't delay inode ref updates during log replayChris Mason
2015-03-16nilfs2: fix the nilfs_iget() vs. nilfs_new_inode() racesRyusuke Konishi
2015-03-16ceph: fix null pointer dereference in discard_cap_releases()Yan, Zheng
2015-03-16ceph: do_sync is never initializedDan Carpenter
2015-03-16nfsd4: fix xdr4 inclusion of escaped charBenjamin Coddington
2015-03-16fs: nfsd: Fix signedness bug in compare_blobRasmus Villemoes
2015-03-16writeback: fix a subtle race condition in I_DIRTY clearingTejun Heo
2015-03-16pstore-ram: Allow optional mapping with pgprot_noncachedTim Wang
2015-03-16pstore-ram: Fix hangs by using write-combine mappingsTim Wang
2015-03-16ocfs2: fix the wrong directory passed to ocfs2_lookup_ino_from_name() when li...Xue jiufei
2015-03-16ocfs2: fix journal commit deadlockJunxiao Bi
2015-03-16Btrfs: fix fs corruption on transaction abort if device supports discardFilipe Manana
2015-03-16Btrfs: do not move em to modified list when unpinningJosef Bacik
2015-03-16eCryptfs: Remove buggy and unnecessary write in file name decode routineMichael Halcrow
2015-03-16eCryptfs: Force RO mount when encrypted view is enabledTyler Hicks
2015-03-16udf: Verify symlink size before loading itJan Kara
2015-03-16ncpfs: return proper error from NCP_IOC_SETROOT ioctlJan Kara
2015-03-16userns: Add a knob to disable setgroups on a per user namespace basisEric W. Biederman
2015-03-16umount: Disallow unprivileged mount forceEric W. Biederman