summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2016-03-09use ->d_seq to get coherency between ->d_inode and ->d_flagsAl Viro
2016-03-09seqcount: Rename write_seqcount_barrier()Peter Zijlstra
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-09namei: ->d_inode of a pinned dentry is stable only for positivesAl Viro
2016-03-09do_last(): don't let a bogus return value from ->open() et.al. to confuse usAl Viro
2016-03-09hpfs: don't truncate the file when delete failsMikulas Patocka
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-07NFSv4: Fix a dentry leak on alias useBenjamin Coddington
2016-03-04ext4: fix crashes in dioread_nolock modeJan Kara
2016-03-04ext4: don't read blocks from disk after extents being swappedEryu Guan
2016-03-04ext4: fix potential integer overflowInsu Yun
2016-03-04btrfs: properly set the termination value of ctx->pos in readdirDavid Sterba
2016-03-04cifs: fix erroneous return valueAnton Protopopov
2016-02-28pty: make sure super_block is still valid in final /dev/tty closeHerton R. Krzesinski
2016-02-28Btrfs: fix hang on extent buffer lock caused by the inode_paths ioctlFilipe Manana
2016-02-15ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery cleanupxuejiufei
2016-02-15pNFS/flexfiles: Fix an XDR encoding bug in layoutreturnTrond Myklebust
2016-02-15ocfs2: NFS hangs in __ocfs2_cluster_lock due to race with ocfs2_unblock_lockTariq Saeed
2016-02-03Btrfs: fix deadlock running delayed iputs at transaction commit timeFilipe Manana
2016-02-03btrfs: put delayed item hook into inodeDavid Sterba
2016-02-03xfs: log mount failures don't wait for buffers to be releasedDave Chinner
2016-02-03ocfs2/dlm: ignore cleaning the migration mle that is inusexuejiufei
2016-02-03cifs_dbg() outputs an uninitialized buffer in cifs_readdir()Vasily Averin
2016-02-03cifs: fix race between call_async() and reconnect()Rabin Vincent
2016-02-03cifs: Ratelimit kernel log messagesJamie Bainbridge
2016-02-03xfs: handle dquot buffer readahead in log recovery correctlyDave Chinner
2016-02-03xfs: inode recovery readahead can race with inode buffer creationDave Chinner
2016-02-03uml: fix hostfs mknod()Vegard Nossum
2016-02-03locks: fix unlock when fcntl_setlk races with a closeJeff Layton
2016-02-03btrfs: handle invalid num_stripes in sys_arrayDavid Sterba
2016-02-01udf: Check output buffer length when converting name to CS0Andrew Gabbasov
2016-02-01udf: Prevent buffer overrun with multi-byte charactersAndrew Gabbasov
2016-02-01NFS: Fix attribute cache revalidationTrond Myklebust
2016-02-01NFS: Remove the "NFS_CAP_CHANGE_ATTR" capabilityTrond Myklebust
2016-02-01nfs: Fix race in __update_open_stateid()Andrew Elble
2016-02-01udf: limit the maximum number of indirect extents in a rowVegard Nossum
2016-02-01ovl: check dentry positiveness in ovl_cleanup_whiteouts()Konstantin Khlebnikov
2016-02-01ovl: setattr: check permissions before copy-upMiklos Szeredi
2016-02-01ovl: root: copy attrMiklos Szeredi
2016-02-01ovl: use a minimal buffer in ovl_copy_xattrVito Caputo
2016-02-01ovl: allow zero size xattrMiklos Szeredi
2016-01-31fix the regression from "direct-io: Fix negative return from dio read beyond ...Al Viro
2016-01-31direct-io: Fix negative return from dio read beyond eofJan Kara
2015-12-14ceph: fix message length computationArnd Bergmann
2015-12-14ocfs2: fix umask ignored issueJunxiao Bi
2015-12-14nfs: if we have no valid attrs, then don't declare the attribute cache validJeff Layton