summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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
2016-01-21ext4, jbd2: ensure entering into panic after recording an error in superblockDaeho Jeong
2016-01-21Btrfs: fix race when listing an inode's xattrsFilipe Manana
2016-01-21Btrfs: fix race leading to BUG_ON when running delalloc for nodatacowFilipe Manana
2016-01-21Btrfs: fix race leading to incorrect item deletion when dropping extentsFilipe Manana
2016-01-21Btrfs: fix file corruption and data loss after cloning inline extentsFilipe Manana
2015-12-02client MUST ignore EncryptionKeyLength if CAP_EXTENDED_SECURITY is setNoel Power
2015-11-15ext4: fix loss of delalloc extent info in ext4_zero_range()Eric Whitney
2015-11-15ext4: allocate entire range in zero rangeLukas Czerner
2015-11-13btrfs: fix use after free iterating extrefsChris Mason
2015-11-13jbd2: avoid infinite loop when destroying aborted journalJan Kara
2015-10-27vfs: Test for and handle paths that are unreachable from their mnt_rootEric W. Biederman
2015-10-27hpfs: update ctime and mtime on directory modificationMikulas Patocka
2015-10-27nfs/filelayout: Fix NULL reference caused by double freeing of fh_arrayKinglong Mee