aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2015-03-30 Merge tag 'v3.10.73' into linux-linaro-lskHEADlinux-linaro-lskAlex Shi
2015-03-26nilfs2: fix deadlock of segment constructor during recoveryRyusuke Konishi
2015-03-26fuse: notify: don't move pagesMiklos Szeredi
2015-03-26fuse: set stolen page uptodateMiklos Szeredi
2015-03-19 Merge tag 'v3.10.72' into linux-linaro-lsklsk-v3.10-15.03linux-linaro-lsk-v3.10Alex Shi
2015-03-18nilfs2: fix potential memory overrun on inodeRyusuke Konishi
2015-03-18procfs: fix race between symlink removals and traversalsAl Viro
2015-03-18debugfs: leave freeing a symlink body until inode evictionAl Viro
2015-03-18autofs4 copy_dev_ioctl(): keep the value of ->size we'd used for allocationAl Viro
2015-03-18Btrfs:__add_inode_ref: out of bounds memory read when looking for extended ref.Quentin Casasnovas
2015-03-18Btrfs: fix data loss in the fast fsync pathFilipe Manana
2015-03-18btrfs: fix lost return value due to variable shadowingDavid Sterba
2015-03-10 Merge tag 'v3.10.71' into linux-linaro-lskAlex Shi
2015-03-06x86, mm/ASLR: Fix stack randomization on 64-bit systemsHector Marco-Gisbert
2015-03-06jffs2: fix handling of corrupted summary lengthChen Jie
2015-03-06NFSv4.1: Fix a kfree() of uninitialised pointers in decode_cb_sequence_argsTrond Myklebust
2015-03-06nfs: don't call blocking operations while !TASK_RUNNINGJeff Layton
2015-03-06xfs: set superblock buffer type correctlyDave Chinner
2015-03-06xfs: inode unlink does not set AGI buffer typeDave Chinner
2015-03-06xfs: ensure buffer types are set correctlyDave Chinner
2015-02-16Merge remote-tracking branch 'lsk/v3.10/topic/of' into linux-linaro-lskMark Brown
2015-02-16of: remove /proc/device-treeGrant Likely
2015-02-16fs/proc/proc_devtree.c: remove empty /proc/device-tree when no openfirmware e...Dave Jones
2015-02-11ext4: prevent bugon on race between write/fcntlDmitry Monakhov
2015-02-11nilfs2: fix deadlock of segment constructor over I_SYNC flagRyusuke Konishi
2015-02-09Merge tag 'v3.10.68' into linux-linaro-lskMark Brown
2015-02-05pstore/ram: avoid atomic accesses for ioremapped regionsRob Herring
2015-02-05pstore: Fix NULL pointer fault if get NULL prz in ramoops_get_next_przLiu ShuoX
2015-02-05pstore: skip zero size persistent ram buffer in traverseLiu ShuoX
2015-02-05pstore: clarify clearing of _read_cnt in ramoops_contextLiu ShuoX
2015-02-05pstore: d_alloc_name() doesn't return an ERR_PTRDan Carpenter
2015-02-05pstore: Fail to unlink if a driver has not defined pstore_eraseAruna Balakrishnaiah
2015-02-05NFSv4.1: Fix an Oops in nfs41_walk_client_listTrond Myklebust
2015-02-05nfs: fix dio deadlock when O_DIRECT flag is flippedPeng Tao
2015-02-02Merge tag 'v3.10.67' into linux-linaro-lskMark Brown
2015-01-29ext4: fix warning in ext4_da_update_reserve_space()Jan Kara
2015-01-29quota: provide interface for readding allocated space into reserved spaceJan Kara
2015-01-28Merge tag 'v3.10.66' into linux-linaro-lskMark Brown
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-16Merge tag 'v3.10.65' into linux-linaro-lskMark Brown
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-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 journal commit deadlockJunxiao Bi