aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | ext3: Use lowercase names of quota functionsJan Kara2009-03-25
| * | ext2: Use lowercase names of quota functionsJan Kara2009-03-25
| * | ramfs: Remove quota callJan Kara2009-03-25
| * | vfs: Use lowercase names of quota functionsJan Kara2009-03-25
| * | quota: Remove dqbuf_t and other cleanupsJan Kara2009-03-25
| * | quota: Remove NODQUOT macroJan Kara2009-03-25
| * | quota: Make global quota locks cacheline alignedJan Kara2009-03-25
| * | quota: Move quota files into separate directoryJan Kara2009-03-25
| * | ext4: quota reservation for delayed allocationMingming Cao2009-03-25
| * | reiserfs: Remove unnecessary quota functionsJan Kara2009-03-25
| * | ext4: Remove unnecessary quota functionsJan Kara2009-03-25
| * | ext3: Remove unnecessary quota functionsJan Kara2009-03-25
| * | quota: Move EXPORT_SYMBOL immediately next to the functions/variblesMingming Cao2009-03-25
| * | quota: Use inode->i_blkbits to get block bitsMingming Cao2009-03-25
| * | quota: Add quota reservation claim and released operationsMingming Cao2009-03-25
| * | quota: Add quota reservation supportMingming Cao2009-03-25
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds2009-03-27
|\ \
| * | dlm: fix length calculation in compat codeDavid Teigland2009-03-11
| * | dlm: ignore cancel on granted lockDavid Teigland2009-03-11
| * | dlm: clear defunct cancel stateDavid Teigland2009-03-11
| * | dlm: replace idr with hash table for connectionsChristine Caulfield2009-03-11
| * | dlm: comment typo fixesJoe Perches2009-01-28
| * | dlm: use ipv6_addr_copyJoe Perches2009-01-28
| * | dlm: Change rwlock which is only used in write mode to a spinlockSteven Whitehouse2009-01-28
* | | RDMA/nes: Fix mis-mergeRoland Dreier2009-03-26
* | | sparc64: Fix build of timer_interrupt().David Miller2009-03-26
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2009-03-26
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-------. \ \ Merge branches 'topic/slob/cleanups', 'topic/slob/fixes', 'topic/slub/core', ...Pekka Enberg2009-03-24
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | | | | | * | SLUB: Fix default slab order for big object sizesZhang Yanmin2009-02-20
| | | | | | * | SLUB: Do not pass 8k objects through to the page allocatorPekka Enberg2009-02-20
| | | | | | * | SLUB: Introduce and use SLUB_MAX_SIZE and SLUB_PAGE_SHIFT constantsChristoph Lameter2009-02-20
| | | | | * | | slub: use get_track()Akinobu Mita2009-03-23
| | | | | * | | SLUB: Use ->objsize from struct kmem_cache_cpu in slab_free()Pekka Enberg2009-01-14
| | | | * | | | slub: rename calculate_min_partial() to set_min_partial()David Rientjes2009-02-25
| | | | * | | | slub: add min_partial sysfs tunableDavid Rientjes2009-02-23
| | | | * | | | slub: move min_partial to struct kmem_cacheDavid Rientjes2009-02-23
| | | | | |/ / | | | | |/| |
| | | * / | | slob: fix lockup in slob_free()Nick Piggin2009-03-23
| | | |/ / /
| | * | / / slob: clean up the codeAmérico Wang2009-01-19
| | | |/ / | | |/| |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2009-03-26
|\ \ \ \ \
| * | | | | m68k: irq_node.handler() should return irqreturn_tGeert Uytterhoeven2009-03-26
| * | | | | m68k: section mismatch fixes: Atari SCSIMichael Schmitz2009-03-26
| * | | | | m68k: section mismatch fixes: DMAsound for AtariMichael Schmitz2009-03-26
| * | | | | MAINTAINERS: Replace dead link to m68k CVS repository by link to new git repo...Geert Uytterhoeven2009-03-26
| * | | | | m68k: mac - Add SWIM floppy supportLaurent Vivier2009-03-26
| * | | | | m68k: mac - Add a new entry in mac_model to identify the floppy controller type.Laurent Vivier2009-03-26
| * | | | | m68k: Add install targetLaurent Vivier2009-03-26
| |/ / / /
* | | | | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2009-03-26
|\ \ \ \ \
| * | | | | Rationalize fasync return valuesJonathan Corbet2009-03-16
| * | | | | Move FASYNC bit handling to f_op->fasync()Jonathan Corbet2009-03-16
| * | | | | Use f_lock to protect f_flagsJonathan Corbet2009-03-16