summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* locks: break delegations on unlinkJ. Bruce Fields2013-11-091-1/+1
* locks: implement delegationsJ. Bruce Fields2013-11-091-3/+15
* locks: introduce new FL_DELEG lock flagJ. Bruce Fields2013-11-091-0/+1
* vfs: rename I_MUTEX_QUOTA now that it's not used for quotasJ. Bruce Fields2013-11-091-3/+6
* vfs: pull ext4's double-i_mutex-locking into common codeJ. Bruce Fields2013-11-091-0/+3
* vfs: split out vfs_getattr_nosecJ. Bruce Fields2013-11-091-0/+1
* VFS: Put a small type field into struct dentry::d_flagsDavid Howells2013-11-091-20/+83
* constify do_coredump() argumentAl Viro2013-11-092-3/+3
* constify copy_siginfo_to_user{,32}()Al Viro2013-11-092-2/+2
* ... and kill anon_inode_getfile_private()Al Viro2013-11-091-3/+0
* take anon inode allocation to libfs.cAl Viro2013-11-091-0/+1
* new helper: dump_align()Al Viro2013-11-091-0/+1
* dump_skip(): dump_seek() replacement taking coredump_paramsAl Viro2013-11-091-2/+1
* switch elf_coredump_extra_notes_write() to dump_emit()Al Viro2013-11-091-3/+3
* switch elf_core_write_extra_data() to dump_emit()Al Viro2013-11-091-1/+1
* switch elf_core_write_extra_phdrs() to dump_emit()Al Viro2013-11-091-2/+3
* new helper: dump_emit()Al Viro2013-11-092-0/+3
* no need to keep brlock macros anymore...Al Viro2013-11-091-10/+0
* get rid of s_files and files_lockAl Viro2013-11-091-13/+0
* RCU'd vfsmountsAl Viro2013-11-092-1/+3
* pid_namespace: make freeing struct pid_namespace rcu-delayedAl Viro2013-10-241-0/+1
* make freeing super_block rcu-delayedAl Viro2013-10-241-0/+1
* vfs: introduce d_instantiate_no_diralias()Miklos Szeredi2013-10-241-0/+1
* consolidate the reassignments of ->f_op in ->open() instancesAl Viro2013-10-241-0/+11
* new helper: kfree_put_link()Al Viro2013-10-241-0/+1
* Merge tag 'iommu-fixes-v3.12-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-10-041-1/+1
|\
| * x86/iommu: correct ICS register offsetLi, Zhen-Hua2013-09-241-1/+1
* | mm: Fix generic hugetlb pte check return type.David Miller2013-10-021-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-10-0112-9/+30
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-10-012-7/+4
| |\ \
| | * | netfilter: synproxy: fix BUG_ON triggered by corrupt TCP packetsPatrick McHardy2013-09-301-1/+1
| | * | ipvs: make the service replacement more robustJulian Anastasov2013-09-181-5/+2
| | * | ipvs: fix overflow on dest weight multiplySimon Kirby2013-09-181-1/+1
| * | | skbuff: size of hole is wrong in a commentNicolas Dichtel2013-09-301-1/+1
| * | | vxlan: Use RCU apis to access sk_user_data.Pravin B Shelar2013-09-301-0/+5
| * | | net: net_secret should not depend on TCPEric Dumazet2013-09-281-1/+0
| * | | net: Delay default_device_exit_batch until no devices are unregistering v2Eric W. Biederman2013-09-281-0/+1
| * | | IPv6 NAT: Do not drop DNATed 6to4/6rd packetsCatalin\(ux\) M. BOIE2013-09-281-0/+4
| * | | USBNET: fix handling padding packetMing Lei2013-09-281-0/+1
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-09-272-0/+2
| |\ \ \
| | * | | bcma: make bcma_core_pci_{up,down}() callable from atomic contextArend van Spriel2013-09-261-0/+1
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2013-09-261-0/+1
| | |\ \ \
| | | * | | Bluetooth: Introduce a new HCI_RFKILLED flagJohan Hedberg2013-09-181-0/+1
| * | | | | mrp: add periodictimer to allow retries when packets get lostNoel Burton-Krahn2013-09-231-0/+1
| * | | | | lib: introduce upper case hex ascii helpersAndre Naujoks2013-09-201-0/+11
| |/ / / /
* | | | | Merge tag 'nfs-for-3.12-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-09-301-1/+2
|\ \ \ \ \
| * | | | | NFSv4: Honour the 'opened' parameter in the atomic_open() filesystem methodTrond Myklebust2013-09-261-1/+2
| | |_|_|/ | |/| | |
* | | | | Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds2013-09-302-0/+26
|\ \ \ \ \
| * | | | | mm: avoid reinserting isolated balloon pages into LRU listsRafael Aquini2013-09-301-0/+25
| * | | | | include/asm-generic/vtime.h: avoid zero-length fileAndrew Morton2013-09-301-0/+1