index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
reiserfs
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-22
wrappers for ->i_mutex access
Al Viro
4
-37
/
+37
2016-01-21
reiserfs: fix dereference of ERR_PTR
Sudip Mukherjee
1
-1
/
+1
2016-01-14
kmemcg: account certain kmem allocations to memcg
Vladimir Davydov
1
-1
/
+2
2016-01-12
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-23
/
+15
2016-01-11
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
5
-52
/
+17
2016-01-06
fs: use block_device name vsprintf helper
Dmitry Monakhov
3
-23
/
+15
2015-12-30
switch ->get_link() to delayed_call, kill ->put_link()
Al Viro
1
-1
/
+0
2015-12-13
xattr handlers: Simplify list operation
Andreas Gruenbacher
4
-47
/
+11
2015-12-08
replace ->follow_link() with new method that could stay in RCU mode
Al Viro
1
-1
/
+1
2015-12-08
don't put symlink bodies in pagecache into highmem
Al Viro
2
-0
/
+2
2015-12-06
vfs: Distinguish between full xattr names and proper prefixes
Andreas Gruenbacher
1
-1
/
+2
2015-12-06
posix acls: Remove duplicate xattr name definitions
Andreas Gruenbacher
1
-4
/
+4
2015-11-13
Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
4
-26
/
+29
2015-11-13
xattr handlers: Pass handler to operations instead of flags
Andreas Gruenbacher
4
-26
/
+29
2015-11-09
fs/reiserfs/namei.c: remove unnecessary new_valid_dev() check
Yaowei Bai
1
-3
/
+0
2015-09-04
fs: create and use seq_show_option for escaping
Kees Cook
1
-3
/
+5
2015-07-23
reiserfs: Handle error from dquot_initialize()
Jan Kara
2
-17
/
+53
2015-06-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+1
2015-06-25
fs/reiserfs: remove unneeded cast
Firo Yang
1
-2
/
+1
2015-06-02
writeback: separate out include/linux/backing-dev-defs.h
Tejun Heo
1
-0
/
+1
2015-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
9
-87
/
+87
2015-04-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-4
/
+4
2015-04-16
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2
-2
/
+1
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
9
-87
/
+87
2015-04-11
direct_IO: remove rw from a_ops->direct_IO()
Omar Sandoval
1
-2
/
+2
2015-04-11
direct_IO: use iov_iter_rw() instead of rw everywhere
Omar Sandoval
1
-1
/
+1
2015-04-11
Remove rw from {,__,do_}blockdev_direct_IO()
Omar Sandoval
1
-1
/
+1
2015-04-11
make new_sync_{read,write}() static
Al Viro
1
-2
/
+0
2015-04-11
Merge branch 'iocb' into for-next
Al Viro
1
-1
/
+1
2015-03-25
fs: move struct kiocb to fs.h
Christoph Hellwig
1
-1
/
+1
2015-03-17
reiserfs: fix __RASSERT format string
Nicolas Iooss
1
-1
/
+0
2015-03-04
quota: Make VFS quotas use new interface for getting quota info
Jan Kara
1
-1
/
+1
2015-02-22
VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)
David Howells
1
-2
/
+2
2015-02-17
fs/reiserfs/inode.c: replace 0 by NULL for pointers
Fabian Frederick
1
-1
/
+1
2014-12-16
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-0
/
+3
2014-12-12
reiserfs: destroy allocated commit workqueue
Jiri Slaby
1
-0
/
+3
2014-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2014-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-9
/
+12
2014-11-20
treewide: fix typo in printk and Kconfig
Masanari Iida
1
-1
/
+1
2014-11-19
assorted conversions to %p[dD]
Al Viro
1
-3
/
+3
2014-11-10
reiserfs: Convert to private i_dquot field
Jan Kara
2
-0
/
+15
2014-10-31
vfs: make first argument of dir_context.actor typed
Miklos Szeredi
1
-6
/
+9
2014-10-14
fs/reiserfs/journal.c: fix sparse context imbalance warning
Fabian Frederick
1
-3
/
+5
2014-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+0
2014-10-12
reiserfs: remove pointless forward declaration of struct nameidata
Al Viro
1
-1
/
+0
2014-09-17
reiserfs: Don't use MAXQUOTAS value
Jan Kara
2
-9
/
+12
2014-08-13
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
5
-61
/
+92
2014-08-12
reiserfs: Fix use after free in journal teardown
Jan Kara
2
-7
/
+21
2014-08-08
fs/reiserfs/xattr.c: fix blank line missing after declarations
Fabian Frederick
1
-0
/
+20
2014-08-08
fs/reiserfs: use linux/uaccess.h
Fabian Frederick
14
-14
/
+14
[next]