Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | quota: Allow negative usage of space and inodes | Jan Kara | 2009-01-05 | 1 | -1/+2 | |
| * | | | | | quota: Convert union in mem_dqinfo to a pointer | Jan Kara | 2009-01-05 | 3 | -12/+1 | |
| * | | | | | quota: Split off quota tree handling into a separate file | Jan Kara | 2009-01-05 | 2 | -11/+64 | |
| * | | | | | quota: Move quotaio_v[12].h from include/linux/ to fs/ | Jan Kara | 2009-01-05 | 3 | -114/+0 | |
| * | | | | | quota: Introduce DQUOT_QUOTA_SYS_FILE flag | Jan Kara | 2009-01-05 | 1 | -0/+7 | |
| * | | | | | quota: Remove compatibility function sb_any_quota_enabled() | Jan Kara | 2009-01-05 | 1 | -6/+0 | |
| * | | | | | quota: Allow to separately enable quota accounting and enforcing limits | Jan Kara | 2009-01-05 | 2 | -24/+97 | |
| * | | | | | quota: Make _SUSPENDED just a flag | Jan Kara | 2009-01-05 | 1 | -2/+4 | |
| * | | | | | quota: Increase size of variables for limits and inode usage | Jan Kara | 2009-01-05 | 2 | -18/+14 | |
| * | | | | | quota: Add callbacks for allocating and destroying dquot structures | Jan Kara | 2009-01-05 | 1 | -0/+2 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2009-01-05 | 2 | -2/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | inotify: fix type errors in interfaces | Michael Kerrisk | 2009-01-05 | 1 | -1/+1 | |
| * | | | | | add a vfs_fsync helper | Christoph Hellwig | 2009-01-05 | 1 | -1/+1 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | mm lockless pagecache barrier fix | Nick Piggin | 2009-01-05 | 1 | -1/+1 | |
| |/ / / |/| | | | ||||||
* | | | | Merge branch 'audit.b61' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2009-01-04 | 1 | -50/+48 | |
|\ \ \ \ | ||||||
| * | | | | audit: validate comparison operations, store them in sane form | Al Viro | 2009-01-04 | 1 | -0/+12 | |
| * | | | | audit rules ordering, part 2 | Al Viro | 2009-01-04 | 1 | -0/+1 | |
| * | | | | fixing audit rule ordering mess, part 1 | Al Viro | 2009-01-04 | 1 | -0/+1 | |
| * | | | | sanitize audit_log_capset() | Al Viro | 2009-01-04 | 1 | -5/+4 | |
| * | | | | sanitize audit_fd_pair() | Al Viro | 2009-01-04 | 1 | -5/+4 | |
| * | | | | sanitize audit_mq_open() | Al Viro | 2009-01-04 | 1 | -5/+4 | |
| * | | | | sanitize AUDIT_MQ_SENDRECV | Al Viro | 2009-01-04 | 1 | -13/+4 | |
| * | | | | sanitize audit_mq_notify() | Al Viro | 2009-01-04 | 1 | -5/+4 | |
| * | | | | sanitize audit_mq_getsetattr() | Al Viro | 2009-01-04 | 1 | -5/+4 | |
| * | | | | sanitize audit_ipc_set_perm() | Al Viro | 2009-01-04 | 1 | -5/+4 | |
| * | | | | sanitize audit_ipc_obj() | Al Viro | 2009-01-04 | 1 | -5/+4 | |
| * | | | | sanitize audit_socketcall | Al Viro | 2009-01-04 | 1 | -2/+2 | |
| |/ / / | ||||||
* | | | | rtc: add alarm/update irq interfaces | Alessandro Zummo | 2009-01-04 | 1 | -1/+7 | |
* | | | | fs: symlink write_begin allocation context fix | Nick Piggin | 2009-01-04 | 2 | -2/+6 | |
* | | | | fs: introduce bgl_lock_ptr() | Pekka Enberg | 2009-01-04 | 3 | -2/+17 | |
* | | | | spi.h uses/needs device.h | Randy Dunlap | 2009-01-04 | 1 | -0/+2 | |
|/ / / | ||||||
* | | | Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-03 | 16 | -175/+196 | |
|\ \ \ | ||||||
| * | | | cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_t | Rusty Russell | 2009-01-03 | 1 | -2/+2 | |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Ingo Molnar | 2009-01-03 | 4 | -0/+36 | |
| |\ \ \ | ||||||
| | * | | | xtensa: define __fls | Rusty Russell | 2009-01-03 | 1 | -0/+11 | |
| | * | | | mn10300: define __fls | Rusty Russell | 2009-01-03 | 1 | -0/+11 | |
| | * | | | m32r: define __fls | Rusty Russell | 2009-01-03 | 1 | -0/+1 | |
| | * | | | frv: define __fls | Rusty Russell | 2009-01-03 | 1 | -0/+13 | |
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Mike Travis | 2009-01-03 | 263 | -2877/+11044 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | cpumask: CONFIG_DISABLE_OBSOLETE_CPUMASK_FUNCTIONS | Rusty Russell | 2009-01-01 | 1 | -1/+10 | |
| | * | | | cpumask: convert rest of files in kernel/ | Rusty Russell | 2009-01-01 | 1 | -3/+3 | |
| | * | | | cpumask: convert RCU implementations | Rusty Russell | 2009-01-01 | 1 | -2/+2 | |
| | * | | | cpumask: convert kernel/irq | Rusty Russell | 2009-01-01 | 1 | -1/+1 | |
| | * | | | cpumask: convert kernel time functions | Rusty Russell | 2009-01-01 | 1 | -2/+2 | |
| | * | | | bitmap: find_last_bit() | Rusty Russell | 2009-01-01 | 1 | -1/+12 | |
| | * | | | m68k: define __fls | Rusty Russell | 2009-01-01 | 1 | -0/+5 | |
| | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Rusty Russell | 2008-12-31 | 113 | -1032/+6927 | |
| | |\ \ \ | ||||||
| | * | | | | cpumask: Use nr_cpu_ids in seq_cpumask | Rusty Russell | 2008-12-30 | 1 | -1/+1 | |
| | * | | | | cpumask: smp_call_function_many() | Rusty Russell | 2008-12-30 | 1 | -7/+8 | |
| | * | | | | cpumask: make set_cpu_*/init_cpu_* out-of-line | Rusty Russell | 2008-12-30 | 1 | -46/+7 |