summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2017-03-02sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu...Ingo Molnar
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar
2017-03-02sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API depe...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare to move the memalloc_noio_*() APIs to <linux/sched/mm.h>Ingo Molnar
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers, cgroups: Remove the threadgroup_change_*() wrapperyIngo Molnar
2017-03-02rcu: Separate the RCU synchronization types and APIs into <linux/rcupdate_wai...Ingo Molnar
2017-03-01Merge tag 'nfs-for-4.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2017-03-01Merge tag 'for-f2fs-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2017-02-28Merge tag 'nfsd-4.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-02-28Merge tag 'ceph-for-4.11-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2017-02-28f2fs: avoid to flush nat journal entriesJaegeuk Kim
2017-02-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-02-27Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2017-02-27hfs: atomically read inode sizeFabian Frederick
2017-02-27mm: use mmget_not_zero() helperVegard Nossum
2017-02-27mm: add new mmgrab() helperVegard Nossum
2017-02-27lib/vsprintf.c: remove %Z supportAlexey Dobriyan
2017-02-27scripts/spelling.txt: add "comsume(r)" pattern and fix typo instancesMasahiro Yamada
2017-02-27scripts/spelling.txt: add "unneded" pattern and fix typo instancesMasahiro Yamada
2017-02-27scripts/spelling.txt: add "againt" pattern and fix typo instancesMasahiro Yamada
2017-02-27scripts/spelling.txt: add "an user" pattern and fix typo instancesMasahiro Yamada
2017-02-27nilfs2: use i_blocksize()Geliang Tang
2017-02-27nilfs2: use nilfs_btree_node_size()Geliang Tang
2017-02-27fs: add i_blocksize()Fabian Frederick
2017-02-27fs/affs: make export work with cold dcacheFabian Frederick
2017-02-27fs/affs/namei.c: forward declarations clean-upFabian Frederick
2017-02-27fs/affs: add prefix to some functionsFabian Frederick
2017-02-27fs/affs: use octal for permissionsFabian Frederick
2017-02-27fs/affs: make affs exportableFabian Frederick
2017-02-27fs/affs: add validation block functionFabian Frederick
2017-02-27fs/affs: remove reference to affs_parent_ino()Fabian Frederick
2017-02-27fs,eventpoll: don't test for bitfield with stack valueCyrill Gorcunov
2017-02-27/proc/kcore: update physical address for kcore ram and textPratyush Anand
2017-02-27fs/reiserfs: atomically read inode sizeFabian Frederick
2017-02-27hfsplus: atomically read inode sizeFabian Frederick
2017-02-27autofs: take more care to not update last_used on path walkIan Kent
2017-02-27autofs: remove duplicated AUTOFS_DEV_IOCTL_SIZE definitionTomohiro Kusumi