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-03
Merge tag 'tty-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-45
/
+26
2016-10-03
Merge tag 'driver-core-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-15
/
+8
2016-10-03
fuse_dev_splice_read(): switch to add_to_pipe()
Al Viro
1
-37
/
+9
2016-10-03
new helper: add_to_pipe()
Al Viro
1
-44
/
+62
2016-10-03
splice: lift pipe_lock out of splice_to_pipe()
Al Viro
2
-73
/
+58
2016-10-03
splice: switch get_iovec_page_array() to iov_iter
Al Viro
1
-99
/
+36
2016-10-03
splice_to_pipe(): don't open-code wakeup_pipe_readers()
Al Viro
1
-4
/
+1
2016-10-03
consistent treatment of EFAULT on O_DIRECT read/write
Al Viro
1
-0
/
+3
2016-10-03
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-15
/
+8
2016-10-03
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2016-10-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-18
/
+51
2016-10-03
Revert "orangefs: bump minimum userspace version"
Mike Marshall
1
-2
/
+2
2016-10-03
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-5
/
+13
2016-10-03
fuse: limit xattr returned size
Miklos Szeredi
1
-2
/
+2
2016-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-6
/
+26
2016-10-03
Merge branch 'xfs-4.9-log-recovery-fixes' into for-next
Dave Chinner
13
-98
/
+248
2016-10-03
Merge branch 'iomap-4.9-dax' into for-next
Dave Chinner
11
-122
/
+457
2016-10-03
Merge branch 'xfs-4.9-delalloc-rework' into for-next
Dave Chinner
6
-350
/
+242
2016-10-03
Merge branch 'xfs-4.9-reflink-prep' into for-next
Dave Chinner
20
-116
/
+719
2016-10-03
Merge branch 'iomap-4.9-misc-fixes-1' into for-next
Dave Chinner
1
-0
/
+84
2016-10-03
xfs: update atime before I/O in xfs_file_dio_aio_read
Christoph Hellwig
1
-1
/
+2
2016-10-03
ext2: fix possible integer truncation in ext2_iomap_begin
Christoph Hellwig
1
-1
/
+1
2016-10-01
fuse: remove duplicate cs->offset assignment
Miklos Szeredi
1
-1
/
+0
2016-10-01
fuse: don't use fuse_ioctl_copy_user() helper
Miklos Szeredi
1
-34
/
+18
2016-10-01
fuse_ioctl_copy_user(): don't open-code copy_page_{to,from}_iter()
Al Viro
1
-23
/
+7
2016-10-01
fuse: get rid of fc->flags
Miklos Szeredi
3
-24
/
+20
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
[prev]
[next]