aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-11-13
|\
| * locks: break delegations on any attribute modificationJ. Bruce Fields2013-11-09
| * locks: break delegations on linkJ. Bruce Fields2013-11-09
| * locks: break delegations on renameJ. Bruce Fields2013-11-09
| * locks: helper functions for delegation breakingJ. Bruce Fields2013-11-09
| * locks: break delegations on unlinkJ. Bruce Fields2013-11-09
| * locks: implement delegationsJ. Bruce Fields2013-11-09
| * locks: introduce new FL_DELEG lock flagJ. Bruce Fields2013-11-09
| * vfs: rename I_MUTEX_QUOTA now that it's not used for quotasJ. Bruce Fields2013-11-09
| * vfs: pull ext4's double-i_mutex-locking into common codeJ. Bruce Fields2013-11-09
| * vfs: split out vfs_getattr_nosecJ. Bruce Fields2013-11-09
| * VFS: Put a small type field into struct dentry::d_flagsDavid Howells2013-11-09
| * constify do_coredump() argumentAl Viro2013-11-09
| * constify copy_siginfo_to_user{,32}()Al Viro2013-11-09
| * ... and kill anon_inode_getfile_private()Al Viro2013-11-09
| * take anon inode allocation to libfs.cAl Viro2013-11-09
| * new helper: dump_align()Al Viro2013-11-09
| * dump_skip(): dump_seek() replacement taking coredump_paramsAl Viro2013-11-09
| * switch elf_coredump_extra_notes_write() to dump_emit()Al Viro2013-11-09
| * switch elf_core_write_extra_data() to dump_emit()Al Viro2013-11-09
| * switch elf_core_write_extra_phdrs() to dump_emit()Al Viro2013-11-09
| * new helper: dump_emit()Al Viro2013-11-09
| * no need to keep brlock macros anymore...Al Viro2013-11-09
| * get rid of s_files and files_lockAl Viro2013-11-09
| * RCU'd vfsmountsAl Viro2013-11-09
| * pid_namespace: make freeing struct pid_namespace rcu-delayedAl Viro2013-10-24
| * make freeing super_block rcu-delayedAl Viro2013-10-24
| * vfs: introduce d_instantiate_no_diralias()Miklos Szeredi2013-10-24
| * consolidate the reassignments of ->f_op in ->open() instancesAl Viro2013-10-24
| * new helper: kfree_put_link()Al Viro2013-10-24
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2013-11-13
|\ \
| * | cuse: add fix minor number to /dev/cuseTom Gundersen2013-10-01
* | | Merge tag 'for-f2fs-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2013-11-13
|\ \ \
| * | | f2fs: add tracepoint for vm_page_mkwriteJaegeuk Kim2013-10-25
| * | | f2fs: add tracepoint for set_page_dirtyJaegeuk Kim2013-10-25
* | | | Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2013-11-13
|\ \ \ \
| * | | | cgroup: kill css_idLi Zefan2013-09-23
| | |/ / | |/| |
* | | | Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2013-11-13
|\ \ \ \
| * | | | libata: Add some missing command descriptionsRobert Hancock2013-10-27
| |/ / /
* | | | Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds2013-11-13
|\ \ \ \
| * | | | percpu: remove this_cpu_xor() implementationHeiko Carstens2013-10-27
| |/ / /
* | | | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-12
|\ \ \ \
| * | | | dt/irq: add empty of_irq_count for !OF_IRQRob Herring2013-11-08
| * | | | Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring2013-11-07
| |\ \ \ \
| | * | | | of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code.Grant Likely2013-10-24
| | * | | | of: Add helper for printing an of_phandle_args structureGrant Likely2013-10-24
| | * | | | of/irq: Refactor interrupt-map parsingGrant Likely2013-10-24
| | * | | | of/irq: simplify args to irq_create_of_mappingGrant Likely2013-10-24
| | * | | | of/irq: Replace of_irq with of_phandle_argsGrant Likely2013-10-24
| | * | | | of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely2013-10-24