summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2017-04-20ceph: Convert to separately allocated bdiJan Kara
2017-04-20btrfs: Convert to separately allocated bdiJan Kara
2017-04-209p: Convert to separately allocated bdiJan Kara
2017-04-20fs: Get proper reference for s_bdiJan Kara
2017-04-20fs: Provide infrastructure for dynamic BDIs in filesystemsJan Kara
2017-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-19Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2017-04-19nsfs: mark dentry with DCACHE_RCUACCESSCong Wang
2017-04-19btrfs: qgroup: move noisy underflow warning to debugging buildDavid Sterba
2017-04-18ubifs: Fix O_TMPFILE corner case in ubifs_link()Richard Weinberger
2017-04-17cifs: Do not send echoes before Negotiate is completeSachin Prabhu
2017-04-17fix nfs O_DIRECT advancing iov_iter too muchAl Viro
2017-04-17orangefs_bufmap_copy_from_iovec(): fix EFAULT handlingAl Viro
2017-04-17fs/compat.c: trim unused includesAl Viro
2017-04-17move compat_rw_copy_check_uvector() over to fs/read_write.cAl Viro
2017-04-17fhandle: move compat syscalls from compat.cAl Viro
2017-04-17open: move compat syscalls from compat.cAl Viro
2017-04-17stat: move compat syscalls from compat.cAl Viro
2017-04-17fcntl: move compat syscalls from compat.cAl Viro
2017-04-17readdir: move compat syscalls from compat.cAl Viro
2017-04-17statfs: move compat syscalls from compat.cAl Viro
2017-04-17utimes: move compat syscalls from compat.cAl Viro
2017-04-17move compat select-related syscalls to fs/select.cAl Viro
2017-04-17Remove compat_sys_getdents64()Al Viro
2017-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-15orangefs: free superblock when mount failsMartin Brandenburg
2017-04-15vfs: don't do RCU lookup of empty pathnamesLinus Torvalds
2017-04-14Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-04-14Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2017-04-13hugetlbfs: fix offset overflow in hugetlbfs mmapMike Kravetz
2017-04-13thp: fix MADV_DONTNEED vs clear soft dirty raceKirill A. Shutemov
2017-04-13nfsd: fix oops on unsupported operationOlga Kornievskaia
2017-04-13CIFS: Fix SMB3 mount without specifying a security mechanismPavel Shilovsky
2017-04-11Btrfs: fix potential use-after-free for cloned bioLiu Bo
2017-04-11Btrfs: fix segmentation fault when doing dio readLiu Bo
2017-04-11Btrfs: fix invalid dereference in btrfs_retry_endioLiu Bo
2017-04-11btrfs: drop the nossd flag when remounting with -o ssdAdam Borowski
2017-04-11sched/core: Remove 'task' parameter and rename tsk_restore_flags() to current...NeilBrown
2017-04-10CIFS: store results of cifs_reopen_file to avoid infinite waitGermano Percossi
2017-04-10CIFS: remove bad_network_name flagGermano Percossi
2017-04-10CIFS: reconnect thread reschedule itselfGermano Percossi
2017-04-10CIFS: handle guest access errors to Windows sharesMark Syms
2017-04-10CIFS: Fix null pointer deref during read resp processingPavel Shilovsky
2017-04-09Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2017-04-09Merge tag 'driver-core-4.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-04-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-04-08block_dev: use blkdev_issue_zerout for hole punchesChristoph Hellwig
2017-04-08block: add a flags argument to (__)blkdev_issue_zerooutChristoph Hellwig
2017-04-08sysfs: be careful of error returns from ops->show()NeilBrown
2017-04-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds