aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2016-02-23Merge tag 'nfs-for-4.5-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2016-02-22NFSv4.x/pnfs: Fix a race between layoutget and bulk recallsTrond Myklebust
2016-02-22NFSv4.x/pnfs: Fix a race between layoutget and pnfs_destroy_layoutTrond Myklebust
2016-02-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-02-19Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-02-19Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-02-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-02-19ext4: fix crashes in dioread_nolock modeJan Kara
2016-02-19ext4: fix bh->b_state corruptionJan Kara
2016-02-18fsnotify: turn fsnotify reaper thread into a workqueue jobJeff Layton
2016-02-18Revert "fsnotify: destroy marks with call_srcu instead of dedicated thread"Jeff Layton
2016-02-17Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-02-17pnfs/blocklayout: fix a memeory leak when using,vmalloc_to_pageKinglong Mee
2016-02-17nfs4: fix stateid handling for the NFS v4.2 operationsChristoph Hellwig
2016-02-17NFSv4: Fix a dentry leak on alias useBenjamin Coddington
2016-02-16writeback: initialize inode members that track writeback historyTahsin Erdogan
2016-02-16Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2016-02-16writeback: keep superblock pinned during cgroup writeback association switchesTejun Heo
2016-02-16Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar
2016-02-16ext4: fix memleak in ext4_readdir()Kirill Tkhai
2016-02-16Btrfs: fix direct IO requests not reporting IO error to user spaceFilipe Manana
2016-02-15pNFS: Always set NFS_LAYOUT_RETURN_REQUESTED with lo->plh_return_iomodeTrond Myklebust
2016-02-15pNFS: Fix pnfs_mark_matching_lsegs_return()Trond Myklebust
2016-02-14Merge tag 'tty-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-02-12Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-02-12Merge tag 'xfs-fixes-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-02-12ext4: remove unused parameter "newblock" in convert_initialized_extent()Eryu Guan
2016-02-12ext4: don't read blocks from disk after extents being swappedEryu Guan
2016-02-12ext4: fix potential integer overflowInsu Yun
2016-02-12ext4: add a line break for proc mb_groups displayHuaitong Han
2016-02-11ext4: ioctl: fix erroneous return valueAnton Protopopov
2016-02-11ext4: fix scheduling in atomic on group checksum failureJan Kara
2016-02-11btrfs: properly set the termination value of ctx->pos in readdirDavid Sterba
2016-02-10cifs: fix erroneous return valueAnton Protopopov
2016-02-10cifs: fix potential overflow in cifs_compose_mount_optionsInsu Yun
2016-02-10cifs: remove redundant check for null string pointerColin Ian King
2016-02-10efi: Make efivarfs entries immutable by defaultPeter Jones
2016-02-10efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad versionPeter Jones
2016-02-08ext4 crypto: move context consistency check to ext4_file_open()Theodore Ts'o
2016-02-07ext4 crypto: revalidate dentry after adding or removing the keyTheodore Ts'o
2016-02-08xfs: fix endianness error when checking log block crc on big endian platformsDarrick J. Wong
2016-02-06pty: make sure super_block is still valid in final /dev/tty closeHerton R. Krzesinski
2016-02-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-02-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2016-02-05epoll: restrict EPOLLEXCLUSIVE to POLLIN and POLLOUTJason Baron
2016-02-05dax: dirty inode only if requiredDmitry Monakhov
2016-02-05ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery cleanupxuejiufei
2016-02-05block: fix pfn_mkwrite() DAX fault handlerRoss Zwisler
2016-02-05Btrfs: fix hang on extent buffer lock caused by the inode_paths ioctlFilipe Manana
2016-02-04ceph: fix snap context leak in error pathYan, Zheng