aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2016-02-25Btrfs: fix direct IO requests not reporting IO error to user spaceFilipe Manana
2016-02-25Btrfs: fix hang on extent buffer lock caused by the inode_paths ioctlFilipe Manana
2016-02-25Btrfs: fix page reading in extent_same ioctl leading to csum errorsFilipe Manana
2016-02-25Btrfs: fix invalid page accesses in extent_same (dedup) ioctlFilipe Manana
2016-02-25btrfs: properly set the termination value of ctx->pos in readdirDavid Sterba
2016-02-25Revert "btrfs: clear PF_NOFREEZE in cleaner_kthread()"David Sterba
2016-02-25Btrfs: fix fitrim discarding device area reserved for boot loader's useFilipe Manana
2016-02-25btrfs: handle invalid num_stripes in sys_arrayDavid Sterba
2016-02-25ext4: don't read blocks from disk after extents being swappedEryu Guan
2016-02-25ext4: fix potential integer overflowInsu Yun
2016-02-25ext4: fix scheduling in atomic on group checksum failureJan Kara
2016-02-25pty: make sure super_block is still valid in final /dev/tty closeHerton R. Krzesinski
2016-02-17ext4 crypto: add missing locking for keyring_key accessTheodore Ts'o
2016-02-17ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery cleanupxuejiufei
2016-02-17ocfs2/dlm: ignore cleaning the migration mle that is inusexuejiufei
2016-02-17ocfs2: NFS hangs in __ocfs2_cluster_lock due to race with ocfs2_unblock_lockTariq Saeed
2016-02-17NFSv4.1/pnfs: Fixup an lo->plh_block_lgets imbalance in layoutreturnTrond Myklebust
2015-12-29ocfs2/dlm: clear migration_pending when migration target goes downxuejiufei
2015-12-29ocfs2: fix flock panic issueJunxiao Bi
2015-12-29ocfs2: fix BUG when calculate new backup superJoseph Qi
2015-12-22Merge tag 'nfsd-4.4-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2015-12-18Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-12-18proc: fix -ESRCH error when writing to /proc/$pid/coredump_filterColin Ian King
2015-12-16nfsd: don't hold ls_mutex across a layout recallJeff Layton
2015-12-15Merge branch 'for-chris-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Chris Mason
2015-12-15Btrfs: check prepare_uptodate_page() error code earlierChris Mason
2015-12-15Btrfs: check for empty bitmap list in setup_cluster_bitmapsChris Mason
2015-12-13sched/wait: Fix the signal handling fixPeter Zijlstra
2015-12-13Merge tag 'nfs-for-4.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-12-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-12-12Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-12-12ocfs2: fix SGID not inherited issueJunxiao Bi
2015-12-12osd fs: __r4w_get_page rely on PageUptodate for uptodateHugh Dickins
2015-12-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2015-12-10btrfs: fix misleading warning when space cache failed to loadHolger Hoffstätte
2015-12-10Btrfs: fix transaction handle leak in balanceFilipe Manana
2015-12-10Btrfs: fix unprotected list move from unused_bgs to deleted_bgs listFilipe Manana
2015-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-12-08fix the regression from "direct-io: Fix negative return from dio read beyond ...Al Viro
2015-12-089p: ->evict_inode() should kick out ->i_data, not ->i_mappingAl Viro
2015-12-07SUNRPC: Fix callback channelTrond Myklebust
2015-12-07Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-12-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-12-06Don't reset ->total_link_count on nested calls of vfs_path_lookup()Al Viro
2015-12-06ovl: get rid of the dead code left from broken (and disabled) optimizationsAl Viro
2015-12-06ovl: fix permission checking for setattrMiklos Szeredi
2015-12-04block: detach bdev inode from its wb in __blkdev_put()Ilya Dryomov
2015-12-04jbd2: fix null committed data return in undo_accessJunxiao Bi
2015-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-12-03Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds