aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2016-04-11mm, mempool: do not allow atomic resizingDavid Rientjes
2016-04-11fs: dcache: manually unpoison dname after allocation to shut up kasan's reportsAndrey Ryabinin
2016-03-22ovl: copy new uid/gid into overlayfs runtime inodeKonstantin Khlebnikov
2016-03-22ovl: fix getcwd() failure after unsuccessful rmdirRui Wang
2016-03-11Fix cifs_uniqueid_to_ino_t() function for s390xYadan Fan
2016-03-11CIFS: Fix SMB2+ interim response processing for read requestsPavel Shilovsky
2016-03-11cifs: fix out-of-bounds access in lease parsingJustin Maggard
2016-03-11do_last(): don't let a bogus return value from ->open() et.al. to confuse usAl Viro
2016-03-11hpfs: don't truncate the file when delete failsMikulas Patocka
2016-03-11Fix directory hardlinks from deleted directoriesDavid Woodhouse
2016-03-11jffs2: Fix page lock / f->sem deadlockDavid Woodhouse
2016-03-11Revert "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-04fs-writeback: unplug before cond_resched in writeback_sb_inodesChris Mason
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: move_extent improve bh vanishing success factorDmitry Monakhov
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-03-02pty: make sure super_block is still valid in final /dev/tty closeHerton R. Krzesinski
2016-03-02Btrfs: 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-15MIPS: Fix some missing CONFIG_CPU_MIPSR6 #ifdefsTariq Saeed
2016-02-09ocfs2/dlm: ignore cleaning the migration mle that is inusexuejiufei
2016-02-09cifs_dbg() outputs an uninitialized buffer in cifs_readdir()Vasily Averin
2016-02-09cifs: fix race between call_async() and reconnect()Rabin Vincent
2016-02-09cifs: Ratelimit kernel log messagesJamie Bainbridge
2016-02-09cifs: convert printk(LEVEL...) to pr_<level>Andy Shevchenko
2016-02-09cifs: convert to print_hex_dump() instead of custom implementationAndy Shevchenko
2016-02-09xfs: handle dquot buffer readahead in log recovery correctlyDave Chinner
2016-02-09xfs: inode recovery readahead can race with inode buffer creationDave Chinner
2016-02-09uml: fix hostfs mknod()Vegard Nossum
2016-02-09locks: fix unlock when fcntl_setlk races with a closeJeff Layton
2016-02-09locks: update comments that refer to inode->i_flockJeff Layton
2016-02-09udf: Check output buffer length when converting name to CS0Andrew Gabbasov
2016-02-09udf: Prevent buffer overrun with multi-byte charactersAndrew Gabbasov
2016-02-09NFS: Fix attribute cache revalidationTrond Myklebust
2016-02-09NFS: Remove the "NFS_CAP_CHANGE_ATTR" capabilityTrond Myklebust
2016-02-09nfs: Fix race in __update_open_stateid()Andrew Elble
2016-02-09udf: limit the maximum number of indirect extents in a rowVegard Nossum
2016-02-02ovl: check dentry positiveness in ovl_cleanup_whiteouts()Konstantin Khlebnikov
2016-02-02ovl: root: copy attrMiklos Szeredi
2016-02-02ovl: use a minimal buffer in ovl_copy_xattrVito Caputo
2016-02-02ovl: allow zero size xattrMiklos Szeredi
2016-01-21ceph: fix message length computationArnd Bergmann
2016-01-21ocfs2: fix umask ignored issueJunxiao Bi
2016-01-21nfs: if we have no valid attrs, then don't declare the attribute cache validJeff Layton
2016-01-21nfs4: start callback_ident at idr 1Benjamin Coddington
2016-01-21nfsd: serialize state seqid morphing operationsJeff Layton