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
/
reiserfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
reiserfs: fix "new_insert_key may be used uninitialized ..."
Jeff Mahoney
2016-08-02
1
-1
/
+2
*
Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-07-26
1
-1
/
+1
|
\
|
*
block: get rid of bio_rw and READA
Christoph Hellwig
2016-07-20
1
-1
/
+1
*
|
Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-07-26
4
-12
/
+12
|
\
|
|
*
fs: have ll_rw_block users pass in op and flags separately
Mike Christie
2016-06-07
3
-7
/
+7
|
*
fs: have submit_bh users pass in op and flags separately
Mike Christie
2016-06-07
2
-5
/
+5
*
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2016-06-19
1
-2
/
+7
|
\
\
|
|
/
|
/
|
|
*
reiserfs: check kstrdup failure
Mikulas Patocka
2016-05-25
1
-2
/
+7
*
|
switch xattr_handler->set() to passing dentry and inode separately
Al Viro
2016-05-27
3
-12
/
+15
*
|
lib/uuid.c: move generate_random_uuid() to uuid.c
Andy Shevchenko
2016-05-20
1
-1
/
+1
|
/
*
Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-05-17
1
-4
/
+3
|
\
|
*
direct-io: eliminate the offset argument to ->direct_IO
Christoph Hellwig
2016-05-01
1
-4
/
+3
*
|
more trivial ->iterate_shared conversions
Al Viro
2016-05-09
1
-1
/
+1
*
|
reiserfs: open-code reiserfs_mutex_lock_safe() in reiserfs_unpack()
Al Viro
2016-05-02
1
-1
/
+5
*
|
Merge getxattr prototype change into work.lookups
Al Viro
2016-05-02
8
-113
/
+39
|
\
\
|
|
/
|
/
|
|
*
xattr_handler: pass dentry and inode as separate arguments of ->get()
Al Viro
2016-04-10
3
-15
/
+12
|
*
reiserfs: switch to generic_{get,set,remove}xattr()
Al Viro
2016-04-10
7
-98
/
+31
|
*
posix_acl: Inode acl caching fixes
Andreas Gruenbacher
2016-03-31
1
-5
/
+1
|
*
reiserfs_cache_default_acl(): use get_acl()
Al Viro
2016-03-28
1
-1
/
+1
*
|
mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
Kirill A. Shutemov
2016-04-04
1
-1
/
+1
*
|
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-04-04
7
-41
/
+41
|
/
*
quota: Add support for ->get_nextdqblk() for VFS quota
Jan Kara
2016-02-09
1
-0
/
+1
*
wrappers for ->i_mutex access
Al Viro
2016-01-22
4
-37
/
+37
*
reiserfs: fix dereference of ERR_PTR
Sudip Mukherjee
2016-01-21
1
-1
/
+1
*
kmemcg: account certain kmem allocations to memcg
Vladimir Davydov
2016-01-14
1
-1
/
+2
*
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-01-12
3
-23
/
+15
|
\
|
*
fs: use block_device name vsprintf helper
Dmitry Monakhov
2016-01-06
3
-23
/
+15
*
|
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2016-01-11
5
-52
/
+17
|
\
\
|
*
|
xattr handlers: Simplify list operation
Andreas Gruenbacher
2015-12-13
4
-47
/
+11
|
*
|
vfs: Distinguish between full xattr names and proper prefixes
Andreas Gruenbacher
2015-12-06
1
-1
/
+2
|
*
|
posix acls: Remove duplicate xattr name definitions
Andreas Gruenbacher
2015-12-06
1
-4
/
+4
|
|
/
*
|
switch ->get_link() to delayed_call, kill ->put_link()
Al Viro
2015-12-30
1
-1
/
+0
*
|
replace ->follow_link() with new method that could stay in RCU mode
Al Viro
2015-12-08
1
-1
/
+1
*
|
don't put symlink bodies in pagecache into highmem
Al Viro
2015-12-08
2
-0
/
+2
|
/
*
Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2015-11-13
4
-26
/
+29
|
\
|
*
xattr handlers: Pass handler to operations instead of flags
Andreas Gruenbacher
2015-11-13
4
-26
/
+29
*
|
fs/reiserfs/namei.c: remove unnecessary new_valid_dev() check
Yaowei Bai
2015-11-09
1
-3
/
+0
|
/
*
fs: create and use seq_show_option for escaping
Kees Cook
2015-09-04
1
-3
/
+5
*
reiserfs: Handle error from dquot_initialize()
Jan Kara
2015-07-23
2
-17
/
+53
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-06-26
1
-2
/
+1
|
\
|
*
fs/reiserfs: remove unneeded cast
Firo Yang
2015-06-25
1
-2
/
+1
*
|
writeback: separate out include/linux/backing-dev-defs.h
Tejun Heo
2015-06-02
1
-0
/
+1
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-26
9
-87
/
+87
|
\
|
*
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-04-15
9
-87
/
+87
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-16
1
-4
/
+4
|
\
|
|
*
direct_IO: remove rw from a_ops->direct_IO()
Omar Sandoval
2015-04-11
1
-2
/
+2
|
*
direct_IO: use iov_iter_rw() instead of rw everywhere
Omar Sandoval
2015-04-11
1
-1
/
+1
|
*
Remove rw from {,__,do_}blockdev_direct_IO()
Omar Sandoval
2015-04-11
1
-1
/
+1
*
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2015-04-16
2
-2
/
+1
|
\
\
|
|
/
|
/
|
|
*
reiserfs: fix __RASSERT format string
Nicolas Iooss
2015-03-17
1
-1
/
+0
[next]