Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Merge tag 'dm-3.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk... | Linus Torvalds | 2012-12-21 | 2 | -10/+49 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | dm: remove map_info | Mikulas Patocka | 2012-12-21 | 1 | -4/+2 | |
| * | | | | | | dm: move target request nr to dm_target_io | Mikulas Patocka | 2012-12-21 | 1 | -4/+10 | |
| * | | | | | | dm: introduce per_bio_data | Mikulas Patocka | 2012-12-21 | 1 | -0/+30 | |
| * | | | | | | dm: prepare to support WRITE SAME | Mike Snitzer | 2012-12-21 | 1 | -0/+5 | |
| * | | | | | | dm ioctl: remove PF_MEMALLOC | Mikulas Patocka | 2012-12-21 | 1 | -2/+2 | |
* | | | | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2012-12-21 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | mlx4_core: Allow choosing flow steering mode | Jack Morgenstein | 2012-12-19 | 1 | -0/+1 | |
* | | | | | | | | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd... | Linus Torvalds | 2012-12-21 | 2 | -32/+5 | |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | ||||||
| * | | | | | | | asm-generic/mmu.h: Add support for FDPIC | Lars-Peter Clausen | 2012-12-09 | 1 | -0/+5 | |
| * | | | | | | | asm-generic/mmu.h: Remove unused vmlist field from mm_context_t | Lars-Peter Clausen | 2012-12-09 | 1 | -1/+0 | |
| * | | | | | | | asm-generic: io: remove {read,write} string functions | Will Deacon | 2012-10-26 | 1 | -30/+0 | |
| * | | | | | | | asm-generic/io.h: remove asm/cacheflush.h include | James Hogan | 2012-10-25 | 1 | -1/+0 | |
* | | | | | | | | Merge branch 'for-next' of git://git.infradead.org/users/eparis/notify | Linus Torvalds | 2012-12-20 | 1 | -10/+21 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | fsnotify: make fasync generic for both inotify and fanotify | Eric Paris | 2012-12-11 | 1 | -1/+4 | |
| * | | | | | | | | fsnotify: change locking order | Lino Sanfilippo | 2012-12-11 | 1 | -3/+4 | |
| * | | | | | | | | fsnotify: dont put marks on temporary list when clearing marks by group | Lino Sanfilippo | 2012-12-11 | 1 | -1/+0 | |
| * | | | | | | | | fsnotify: introduce locked versions of fsnotify_add_mark() and fsnotify_remov... | Lino Sanfilippo | 2012-12-11 | 1 | -0/+4 | |
| * | | | | | | | | fsnotify: pass group to fsnotify_destroy_mark() | Lino Sanfilippo | 2012-12-11 | 1 | -2/+3 | |
| * | | | | | | | | fsnotify: use a mutex instead of a spinlock to protect a groups mark list | Lino Sanfilippo | 2012-12-11 | 1 | -1/+1 | |
| * | | | | | | | | fsnotify: introduce fsnotify_get_group() | Lino Sanfilippo | 2012-12-11 | 1 | -1/+3 | |
| * | | | | | | | | inotify, fanotify: replace fsnotify_put_group() with fsnotify_destroy_group() | Lino Sanfilippo | 2012-12-11 | 1 | -1/+2 | |
* | | | | | | | | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-12-20 | 2 | -2/+5 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | linux/kernel.h: fix DIV_ROUND_CLOSEST with unsigned divisors | Guenter Roeck | 2012-12-20 | 1 | -2/+4 | |
| * | | | | | | | | | exec: do not leave bprm->interp on stack | Kees Cook | 2012-12-20 | 1 | -0/+1 | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-20 | 6 | -35/+121 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | vfs: turn is_dir argument to kern_path_create into a lookup_flags arg | Jeff Layton | 2012-12-20 | 1 | -2/+2 | |
| * | | | | | | | | | | vfs: add a retry_estale helper function to handle retries on ESTALE | Jeff Layton | 2012-12-20 | 1 | -0/+16 | |
| * | | | | | | | | | | Merge branch 'fscache' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowe... | Al Viro | 2012-12-20 | 12 | -124/+209 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | FS-Cache: Mark cancellation of in-progress operation | David Howells | 2012-12-20 | 1 | -2/+2 | |
| | * | | | | | | | | | | FS-Cache: Convert the object event ID #defines into an enum | David Howells | 2012-12-20 | 1 | -9/+17 | |
| | * | | | | | | | | | | VFS: Make more complete truncate operation available to CacheFiles | David Howells | 2012-12-20 | 1 | -0/+1 | |
| | * | | | | | | | | | | FS-Cache: Provide proper invalidation | David Howells | 2012-12-20 | 2 | -1/+45 | |
| | * | | | | | | | | | | FS-Cache: Fix operation state management and accounting | David Howells | 2012-12-20 | 1 | -5/+32 | |
| | * | | | | | | | | | | FS-Cache: Make cookie relinquishment wait for outstanding reads | David Howells | 2012-12-20 | 1 | -0/+1 | |
| | * | | | | | | | | | | CacheFiles: Fix the marking of cached pages | David Howells | 2012-12-20 | 2 | -6/+9 | |
| * | | | | | | | | | | | vfs: Remove useless function prototypes | Alessio Igor Bogani | 2012-12-20 | 1 | -4/+0 | |
| * | | | | | | | | | | | mm: drop vmtruncate | Marco Stornelli | 2012-12-20 | 1 | -1/+0 | |
| * | | | | | | | | | | | vfs: drop vmtruncate | Marco Stornelli | 2012-12-20 | 1 | -1/+0 | |
| * | | | | | | | | | | | vfs: remove DCACHE_NEED_LOOKUP | Jeff Layton | 2012-12-20 | 1 | -8/+0 | |
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-20 | 8 | -21/+77 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | new helpers: __save_altstack/__compat_save_altstack, switch x86 and um to those | Al Viro | 2012-12-19 | 2 | -0/+2 | |
| * | | | | | | | | | | | | generic compat_sys_sigaltstack() | Al Viro | 2012-12-19 | 1 | -0/+16 | |
| * | | | | | | | | | | | | introduce generic sys_sigaltstack(), switch x86 and um to it | Al Viro | 2012-12-19 | 1 | -0/+6 | |
| * | | | | | | | | | | | | new helper: compat_user_stack_pointer() | Al Viro | 2012-12-19 | 1 | -0/+3 | |
| * | | | | | | | | | | | | new helper: restore_altstack() | Al Viro | 2012-12-19 | 1 | -0/+2 | |
| * | | | | | | | | | | | | unify SS_ONSTACK/SS_DISABLE definitions | Al Viro | 2012-12-19 | 2 | -6/+2 | |
| * | | | | | | | | | | | | new helper: current_user_stack_pointer() | Al Viro | 2012-12-19 | 1 | -0/+4 | |
| * | | | | | | | | | | | | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro | 2012-12-19 | 3 | -15/+0 | |
| * | | | | | | | | | | | | COMPAT_SYSCALL_DEFINE: infrastructure | Al Viro | 2012-12-19 | 1 | -0/+42 |