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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-01
fuse: use timespec64
Miklos Szeredi
1
-3
/
+7
2016-10-01
fuse: don't use ->d_time
Miklos Szeredi
1
-20
/
+23
2016-10-01
fuse: Add posix ACL support
Seth Forshee
7
-7
/
+152
2016-10-01
fuse: handle killpriv in userspace fs
Miklos Szeredi
3
-18
/
+33
2016-10-01
fuse: fix killing s[ug]id in setattr
Miklos Szeredi
1
-4
/
+28
2016-10-01
fuse: invalidate dir dentry after chmod
Miklos Szeredi
1
-2
/
+10
2016-10-01
fuse: Use generic xattr ops
Seth Forshee
5
-176
/
+221
2016-10-01
fuse: listxattr: verify xattr list
Miklos Szeredi
1
-0
/
+19
2016-09-30
f2fs: introduce update_ckpt_flags to clean up
Jaegeuk Kim
1
-23
/
+33
2016-09-30
f2fs: don't submit irrelevant page
Chao Yu
1
-1
/
+7
2016-09-30
f2fs: fix to commit bio cache after flushing node pages
Chao Yu
1
-2
/
+16
2016-09-30
f2fs: introduce get_checkpoint_version for cleanup
Tiezhu Yang
1
-28
/
+38
2016-09-30
f2fs: remove dead variable
Sheng Yong
1
-2
/
+2
2016-09-30
f2fs: remove redundant io plug
Chao Yu
1
-3
/
+0
2016-09-30
f2fs: support checkpoint error injection
Chao Yu
4
-0
/
+12
2016-09-30
f2fs: fix to recover old fault injection config in ->remount_fs
Chao Yu
1
-0
/
+6
2016-09-30
f2fs: do fault injection initialization in default_options
Chao Yu
1
-4
/
+4
2016-09-30
f2fs: remove redundant value definition
Yunlei He
1
-4
/
+3
2016-09-30
f2fs: support configuring fault injection per superblock
Chao Yu
10
-94
/
+65
2016-09-30
f2fs: adjust display format of segment bit
Chao Yu
1
-1
/
+1
2016-09-30
f2fs: remove dirty inode pages in error path
Jaegeuk Kim
1
-0
/
+1
2016-09-30
f2fs: do not unnecessarily null-terminate encrypted symlink data
Eric Biggers
1
-2
/
+0
2016-09-30
f2fs: handle errors during recover_orphan_inodes
Jaegeuk Kim
2
-10
/
+18
2016-09-30
f2fs: avoid gc in cp_error case
Jaegeuk Kim
1
-1
/
+2
2016-09-30
f2fs: should put_page for summary page
Jaegeuk Kim
1
-2
/
+2
2016-09-30
f2fs: assign return value in f2fs_gc
Jaegeuk Kim
1
-3
/
+7
2016-09-30
f2fs: add customized migrate_page callback
Weichao Guo
4
-0
/
+65
2016-09-30
f2fs: introduce cp_lock to protect updating of ckpt_flags
Chao Yu
6
-28
/
+59
2016-09-30
ocfs2: fix deadlock on mmapped page in ocfs2_write_begin_nolock()
Eric Ren
1
-0
/
+10
2016-09-30
autofs: Fix automounts by using current_real_cred()->uid
Eric W. Biederman
1
-2
/
+2
2016-09-30
mnt: Add a per mount namespace limit on the number of mounts
Eric W. Biederman
4
-2
/
+52
2016-09-30
f2fs: fix to avoid race condition when updating sbi flag
Chao Yu
1
-4
/
+4
2016-09-30
f2fs: put directory inodes before checkpoint in roll-forward recovery
Jaegeuk Kim
1
-1
/
+3
2016-09-30
f2fs: use crc and cp version to determine roll-forward recovery
Jaegeuk Kim
6
-100
/
+62
2016-09-30
Merge branch 'x86/urgent' into x86/asm
Thomas Gleixner
4
-17
/
+36
2016-09-30
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
3
-6
/
+16
2016-09-28
Merge branch 'misc' into for-next
Martin Brandenburg
13
-1711
/
+994
2016-09-27
ext2: Unmap metadata when zeroing blocks
Jan Kara
1
-0
/
+10
2016-09-27
debugfs: propagate release() call result
Eric Engestrom
1
-1
/
+1
2016-09-27
sysfs print name of undiscoverable attribute group
Johannes Thumshirn
1
-2
/
+2
2016-09-26
gfs2: Initialize atime of I_NEW inodes
Andreas Gruenbacher
1
-0
/
+4
2016-09-26
gfs2: Update file times after grabbing glock
Andreas Gruenbacher
1
-3
/
+3
2016-09-26
xfs: log recovery tracepoints to track current lsn and buffer submission
Brian Foster
2
-2
/
+31
2016-09-26
xfs: update metadata LSN in buffers during log recovery
Brian Foster
1
-3
/
+38
2016-09-26
xfs: don't warn on buffers not being recovered due to LSN
Brian Foster
1
-32
/
+26
2016-09-26
xfs: pass current lsn to log recovery buffer validation
Brian Foster
1
-6
/
+8
2016-09-26
xfs: rework log recovery to submit buffers on LSN boundaries
Brian Foster
2
-19
/
+66
2016-09-26
xfs: quiesce the filesystem after recovery on readonly mount
Dave Chinner
3
-1
/
+16
2016-09-26
xfs: remote attribute blocks aren't really userdata
Dave Chinner
8
-38
/
+66
2016-09-23
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-6
/
+15
[prev]
[next]