index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
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-21
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-21
2
-2
/
+5
|
\
\
\
\
\
\
|
*
|
|
|
|
|
linux/kernel.h: fix DIV_ROUND_CLOSEST with unsigned divisors
Guenter Roeck
2012-12-21
1
-2
/
+4
|
*
|
|
|
|
|
exec: do not leave bprm->interp on stack
Kees Cook
2012-12-21
1
-0
/
+1
*
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-12-21
6
-35
/
+121
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
vfs: turn is_dir argument to kern_path_create into a lookup_flags arg
Jeff Layton
2012-12-21
1
-2
/
+2
|
*
|
|
|
|
|
|
vfs: add a retry_estale helper function to handle retries on ESTALE
Jeff Layton
2012-12-21
1
-0
/
+16
|
*
|
|
|
|
|
|
Merge branch 'fscache' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowe...
Al Viro
2012-12-21
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-21
1
-4
/
+0
|
*
|
|
|
|
|
|
|
mm: drop vmtruncate
Marco Stornelli
2012-12-21
1
-1
/
+0
|
*
|
|
|
|
|
|
|
vfs: drop vmtruncate
Marco Stornelli
2012-12-21
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-21
8
-21
/
+77
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
new helpers: __save_altstack/__compat_save_altstack, switch x86 and um to those
Al Viro
2012-12-20
2
-0
/
+2
|
*
|
|
|
|
|
|
|
|
generic compat_sys_sigaltstack()
Al Viro
2012-12-20
1
-0
/
+16
|
*
|
|
|
|
|
|
|
|
introduce generic sys_sigaltstack(), switch x86 and um to it
Al Viro
2012-12-20
1
-0
/
+6
|
*
|
|
|
|
|
|
|
|
new helper: compat_user_stack_pointer()
Al Viro
2012-12-20
1
-0
/
+3
|
*
|
|
|
|
|
|
|
|
new helper: restore_altstack()
Al Viro
2012-12-20
1
-0
/
+2
|
*
|
|
|
|
|
|
|
|
unify SS_ONSTACK/SS_DISABLE definitions
Al Viro
2012-12-20
2
-6
/
+2
|
*
|
|
|
|
|
|
|
|
new helper: current_user_stack_pointer()
Al Viro
2012-12-20
1
-0
/
+4
|
*
|
|
|
|
|
|
|
|
Bury the conditionals from kernel_thread/kernel_execve series
Al Viro
2012-12-20
3
-15
/
+0
|
*
|
|
|
|
|
|
|
|
COMPAT_SYSCALL_DEFINE: infrastructure
Al Viro
2012-12-20
1
-0
/
+42
*
|
|
|
|
|
|
|
|
|
Merge branch 'for-3.8' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2012-12-20
4
-6
/
+32
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
nfsd4: cleanup: replace rq_resused count by rq_next_page pointer
J. Bruce Fields
2012-12-18
1
-3
/
+3
|
*
|
|
|
|
|
|
|
|
|
svcrpc: track rpc data length separately from sk_tcplen
J. Bruce Fields
2012-12-04
1
-2
/
+9
|
*
|
|
|
|
|
|
|
|
|
svcrpc: don't byte-swap sk_reclen in place
J. Bruce Fields
2012-12-04
1
-1
/
+11
|
*
|
|
|
|
|
|
|
|
|
svcrpc: Revert "sunrpc/cache.h: replace simple_strtoul"
J. Bruce Fields
2012-11-15
1
-1
/
+5
|
*
|
|
|
|
|
|
|
|
|
exportfs: add FILEID_INVALID to indicate invalid fid_type
Namjae Jeon
2012-11-08
1
-0
/
+5
|
|
|
_
|
_
|
_
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2012-12-20
4
-2
/
+4
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
bdi_register: add __printf verification, fix arg mismatch
Joe Perches
2012-12-13
1
-0
/
+1
|
*
|
|
|
|
|
|
|
|
|
libceph: remove 'osdtimeout' option
Sage Weil
2012-12-13
1
-2
/
+0
|
*
|
|
|
|
|
|
|
|
|
libceph: define ceph_pg_pool_name_by_id()
Alex Elder
2012-11-01
1
-0
/
+1
|
*
|
|
|
|
|
|
|
|
|
rbd: get parent spec for version 2 images
Alex Elder
2012-11-01
1
-0
/
+2
[prev]
[next]