index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
|
|
|
|
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-17
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-07
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
*
|
|
|
|
|
|
|
Merge tag 'for-3.8-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
2012-12-20
2
-0
/
+414
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
f2fs: introduce accessor to retrieve number of dentry slots
Namjae Jeon
2012-12-11
1
-0
/
+3
[next]