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
/
super.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-31
reiserfs: fix extended attributes on the root directory
Jeff Mahoney
1
-0
/
+2
2019-08-30
fs: Fill in max and min timestamps in superblock
Deepa Dinamani
1
-0
/
+3
2019-05-01
reiserfs: convert to ->free_inode()
Al Viro
1
-8
/
+2
2017-11-30
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-1
/
+0
2017-11-27
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
1
-9
/
+9
2017-11-27
reiserfs: remove unneeded i_version bump
Jeff Layton
1
-1
/
+0
2017-07-17
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
David Howells
1
-9
/
+9
2017-07-06
VFS: Don't use save/replace_mount_options if not using generic_show_options
David Howells
1
-4
/
+0
2017-04-19
reiserfs: Set flags on quota files directly
Jan Kara
1
-3
/
+54
2017-04-05
reiserfs: Protect dquot_writeback_dquots() by s_umount semaphore
Jan Kara
1
-0
/
+14
2017-04-05
reiserfs: Make cancel_old_flush() reliable
Jan Kara
1
-6
/
+15
2017-02-27
fs/reiserfs: atomically read inode size
Fabian Frederick
1
-1
/
+1
2016-12-05
quota: constify struct path in quota_on
Al Viro
1
-2
/
+2
2016-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2016-09-27
fs: Replace CURRENT_TIME_SEC with current_time() for inode timestamps
Deepa Dinamani
1
-1
/
+1
2016-09-16
reiserfs: Unlock superblock before calling reiserfs_quota_on_mount()
Mike Galbraith
1
-1
/
+11
2016-07-26
Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2016-06-07
fs: have ll_rw_block users pass in op and flags separately
Mike Christie
1
-1
/
+1
2016-05-25
reiserfs: check kstrdup failure
Mikulas Patocka
1
-2
/
+7
2016-02-09
quota: Add support for ->get_nextdqblk() for VFS quota
Jan Kara
1
-0
/
+1
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
2015-09-04
fs: create and use seq_show_option for escaping
Kees Cook
1
-3
/
+5
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
1
-2
/
+2
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
1
-2
/
+2
2015-03-04
quota: Make VFS quotas use new interface for getting quota info
Jan Kara
1
-1
/
+1
2014-12-12
reiserfs: destroy allocated commit workqueue
Jiri Slaby
1
-0
/
+3
2014-11-10
reiserfs: Convert to private i_dquot field
Jan Kara
1
-0
/
+11
2014-09-17
reiserfs: Don't use MAXQUOTAS value
Jan Kara
1
-8
/
+8
2014-08-13
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-1
/
+5
2014-08-12
reiserfs: Fix use after free in journal teardown
Jan Kara
1
-1
/
+5
2014-08-08
fs/reiserfs: use linux/uaccess.h
Fabian Frederick
1
-1
/
+1
2014-08-08
fs/reiserfs: replace not-standard %Lu/%Ld
Fabian Frederick
1
-4
/
+3
2014-05-07
reiserfs: cleanup, make hash detection saner
Jeff Mahoney
1
-58
/
+47
2014-05-06
reiserfs: cleanup, remove unnecessary parens
Jeff Mahoney
1
-8
/
+8
2014-05-06
reiserfs: cleanup, remove sb argument from journal_mark_dirty
Jeff Mahoney
1
-6
/
+6
2014-05-06
reiserfs: cleanup, remove sb argument from journal_end
Jeff Mahoney
1
-12
/
+12
2014-05-06
reiserfs: cleanup, remove nblocks argument from journal_end
Jeff Mahoney
1
-18
/
+12
2014-05-06
reiserfs: cleanup, reformat comments to normal kernel style
Jeff Mahoney
1
-128
/
+238
2014-05-06
reiserfs: cleanup, rename key and item accessors to more friendly names
Jeff Mahoney
1
-2
/
+2
2014-05-06
reiserfs: use per-fs commit workqueues
Jeff Mahoney
1
-6
/
+15
2014-04-04
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+1
2014-04-03
fs/reiserfs/super.c: add __init to init_inodecache
Fabian Frederick
1
-1
/
+1
2014-04-03
fs/reiserfs: move prototype declaration to header file
Rashika Kheria
1
-1
/
+0
2014-03-13
fs: push sync_filesystem() down to the file system's remount_fs()
Theodore Ts'o
1
-0
/
+1
2014-01-25
kill reiserfs_bdevname()
Al Viro
1
-4
/
+4
2013-09-06
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-36
/
+39
[next]