summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-11-09vfs: split out vfs_getattr_nosecJ. Bruce Fields1-0/+1
2013-11-09VFS: Put a small type field into struct dentry::d_flagsDavid Howells1-20/+83
2013-11-09constify do_coredump() argumentAl Viro2-3/+3
2013-11-09constify copy_siginfo_to_user{,32}()Al Viro2-2/+2
2013-11-09... and kill anon_inode_getfile_private()Al Viro1-3/+0
2013-11-09take anon inode allocation to libfs.cAl Viro1-0/+1
2013-11-09new helper: dump_align()Al Viro1-0/+1
2013-11-09dump_skip(): dump_seek() replacement taking coredump_paramsAl Viro1-2/+1
2013-11-09switch elf_coredump_extra_notes_write() to dump_emit()Al Viro1-3/+3
2013-11-09switch elf_core_write_extra_data() to dump_emit()Al Viro1-1/+1
2013-11-09switch elf_core_write_extra_phdrs() to dump_emit()Al Viro1-2/+3
2013-11-09new helper: dump_emit()Al Viro2-0/+3
2013-11-09no need to keep brlock macros anymore...Al Viro1-10/+0
2013-11-09get rid of s_files and files_lockAl Viro1-13/+0
2013-11-09RCU'd vfsmountsAl Viro2-1/+3
2013-10-24pid_namespace: make freeing struct pid_namespace rcu-delayedAl Viro1-0/+1
2013-10-24make freeing super_block rcu-delayedAl Viro1-0/+1
2013-10-24vfs: introduce d_instantiate_no_diralias()Miklos Szeredi1-0/+1
2013-10-24consolidate the reassignments of ->f_op in ->open() instancesAl Viro1-0/+11
2013-10-24new helper: kfree_put_link()Al Viro1-0/+1
2013-10-04Merge tag 'iommu-fixes-v3.12-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2013-10-02mm: Fix generic hugetlb pte check return type.David Miller1-2/+2
2013-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds12-9/+30
2013-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-7/+4
2013-09-30skbuff: size of hole is wrong in a commentNicolas Dichtel1-1/+1
2013-09-30Merge tag 'nfs-for-3.12-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-1/+2
2013-09-30Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds2-0/+26
2013-09-30mm: avoid reinserting isolated balloon pages into LRU listsRafael Aquini1-0/+25
2013-09-30include/asm-generic/vtime.h: avoid zero-length fileAndrew Morton1-0/+1
2013-09-30vxlan: Use RCU apis to access sk_user_data.Pravin B Shelar1-0/+5
2013-09-30Merge remote-tracking branch 'regulator/fix/doc' into regulator-linusMark Brown1-0/+2
2013-09-30netfilter: synproxy: fix BUG_ON triggered by corrupt TCP packetsPatrick McHardy1-1/+1
2013-09-29Merge tag 'char-misc-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+5
2013-09-29Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+2
2013-09-28net: net_secret should not depend on TCPEric Dumazet1-1/+0
2013-09-28net: Delay default_device_exit_batch until no devices are unregistering v2Eric W. Biederman1-0/+1
2013-09-28IPv6 NAT: Do not drop DNATed 6to4/6rd packetsCatalin\(ux\) M. BOIE1-0/+4
2013-09-28USBNET: fix handling padding packetMing Lei1-0/+1
2013-09-28Merge branch 'lockref' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-3/+3
2013-09-28Merge tag 'devicetree-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-12/+8
2013-09-28mutex: replace CONFIG_HAVE_ARCH_MUTEX_CPU_RELAX with simple ifdefHeiko Carstens1-3/+3
2013-09-28Merge branch 'drm-fixes-3.12' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie1-0/+2
2013-09-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-0/+2
2013-09-26Drivers: hv: util: Correctly support ws2008R2 and earlierK. Y. Srinivasan1-2/+5
2013-09-26bcma: make bcma_core_pci_{up,down}() callable from atomic contextArend van Spriel1-0/+1
2013-09-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville1-0/+1
2013-09-26NFSv4: Honour the 'opened' parameter in the atomic_open() filesystem methodTrond Myklebust1-1/+2
2013-09-25Merge tag 'dm-3.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds1-1/+2
2013-09-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-5/+10
2013-09-24of: clean-up ifdefs in of_irq.hRob Herring1-12/+8