aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2019-09-30Merge tag 'for-5.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 5-18/+58
2019-09-29Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 4-10/+2
2019-09-29Merge tag '5.4-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Gravatar Linus Torvalds 14-26/+194
2019-09-29Merge branch 'entropy'Gravatar Linus Torvalds 1-0/+3
2019-09-29Revert "Revert "ext4: make __ext4_get_inode_loc plug""Gravatar Linus Torvalds 1-0/+3
2019-09-28Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-1/+1
2019-09-28Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 4-3/+107
2019-09-27Merge tag 'nfsd-5.4' of git://linux-nfs.org/~bfields/linuxGravatar Linus Torvalds 30-562/+2004
2019-09-27Merge tag 'virtio-fs-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ms...Gravatar Linus Torvalds 5-0/+1220
2019-09-27Merge tag '9p-for-5.4' of git://github.com/martinetd/linuxGravatar Linus Torvalds 3-2/+7
2019-09-27Merge tag 'for-5.4/io_uring-2019-09-27' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-11/+57
2019-09-27btrfs: qgroup: Fix reserved data space leak if we have multiple reserve callsGravatar Qu Wenruo 1-0/+3
2019-09-27btrfs: qgroup: Fix the wrong target io_tree when freeing reserved data spaceGravatar Qu Wenruo 1-1/+1
2019-09-26CIFS: Fix oplock handling for SMB 2.1+ protocolsGravatar Pavel Shilovsky 1-0/+5
2019-09-26smb3: missing ACL related flagsGravatar Steve French 1-1/+80
2019-09-26Merge tag 'nfs-for-5.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfsGravatar Linus Torvalds 11-177/+365
2019-09-26binfmt_elf: Do not move brk for INTERP-less ET_EXECGravatar Kees Cook 1-1/+2
2019-09-26Merge tag 'xfs-5.4-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxGravatar Linus Torvalds 5-21/+17
2019-09-26Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Gravatar Linus Torvalds 1-2/+0
2019-09-26Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 16-71/+37
2019-09-26ntfs: remove (un)?likely() from IS_ERR() conditionsGravatar Denis Efremov 4-9/+9
2019-09-26xfs: remove unlikely() from WARN_ON() conditionGravatar Denis Efremov 1-2/+2
2019-09-26fs: remove unlikely() from WARN_ON() conditionGravatar Denis Efremov 1-1/+1
2019-09-26jffs2: Fix mounting under new mount APIGravatar David Howells 1-2/+0
2019-09-26io_uring: make CQ ring wakeups be more efficientGravatar Jens Axboe 1-10/+56
2019-09-26smb3: pass mode bits into create callsGravatar Steve French 7-21/+51
2019-09-25userfaultfd: untag user pointersGravatar Andrey Konovalov 1-10/+12
2019-09-25fs/namespace: untag user pointers in copy_mount_optionsGravatar Andrey Konovalov 1-1/+1
2019-09-25fat: delete an unnecessary check before brelse()Gravatar Markus Elfring 1-3/+1
2019-09-25fs/reiserfs/do_balan.c: remove set but not used variableGravatar Jason Yan 1-2/+1
2019-09-25fs/reiserfs/journal.c: remove set but not used variableGravatar Jason Yan 1-4/+3
2019-09-25fs/reiserfs/do_balan.c: remove set but not used variablesGravatar zhengbin 1-11/+1
2019-09-25fs/reiserfs/fix_node.c: remove set but not used variablesGravatar zhengbin 1-5/+1
2019-09-25fs/reiserfs/prints.c: remove set but not used variablesGravatar zhengbin 1-3/+0
2019-09-25fs/reiserfs/objectid.c: remove set but not used variablesGravatar zhengbin 1-2/+1
2019-09-25fs/reiserfs/lbalance.c: remove set but not used variablesGravatar zhengbin 1-2/+1
2019-09-25fs/reiserfs/stree.c: remove set but not used variablesGravatar zhengbin 1-4/+0
2019-09-25fs/reiserfs/journal.c: remove set but not used variablesGravatar zhengbin 1-9/+1
2019-09-25fs: reiserfs: remove unnecessary check of bh in remove_from_transaction()Gravatar Jia-Ju Bai 1-3/+2
2019-09-25Merge tag 'ceph-for-5.4-rc1' of git://github.com/ceph/ceph-clientGravatar Linus Torvalds 16-335/+596
2019-09-25Merge tag 'fuse-update-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 12-1613/+1726
2019-09-25Merge tag 'iomap-5.4-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxGravatar Linus Torvalds 2-18/+20
2019-09-25sched/membarrier: Fix p->mm->membarrier_state racy loadGravatar Mathieu Desnoyers 1-1/+1
2019-09-25btrfs: Fix a regression which we can't convert to SINGLE profileGravatar Qu Wenruo 1-1/+7
2019-09-25btrfs: relocation: fix use-after-free on dead relocation rootsGravatar Qu Wenruo 1-1/+8
2019-09-24smb3: Add missing reparse tagsGravatar Steve French 1-0/+11
2019-09-24Merge tag 'for-5.4/io_uring-2019-09-24' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-24/+217
2019-09-24Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 28-283/+163
2019-09-24mm, fs: move randomize_stack_top from fs to mmGravatar Alexandre Ghiti 1-20/+0
2019-09-24mm,thp: avoid writes to file with THP in pagecacheGravatar Song Liu 2-0/+11