aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2013-11-09locks: break delegations on linkJ. Bruce Fields
2013-11-09locks: break delegations on renameJ. Bruce Fields
2013-11-09locks: helper functions for delegation breakingJ. Bruce Fields
2013-11-09locks: break delegations on unlinkJ. Bruce Fields
2013-11-09locks: implement delegationsJ. Bruce Fields
2013-11-09locks: introduce new FL_DELEG lock flagJ. Bruce Fields
2013-11-09vfs: rename I_MUTEX_QUOTA now that it's not used for quotasJ. Bruce Fields
2013-11-09vfs: pull ext4's double-i_mutex-locking into common codeJ. Bruce Fields
2013-11-09vfs: split out vfs_getattr_nosecJ. Bruce Fields
2013-11-09VFS: Put a small type field into struct dentry::d_flagsDavid Howells
2013-11-09constify do_coredump() argumentAl Viro
2013-11-09constify copy_siginfo_to_user{,32}()Al Viro
2013-11-09... and kill anon_inode_getfile_private()Al Viro
2013-11-09take anon inode allocation to libfs.cAl Viro
2013-11-09new helper: dump_align()Al Viro
2013-11-09dump_skip(): dump_seek() replacement taking coredump_paramsAl Viro
2013-11-09switch elf_coredump_extra_notes_write() to dump_emit()Al Viro
2013-11-09switch elf_core_write_extra_data() to dump_emit()Al Viro
2013-11-09switch elf_core_write_extra_phdrs() to dump_emit()Al Viro
2013-11-09new helper: dump_emit()Al Viro
2013-11-09no need to keep brlock macros anymore...Al Viro
2013-11-09get rid of s_files and files_lockAl Viro
2013-11-09RCU'd vfsmountsAl Viro
2013-10-24pid_namespace: make freeing struct pid_namespace rcu-delayedAl Viro
2013-10-24make freeing super_block rcu-delayedAl Viro
2013-10-24vfs: introduce d_instantiate_no_diralias()Miklos Szeredi
2013-10-24consolidate the reassignments of ->f_op in ->open() instancesAl Viro
2013-10-24new helper: kfree_put_link()Al Viro
2013-10-04Merge tag 'iommu-fixes-v3.12-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-09-30skbuff: size of hole is wrong in a commentNicolas Dichtel
2013-09-30Merge tag 'nfs-for-3.12-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-09-30Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds
2013-09-30mm: avoid reinserting isolated balloon pages into LRU listsRafael Aquini
2013-09-30Merge remote-tracking branch 'regulator/fix/doc' into regulator-linusMark Brown
2013-09-29Merge tag 'char-misc-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-09-28USBNET: fix handling padding packetMing Lei
2013-09-28Merge branch 'lockref' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2013-09-28Merge tag 'devicetree-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-09-28mutex: replace CONFIG_HAVE_ARCH_MUTEX_CPU_RELAX with simple ifdefHeiko Carstens
2013-09-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-09-26Drivers: hv: util: Correctly support ws2008R2 and earlierK. Y. Srinivasan
2013-09-26bcma: make bcma_core_pci_{up,down}() callable from atomic contextArend van Spriel
2013-09-26NFSv4: Honour the 'opened' parameter in the atomic_open() filesystem methodTrond Myklebust
2013-09-25Merge tag 'dm-3.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds
2013-09-24of: clean-up ifdefs in of_irq.hRob Herring
2013-09-24revert "memcg, vmscan: integrate soft reclaim tighter with zone shrinking code"Andrew Morton
2013-09-24revert "vmscan, memcg: do softlimit reclaim also for targeted reclaim"Andrew Morton
2013-09-24revert "memcg: enhance memcg iterator to support predicates"Andrew Morton
2013-09-24watchdog: update watchdog_thresh properlyMichal Hocko