Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | fsnotify: pass group to fsnotify_destroy_mark() | Lino Sanfilippo | 2012-12-11 | |
| * | | | | | | | fsnotify: use a mutex instead of a spinlock to protect a groups mark list | Lino Sanfilippo | 2012-12-11 | |
| * | | | | | | | fsnotify: introduce fsnotify_get_group() | Lino Sanfilippo | 2012-12-11 | |
| * | | | | | | | inotify, fanotify: replace fsnotify_put_group() with fsnotify_destroy_group() | Lino Sanfilippo | 2012-12-11 | |
* | | | | | | | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-12-20 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | linux/kernel.h: fix DIV_ROUND_CLOSEST with unsigned divisors | Guenter Roeck | 2012-12-20 | |
| * | | | | | | | | exec: do not leave bprm->interp on stack | Kees Cook | 2012-12-20 | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-20 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | vfs: turn is_dir argument to kern_path_create into a lookup_flags arg | Jeff Layton | 2012-12-20 | |
| * | | | | | | | | | vfs: add a retry_estale helper function to handle retries on ESTALE | Jeff Layton | 2012-12-20 | |
| * | | | | | | | | | Merge branch 'fscache' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowe... | Al Viro | 2012-12-20 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | FS-Cache: Mark cancellation of in-progress operation | David Howells | 2012-12-20 | |
| | * | | | | | | | | | FS-Cache: Convert the object event ID #defines into an enum | David Howells | 2012-12-20 | |
| | * | | | | | | | | | VFS: Make more complete truncate operation available to CacheFiles | David Howells | 2012-12-20 | |
| | * | | | | | | | | | FS-Cache: Provide proper invalidation | David Howells | 2012-12-20 | |
| | * | | | | | | | | | FS-Cache: Fix operation state management and accounting | David Howells | 2012-12-20 | |
| | * | | | | | | | | | FS-Cache: Make cookie relinquishment wait for outstanding reads | David Howells | 2012-12-20 | |
| | * | | | | | | | | | CacheFiles: Fix the marking of cached pages | David Howells | 2012-12-20 | |
| * | | | | | | | | | | vfs: Remove useless function prototypes | Alessio Igor Bogani | 2012-12-20 | |
| * | | | | | | | | | | mm: drop vmtruncate | Marco Stornelli | 2012-12-20 | |
| * | | | | | | | | | | vfs: drop vmtruncate | Marco Stornelli | 2012-12-20 | |
| * | | | | | | | | | | vfs: remove DCACHE_NEED_LOOKUP | Jeff Layton | 2012-12-20 | |
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-20 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | new helpers: __save_altstack/__compat_save_altstack, switch x86 and um to those | Al Viro | 2012-12-19 | |
| * | | | | | | | | | | | generic compat_sys_sigaltstack() | Al Viro | 2012-12-19 | |
| * | | | | | | | | | | | introduce generic sys_sigaltstack(), switch x86 and um to it | Al Viro | 2012-12-19 | |
| * | | | | | | | | | | | new helper: compat_user_stack_pointer() | Al Viro | 2012-12-19 | |
| * | | | | | | | | | | | new helper: restore_altstack() | Al Viro | 2012-12-19 | |
| * | | | | | | | | | | | unify SS_ONSTACK/SS_DISABLE definitions | Al Viro | 2012-12-19 | |
| * | | | | | | | | | | | new helper: current_user_stack_pointer() | Al Viro | 2012-12-19 | |
| * | | | | | | | | | | | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro | 2012-12-19 | |
| * | | | | | | | | | | | COMPAT_SYSCALL_DEFINE: infrastructure | Al Viro | 2012-12-19 | |
* | | | | | | | | | | | | Merge branch 'for-3.8' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2012-12-20 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | nfsd4: cleanup: replace rq_resused count by rq_next_page pointer | J. Bruce Fields | 2012-12-17 | |
| * | | | | | | | | | | | | svcrpc: track rpc data length separately from sk_tcplen | J. Bruce Fields | 2012-12-04 | |
| * | | | | | | | | | | | | svcrpc: don't byte-swap sk_reclen in place | J. Bruce Fields | 2012-12-04 | |
| * | | | | | | | | | | | | svcrpc: Revert "sunrpc/cache.h: replace simple_strtoul" | J. Bruce Fields | 2012-11-15 | |
| * | | | | | | | | | | | | exportfs: add FILEID_INVALID to indicate invalid fid_type | Namjae Jeon | 2012-11-07 | |
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | ||||
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2012-12-20 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | bdi_register: add __printf verification, fix arg mismatch | Joe Perches | 2012-12-13 | |
| * | | | | | | | | | | | | libceph: remove 'osdtimeout' option | Sage Weil | 2012-12-13 | |
| * | | | | | | | | | | | | libceph: define ceph_pg_pool_name_by_id() | Alex Elder | 2012-11-01 | |
| * | | | | | | | | | | | | rbd: get parent spec for version 2 images | Alex Elder | 2012-11-01 | |
* | | | | | | | | | | | | | Merge tag 'for-3.8-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds | 2012-12-20 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | f2fs: introduce accessor to retrieve number of dentry slots | Namjae Jeon | 2012-12-10 | |
| * | | | | | | | | | | | | f2fs: fix endian conversion bugs reported by sparse | Jaegeuk Kim | 2012-12-10 | |
| * | | | | | | | | | | | | f2fs: add superblock and major in-memory structure | Jaegeuk Kim | 2012-12-10 | |
| * | | | | | | | | | | | | f2fs: add on-disk layout | Jaegeuk Kim | 2012-12-10 | |
| | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | ||||
* | | | | | | | | | | | | Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2012-12-20 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | ||||
| | | | | | | | | | | | | ||||
| | \ \ \ \ \ \ \ \ \ \ | ||||
| | \ \ \ \ \ \ \ \ \ \ | ||||
| | \ \ \ \ \ \ \ \ \ \ | ||||
| | \ \ \ \ \ \ \ \ \ \ | ||||
| | \ \ \ \ \ \ \ \ \ \ | ||||
| | \ \ \ \ \ \ \ \ \ \ | ||||
| | \ \ \ \ \ \ \ \ \ \ | ||||
| *-------. \ \ \ \ \ \ \ \ \ \ | Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra'... | Joerg Roedel | 2012-12-16 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / / | |/| | | | | | / / / / / / / / | | | | |_|_|_|/ / / / / / / / | | | |/| | | | | | | | | | | |