aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/stat.h>Ingo Molnar3-0/+3
2017-03-02sched/headers: Prepare to move the memalloc_noio_*() APIs to <linux/sched/mm.h>Ingo Molnar3-0/+3
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>Ingo Molnar32-16/+37
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/xacct.h>Ingo Molnar1-1/+2
2017-03-02sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar35-0/+36
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/numa_balancing.h>Ingo Molnar2-0/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>Ingo Molnar16-10/+17
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/coredump.h>Ingo Molnar6-0/+6
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h>Ingo Molnar6-0/+7
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/autogroup.h>Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/loadavg.h>Ingo Molnar1-0/+1
2017-03-02sched/headers, cgroups: Remove the threadgroup_change_*() wrapperyIngo Molnar1-3/+3
2017-03-02rcu: Separate the RCU synchronization types and APIs into <linux/rcupdate_wait.h>Ingo Molnar1-0/+1
2017-03-01CIFS: set signing flag in SMB2+ TreeConnect if neededAurelien Aptel1-2/+2
2017-03-01CIFS: let ses->ipc_tid hold smb2 TreeIdsAurelien Aptel1-1/+1
2017-03-01CIFS: add use_ipc flag to SMB2_ioctl()Aurelien Aptel4-11/+35
2017-03-01CIFS: add build_path_from_dentry_optional_prefix()Aurelien Aptel3-2/+17
2017-03-01CIFS: move DFS response parsing out of SMB1 codeAurelien Aptel4-120/+125
2017-03-01Merge tag 'nfs-for-4.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds15-543/+363
2017-03-01Merge tag 'for-f2fs-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fsLinus Torvalds18-752/+1858
2017-03-02KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload()David Howells5-5/+5
2017-03-01CIFS: Fix possible use after free in demultiplex threadPavel Shilovsky1-6/+26
2017-03-01timerfd: Only check CAP_WAKE_ALARM when it is neededStephen Smalley1-4/+4
2017-02-28Merge tag 'nfsd-4.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds18-145/+241
2017-02-28Merge tag 'ceph-for-4.11-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds13-306/+287
2017-02-28Merge branch 'for-chris-4.11-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.11Chris Mason31-626/+673
2017-02-28f2fs: avoid to flush nat journal entriesJaegeuk Kim1-1/+1
2017-02-28btrfs: add dummy callback for readpage_io_failed and drop checksDavid Sterba4-3/+10
2017-02-28btrfs: drop checks for mandatory extent_io_ops callbacksDavid Sterba1-4/+3
2017-02-28btrfs: document existence of extent_io ops callbacksDavid Sterba3-11/+26
2017-02-28btrfs: let writepage_end_io_hook return voidDavid Sterba3-11/+6
2017-02-28btrfs: do proper error handling in btrfs_insert_xattr_itemDavid Sterba1-1/+2
2017-02-28btrfs: handle allocation error in update_dev_stat_itemDavid Sterba1-1/+2
2017-02-28btrfs: remove BUG_ON from __tree_mod_log_insertDavid Sterba1-2/+0
2017-02-28btrfs: derive maximum output size in the compression implementationDavid Sterba5-14/+9
2017-02-28btrfs: use predefined limits for calculating maximum number of pages for compressionDavid Sterba1-5/+6
2017-02-28btrfs: export compression buffer limits in a headerDavid Sterba2-10/+15
2017-02-28btrfs: merge nr_pages input and output parameter in compress_pagesDavid Sterba5-15/+11
2017-02-28btrfs: merge length input and output parameter in compress_pagesDavid Sterba5-20/+18
2017-02-28btrfs: constify name of subvolume in creation helpersDavid Sterba1-3/+3
2017-02-28btrfs: constify buffers used by compression helpersDavid Sterba3-3/+3
2017-02-28btrfs: constify input buffer of btrfs_csum_dataDavid Sterba2-3/+3
2017-02-28btrfs: constify device path passed to relevant helpersDavid Sterba4-18/+22
2017-02-28btrfs: make btrfs_inode_resume_unlocked_dio take btrfs_inodeNikolay Borisov2-4/+3
2017-02-28btrfs: make btrfs_inode_block_unlocked_dio take btrfs_inodeNikolay Borisov2-3/+3
2017-02-28btrfs: Make btrfs_add_nondir take btrfs_inodeNikolay Borisov1-9/+13
2017-02-28btrfs: Make btrfs_add_link take btrfs_inodeNikolay Borisov3-23/+26
2017-02-28btrfs: Make btrfs_del_delalloc_inode take btrfs_inodeNikolay Borisov1-7/+7
2017-02-28btrfs: Make get_extent_t take btrfs_inodeNikolay Borisov8-54/+59
2017-02-28btrfs: Make check_extent_to_block take btrfs_inodeNikolay Borisov1-5/+6