aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Gravatar Ingo Molnar 2-2/+2
2017-03-02sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API depe...Gravatar Ingo Molnar 8-0/+10
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 5-1/+6
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 5-0/+5
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 3-0/+3
2017-03-02sched/headers: Prepare to move the memalloc_noio_*() APIs to <linux/sched/mm.h>Gravatar Ingo Molnar 3-0/+3
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Gravatar Ingo Molnar 32-16/+37
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 1-1/+2
2017-03-02sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Gravatar Ingo Molnar 35-0/+36
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 2-0/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 16-10/+17
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 6-0/+6
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 6-0/+7
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 1-0/+1
2017-03-02sched/headers, cgroups: Remove the threadgroup_change_*() wrapperyGravatar Ingo Molnar 1-3/+3
2017-03-02rcu: Separate the RCU synchronization types and APIs into <linux/rcupdate_wai...Gravatar Ingo Molnar 1-0/+1
2017-03-01CIFS: set signing flag in SMB2+ TreeConnect if neededGravatar Aurelien Aptel 1-2/+2
2017-03-01CIFS: let ses->ipc_tid hold smb2 TreeIdsGravatar Aurelien Aptel 1-1/+1
2017-03-01CIFS: add use_ipc flag to SMB2_ioctl()Gravatar Aurelien Aptel 4-11/+35
2017-03-01CIFS: add build_path_from_dentry_optional_prefix()Gravatar Aurelien Aptel 3-2/+17
2017-03-01CIFS: move DFS response parsing out of SMB1 codeGravatar Aurelien Aptel 4-120/+125
2017-03-01Merge tag 'nfs-for-4.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfsGravatar Linus Torvalds 15-543/+363
2017-03-01Merge tag 'for-f2fs-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Gravatar Linus Torvalds 18-752/+1858
2017-03-02KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload()Gravatar David Howells 5-5/+5
2017-03-01CIFS: Fix possible use after free in demultiplex threadGravatar Pavel Shilovsky 1-6/+26
2017-03-01timerfd: Only check CAP_WAKE_ALARM when it is neededGravatar Stephen Smalley 1-4/+4
2017-02-28Merge tag 'nfsd-4.11' of git://linux-nfs.org/~bfields/linuxGravatar Linus Torvalds 18-145/+241
2017-02-28Merge tag 'ceph-for-4.11-rc1' of git://github.com/ceph/ceph-clientGravatar Linus Torvalds 13-306/+287
2017-02-28Merge branch 'for-chris-4.11-part2' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Chris Mason 31-626/+673
2017-02-28f2fs: avoid to flush nat journal entriesGravatar Jaegeuk Kim 1-1/+1
2017-02-28btrfs: add dummy callback for readpage_io_failed and drop checksGravatar David Sterba 4-3/+10
2017-02-28btrfs: drop checks for mandatory extent_io_ops callbacksGravatar David Sterba 1-4/+3
2017-02-28btrfs: document existence of extent_io ops callbacksGravatar David Sterba 3-11/+26
2017-02-28btrfs: let writepage_end_io_hook return voidGravatar David Sterba 3-11/+6
2017-02-28btrfs: do proper error handling in btrfs_insert_xattr_itemGravatar David Sterba 1-1/+2
2017-02-28btrfs: handle allocation error in update_dev_stat_itemGravatar David Sterba 1-1/+2
2017-02-28btrfs: remove BUG_ON from __tree_mod_log_insertGravatar David Sterba 1-2/+0
2017-02-28btrfs: derive maximum output size in the compression implementationGravatar David Sterba 5-14/+9
2017-02-28btrfs: use predefined limits for calculating maximum number of pages for comp...Gravatar David Sterba 1-5/+6
2017-02-28btrfs: export compression buffer limits in a headerGravatar David Sterba 2-10/+15
2017-02-28btrfs: merge nr_pages input and output parameter in compress_pagesGravatar David Sterba 5-15/+11
2017-02-28btrfs: merge length input and output parameter in compress_pagesGravatar David Sterba 5-20/+18
2017-02-28btrfs: constify name of subvolume in creation helpersGravatar David Sterba 1-3/+3
2017-02-28btrfs: constify buffers used by compression helpersGravatar David Sterba 3-3/+3
2017-02-28btrfs: constify input buffer of btrfs_csum_dataGravatar David Sterba 2-3/+3
2017-02-28btrfs: constify device path passed to relevant helpersGravatar David Sterba 4-18/+22
2017-02-28btrfs: make btrfs_inode_resume_unlocked_dio take btrfs_inodeGravatar Nikolay Borisov 2-4/+3
2017-02-28btrfs: make btrfs_inode_block_unlocked_dio take btrfs_inodeGravatar Nikolay Borisov 2-3/+3