aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | quota: Move quotaio_v[12].h from include/linux/ to fs/Jan Kara2009-01-053-114/+0
| * | | | | quota: Introduce DQUOT_QUOTA_SYS_FILE flagJan Kara2009-01-051-0/+7
| * | | | | quota: Remove compatibility function sb_any_quota_enabled()Jan Kara2009-01-051-6/+0
| * | | | | quota: Allow to separately enable quota accounting and enforcing limitsJan Kara2009-01-052-24/+97
| * | | | | quota: Make _SUSPENDED just a flagJan Kara2009-01-051-2/+4
| * | | | | quota: Increase size of variables for limits and inode usageJan Kara2009-01-052-18/+14
| * | | | | quota: Add callbacks for allocating and destroying dquot structuresJan Kara2009-01-051-0/+2
| | |_|/ / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-01-052-2/+2
|\ \ \ \ \
| * | | | | inotify: fix type errors in interfacesMichael Kerrisk2009-01-051-1/+1
| * | | | | add a vfs_fsync helperChristoph Hellwig2009-01-051-1/+1
| | |_|_|/ | |/| | |
* | | | | mm lockless pagecache barrier fixNick Piggin2009-01-051-1/+1
| |/ / / |/| | |
* | | | Merge branch 'audit.b61' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-01-041-50/+48
|\ \ \ \
| * | | | audit: validate comparison operations, store them in sane formAl Viro2009-01-041-0/+12
| * | | | audit rules ordering, part 2Al Viro2009-01-041-0/+1
| * | | | fixing audit rule ordering mess, part 1Al Viro2009-01-041-0/+1
| * | | | sanitize audit_log_capset()Al Viro2009-01-041-5/+4
| * | | | sanitize audit_fd_pair()Al Viro2009-01-041-5/+4
| * | | | sanitize audit_mq_open()Al Viro2009-01-041-5/+4
| * | | | sanitize AUDIT_MQ_SENDRECVAl Viro2009-01-041-13/+4
| * | | | sanitize audit_mq_notify()Al Viro2009-01-041-5/+4
| * | | | sanitize audit_mq_getsetattr()Al Viro2009-01-041-5/+4
| * | | | sanitize audit_ipc_set_perm()Al Viro2009-01-041-5/+4
| * | | | sanitize audit_ipc_obj()Al Viro2009-01-041-5/+4
| * | | | sanitize audit_socketcallAl Viro2009-01-041-2/+2
| |/ / /
* | | | rtc: add alarm/update irq interfacesAlessandro Zummo2009-01-041-1/+7
* | | | fs: symlink write_begin allocation context fixNick Piggin2009-01-042-2/+6
* | | | fs: introduce bgl_lock_ptr()Pekka Enberg2009-01-043-2/+17
* | | | spi.h uses/needs device.hRandy Dunlap2009-01-041-0/+2
|/ / /
* | | Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-0310-173/+153
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Mike Travis2009-01-03130-1070/+3166
| |\ \ \
| | * | | cpumask: CONFIG_DISABLE_OBSOLETE_CPUMASK_FUNCTIONSRusty Russell2009-01-011-1/+10
| | * | | cpumask: convert rest of files in kernel/Rusty Russell2009-01-011-3/+3
| | * | | cpumask: convert RCU implementationsRusty Russell2009-01-011-2/+2
| | * | | cpumask: convert kernel/irqRusty Russell2009-01-011-1/+1
| | * | | cpumask: convert kernel time functionsRusty Russell2009-01-011-2/+2
| | * | | bitmap: find_last_bit()Rusty Russell2009-01-011-1/+12
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-3160-229/+880
| | |\ \ \
| | * | | | cpumask: Use nr_cpu_ids in seq_cpumaskRusty Russell2008-12-301-1/+1
| | * | | | cpumask: smp_call_function_many()Rusty Russell2008-12-301-7/+8
| | * | | | cpumask: make set_cpu_*/init_cpu_* out-of-lineRusty Russell2008-12-301-46/+7
| | * | | | cpumask: make cpumask.h eat its own dogfood.Rusty Russell2008-12-301-37/+38
| | * | | | cpumask: switch over to cpu_online/possible/active/present_mask: coreRusty Russell2008-12-301-46/+29
| | * | | | bitmap: fix seq_bitmap and seq_cpumask to take const pointerRusty Russell2008-12-301-2/+3
| | * | | | bitmap: test for constant as well as small size for inline versionsRusty Russell2008-12-301-16/+19
| | * | | | cpumask: make CONFIG_NR_CPUS always valid.Rusty Russell2008-12-301-8/+8
| | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-3088-918/+2852
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | cpumask: add sysfs displays for configured and disabled cpu mapsMike Travis2008-12-191-0/+3
| | * | | | cpumask: Add alloc_cpumask_var_node()Mike Travis2008-12-191-0/+7
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jor...Linus Torvalds2009-01-035-168/+138
|\ \ \ \ \ \
| * | | | | | VT-d: remove now unused intel_iommu_found functionJoerg Roedel2009-01-031-9/+0