summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2015-02-02Merge branch 'p-ti-linux-3.14.y-common' into p-ti-linux-3.14.y-androidPraneeth Bajjuri
2015-01-29Merge tag 'v3.14.31' of http://git.kernel.org/pub/scm/linux/kernel/git/stable...Texas Instruments Auto Merger
2015-01-29mm: non-atomically mark page accessed during page cache allocation where poss...Mel Gorman
2015-01-29fs: buffer: do not use unnecessary atomic operations when discarding buffersMel Gorman
2015-01-29mm: page_alloc: convert hot/cold parameter and immediate callers to boolMel Gorman
2015-01-29fix deadlock in cifs_ioctl_clone()Al Viro
2015-01-28Merge branch 'p-ti-linux-3.14.y-common' into p-ti-linux-3.14.y-androidPraneeth Bajjuri
2015-01-27Merge tag 'v3.14.30' of http://git.kernel.org/pub/scm/linux/kernel/git/stable...Dan Murphy
2015-01-27fsnotify: next_i is freed during fsnotify_unmount_inodes.Jerry Hoemann
2015-01-27LOCKD: Fix a race when initialising nlmsvc_timeoutTrond Myklebust
2015-01-27NFSv4.1: Fix client id trunking on LinuxTrond Myklebust
2015-01-27genirq: Prevent proc race against freeing of irq descriptorsThomas Gleixner
2015-01-22Merge branch 'p-ti-linux-3.14.y-common' into p-ti-linux-3.14.y-androidPraneeth Bajjuri
2015-01-22Merge branch 'p-android-3.14' into p-ti-linux-3.14.y-androidPraneeth Bajjuri
2015-01-19Merge tag 'v3.14.29' of http://git.kernel.org/pub/scm/linux/kernel/git/stable...Denys Dmytriyenko
2015-01-16Btrfs: don't delay inode ref updates during log replayChris Mason
2015-01-16nilfs2: fix the nilfs_iget() vs. nilfs_new_inode() racesRyusuke Konishi
2015-01-16ceph: fix null pointer dereference in discard_cap_releases()Yan, Zheng
2015-01-16ceph: do_sync is never initializedDan Carpenter
2015-01-16nfsd4: fix xdr4 inclusion of escaped charBenjamin Coddington
2015-01-16fs: nfsd: Fix signedness bug in compare_blobRasmus Villemoes
2015-01-16writeback: fix a subtle race condition in I_DIRTY clearingTejun Heo
2015-01-16pstore-ram: Allow optional mapping with pgprot_noncachedTony Lindgren
2015-01-16pstore-ram: Fix hangs by using write-combine mappingsRob Herring
2015-01-16ocfs2: fix the wrong directory passed to ocfs2_lookup_ino_from_name() when li...Xue jiufei
2015-01-16ocfs2: fix journal commit deadlockJunxiao Bi
2015-01-14pstore: add pmsgMark Salyzyn
2015-01-14pstore: handle zero-sized prz in seriesMark Salyzyn
2015-01-14pstore: remove superfluous memory size checkMark Salyzyn
2015-01-14pstore: use scnprintfMark Salyzyn
2015-01-14pstore: clarify clearing of _read_cnt in ramoops_contextLiu ShuoX
2015-01-12seccomp: implement SECCOMP_FILTER_FLAG_TSYNCKees Cook
2015-01-12sched: move no_new_privs into new atomic flagsKees Cook
2015-01-08Btrfs: fix fs corruption on transaction abort if device supports discardFilipe Manana
2015-01-08Btrfs: do not move em to modified list when unpinningJosef Bacik
2015-01-08eCryptfs: Remove buggy and unnecessary write in file name decode routineMichael Halcrow
2015-01-08eCryptfs: Force RO mount when encrypted view is enabledTyler Hicks
2015-01-08udf: Verify symlink size before loading itJan Kara
2015-01-08ncpfs: return proper error from NCP_IOC_SETROOT ioctlJan Kara
2015-01-08userns: Add a knob to disable setgroups on a per user namespace basisEric W. Biederman
2015-01-08umount: Disallow unprivileged mount forceEric W. Biederman
2015-01-08mnt: Implicitly add MNT_NODEV on remount when it was implicitly added by mountEric W. Biederman
2015-01-08mnt: Fix a memory stomp in umountEric W. Biederman
2015-01-08isofs: Fix unchecked printing of ER recordsJan Kara
2015-01-08nfs41: fix nfs4_proc_layoutget error handlingPeng Tao
2015-01-08isofs: Fix infinite looping over CE entriesJan Kara
2015-01-06binfmt_elf: add ELF_HWCAP2 to compat auxv entriesArd Biesheuvel
2015-01-06fs/seq_file: fallback to vmalloc allocationHeiko Carstens
2015-01-06Merge branch 'p-android-3.14' into p-ti-linux-3.14.y-androidPraneeth Bajjuri
2015-01-06ext4: Add support for FIDTRIM, a best-effort ioctl for deep discard trimJP Abgrall