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.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
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-04-15
17
-138
/
+183
|
\
|
*
proc: remove use of seq_printf return value
Joe Perches
2015-04-15
2
-36
/
+50
|
*
lib/string_helpers.c: change semantics of string_escape_mem
Rasmus Villemoes
2015-04-15
1
-2
/
+2
|
*
kernel: conditionally support non-root users, groups and capabilities
Iulia Manda
2015-04-15
2
-1
/
+2
|
*
/proc/PID/status: show all sets of pid according to ns
Chen Hanxiao
2015-04-15
1
-0
/
+18
|
*
dax: unify ext2/4_{dax,}_file_operations
Boaz Harrosh
2015-04-15
9
-64
/
+9
|
*
dax: use pfn_mkwrite to update c/mtime + freeze protection
Boaz Harrosh
2015-04-15
3
-0
/
+19
|
*
fs, jfs: remove slab object constructor
David Rientjes
2015-04-15
2
-20
/
+12
|
*
hugetlbfs: accept subpool min_size mount option and setup accordingly
Mike Kravetz
2015-04-15
1
-19
/
+71
*
|
Merge tag 'locks-v4.1-1' of git://git.samba.org/jlayton/linux
Linus Torvalds
2015-04-15
2
-37
/
+37
|
\
\
|
*
|
locks: use cmpxchg to assign i_flctx pointer
Jeff Layton
2015-04-03
1
-8
/
+1
|
*
|
locks: get rid of WE_CAN_BREAK_LSLK_NOW dead code
Jeff Layton
2015-04-03
1
-6
/
+1
|
*
|
locks: change lm_get_owner and lm_put_owner prototypes
Jeff Layton
2015-04-03
2
-11
/
+15
|
*
|
locks: don't allocate a lock context for an F_UNLCK request
Jeff Layton
2015-04-03
1
-8
/
+12
|
*
|
locks: Add lockdep assertion for blocked_lock_lock
Daniel Wagner
2015-04-03
1
-0
/
+6
|
*
|
locks: remove extraneous IS_POSIX and IS_FLOCK tests
Jeff Layton
2015-04-03
1
-2
/
+2
|
*
|
locks: Remove unnecessary IS_POSIX test
Daniel Wagner
2015-04-03
1
-2
/
+0
*
|
|
Merge tag 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw...
Linus Torvalds
2015-04-15
3
-70
/
+77
|
\
\
\
|
*
|
|
um: hostfs: Reduce number of syscalls in readdir
Richard Weinberger
2015-04-13
3
-4
/
+12
|
*
|
|
hostfs: No need to box and later unbox the file mode
Richard Weinberger
2015-03-26
3
-20
/
+5
|
*
|
|
hostfs: Use page_offset()
Richard Weinberger
2015-03-26
1
-4
/
+2
|
*
|
|
hostfs: Set page flags in hostfs_readpage() correctly
Richard Weinberger
2015-03-26
1
-4
/
+6
|
*
|
|
hostfs: Remove superfluous initializations in hostfs_open()
Richard Weinberger
2015-03-26
1
-2
/
+2
|
*
|
|
hostfs: hostfs_open: Reset open flags upon each retry
Richard Weinberger
2015-03-26
1
-0
/
+2
|
*
|
|
hostfs: Remove superfluous test in hostfs_open()
Richard Weinberger
2015-03-26
1
-3
/
+1
|
*
|
|
hostfs: Report append flag in ->show_options()
Richard Weinberger
2015-03-26
1
-0
/
+3
|
*
|
|
hostfs: Use __getname() in follow_link
Richard Weinberger
2015-03-26
1
-14
/
+11
|
*
|
|
hostfs: Remove open coded strcpy()
Richard Weinberger
2015-03-26
1
-5
/
+4
|
*
|
|
hostfs: Add a BUG_ON to detect behavior changes of dentry_path_raw()
Richard Weinberger
2015-03-26
1
-0
/
+7
|
*
|
|
hostfs: Make hostfs_readpage more readable
Richard Weinberger
2015-03-26
1
-6
/
+8
|
*
|
|
hostfs: Handle bogus st.mode
Richard Weinberger
2015-03-26
1
-2
/
+4
|
*
|
|
hostfs: Allow fsync on directories
Richard Weinberger
2015-03-26
1
-2
/
+4
|
*
|
|
hostfs: hostfs_file_open: Fix a fd leak in hostfs_file_open
Richard Weinberger
2015-03-26
1
-0
/
+1
|
*
|
|
hostfs: hostfs_file_open: Switch to data locking model
Richard Weinberger
2015-03-26
1
-6
/
+7
*
|
|
|
Merge tag 'upstream-4.1-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2015-04-15
25
-429
/
+436
|
\
\
\
\
|
*
|
|
|
UBIFS: fix output format of INUM_WATERMARK
Sheng Yong
2015-04-13
1
-1
/
+1
|
*
|
|
|
UBIFS: extend debug/message capabilities
Sheng Yong
2015-03-25
25
-409
/
+419
|
*
|
|
|
UBIFS: simplify returns
Fabian Frederick
2015-03-25
1
-8
/
+2
|
*
|
|
|
UBIFS: Fix trivial typos in comments
Yannick Guerrini
2015-03-25
1
-7
/
+7
|
*
|
|
|
UBIFS: do not write master node if need recovery
Sheng Yong
2015-03-25
1
-1
/
+1
|
*
|
|
|
UBIFS: fix incorrect unlocking handling
Taesoo Kim
2015-03-25
1
-4
/
+7
|
|
/
/
/
*
|
|
|
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2015-04-15
60
-820
/
+300
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
->aio_read and ->aio_write removed
Al Viro
2015-04-11
4
-44
/
+6
|
*
|
|
kill do_sync_read/do_sync_write
Al Viro
2015-04-11
1
-38
/
+0
|
*
|
|
fuse: use iov_iter_get_pages() for non-splice path
Al Viro
2015-04-11
1
-24
/
+17
|
*
|
|
fuse: switch to ->read_iter/->write_iter
Al Viro
2015-04-11
1
-12
/
+14
|
*
|
|
make new_sync_{read,write}() static
Al Viro
2015-04-11
47
-127
/
+2
|
*
|
|
coredump: accept any write method
Al Viro
2015-04-11
1
-1
/
+1
|
*
|
|
export __vfs_read()
Al Viro
2015-04-11
1
-8
/
+5
|
*
|
|
autofs: switch to __vfs_write()
Al Viro
2015-04-11
2
-2
/
+2
[next]