index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-03-09
6
-68
/
+228
|
\
|
*
ovl: update Kconfig texts
Miklos Szeredi
2018-03-07
1
-0
/
+14
|
*
ovl: redirect_dir=nofollow should not follow redirect for opaque lower
Vivek Goyal
2018-02-26
1
-3
/
+3
|
*
ovl: fix ptr_ret.cocci warnings
Fengguang Wu
2018-02-26
1
-1
/
+1
|
*
ovl: check ERR_PTR() return value from ovl_lookup_real()
Amir Goldstein
2018-02-16
1
-2
/
+2
|
*
ovl: check lower ancestry on encode of lower dir file handle
Amir Goldstein
2018-02-16
3
-44
/
+168
|
*
ovl: hash non-dir by lower inode for fsnotify
Amir Goldstein
2018-02-16
1
-18
/
+40
*
|
Merge tag 'xfs-4.16-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2018-03-09
1
-12
/
+30
|
\
\
|
*
|
xfs: don't block on the ilock for RWF_NOWAIT
Christoph Hellwig
2018-03-01
1
-8
/
+19
|
*
|
xfs: don't start out with the exclusive ilock for direct I/O
Christoph Hellwig
2018-03-01
1
-4
/
+2
|
*
|
xfs: don't allocate COW blocks for zeroing holes or unwritten extents
Christoph Hellwig
2018-03-01
1
-1
/
+10
*
|
|
gfs2: Fixes to "Implement iomap for block_map" (2)
Andreas Gruenbacher
2018-03-07
1
-3
/
+0
*
|
|
Merge tag 'for-4.16-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-03-04
10
-47
/
+191
|
\
\
\
|
*
|
|
Btrfs: fix log replay failure after unlink and link combination
Filipe Manana
2018-03-01
3
-22
/
+139
|
*
|
|
Btrfs: fix log replay failure after linking special file and fsync
Filipe Manana
2018-03-01
1
-1
/
+1
|
*
|
|
Btrfs: send, fix issuing write op when processing hole in no data mode
Filipe Manana
2018-03-01
1
-0
/
+3
|
*
|
|
btrfs: use proper endianness accessors for super_copy
Anand Jain
2018-03-01
2
-13
/
+15
|
*
|
|
btrfs: alloc_chunk: fix DUP stripe size handling
Hans van Kranenburg
2018-03-01
1
-5
/
+6
|
*
|
|
btrfs: Handle btrfs_set_extent_delalloc failure in relocate_file_extent_cluster
Nikolay Borisov
2018-03-01
1
-2
/
+16
|
*
|
|
btrfs: handle failure of add_pending_csums
Nikolay Borisov
2018-03-01
1
-2
/
+9
|
*
|
|
btrfs: use kvzalloc to allocate btrfs_fs_info
Jeff Mahoney
2018-03-01
2
-2
/
+2
*
|
|
|
Merge tag 'ceph-for-4.16-rc4' of git://github.com/ceph/ceph-client
Linus Torvalds
2018-03-02
4
-38
/
+45
|
\
\
\
\
|
*
|
|
|
ceph: fix potential memory leak in init_caches()
Chengguang Xu
2018-03-01
1
-3
/
+6
|
*
|
|
|
ceph: fix dentry leak when failing to init debugfs
Chengguang Xu
2018-02-26
1
-11
/
+5
|
*
|
|
|
libceph, ceph: avoid memory leak when specifying same option several times
Chengguang Xu
2018-02-26
1
-0
/
+2
|
*
|
|
|
ceph: flush dirty caps of unlinked inode ASAP
Zhi Zhang
2018-02-26
3
-24
/
+32
*
|
|
|
|
Merge tag 'for-linus-20180302' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-03-02
2
-19
/
+33
|
\
\
\
\
\
|
*
|
|
|
|
blockdev: Avoid two active bdev inodes for one device
Jan Kara
2018-02-26
1
-2
/
+23
|
*
|
|
|
|
genhd: Fix use after free in __blkdev_get()
Jan Kara
2018-02-26
1
-2
/
+5
|
*
|
|
|
|
genhd: Add helper put_disk_and_module()
Jan Kara
2018-02-26
1
-14
/
+5
|
*
|
|
|
|
direct-io: Fix sleep in atomic due to sync AIO
Jan Kara
2018-02-26
1
-2
/
+1
*
|
|
|
|
|
Merge tag 'xfs-4.16-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2018-02-28
4
-5
/
+13
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
/
/
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
xfs: fix potential memory leak in mount option parsing
Chengguang Xu
2018-02-26
1
-0
/
+2
|
*
|
|
|
xfs: reserve blocks for refcount / rmap log item recovery
Darrick J. Wong
2018-02-22
2
-4
/
+9
|
*
|
|
|
xfs: use memset to initialize xfs_scrub_agfl_info
Eric Sandeen
2018-02-22
1
-1
/
+2
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'nfs-for-4.16-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2018-02-25
3
-11
/
+11
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
NFS: make struct nlmclnt_fl_close_lock_ops static
Colin Ian King
2018-02-22
1
-1
/
+1
|
*
|
|
nfs: system crashes after NFS4ERR_MOVED recovery
Bill.Baker@oracle.com
2018-02-22
1
-2
/
+4
|
*
|
|
NFSv4: Fix broken cast in nfs4_callback_recallany()
Trond Myklebust
2018-02-21
1
-8
/
+6
*
|
|
|
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-02-22
1
-3
/
+12
|
\
\
\
\
|
*
|
|
|
fs/signalfd: fix build error for BUS_MCEERR_AR
Randy Dunlap
2018-02-22
1
-3
/
+12
|
|
|
/
/
|
|
/
|
|
*
|
|
|
efivarfs: Limit the rate for non-root to read files
Luck, Tony
2018-02-22
1
-0
/
+6
|
|
/
/
|
/
|
|
*
|
|
Merge tag 'for-4.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-02-16
7
-21
/
+80
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
btrfs: Fix use-after-free when cleaning up fs_devs with a single stale device
Nikolay Borisov
2018-02-05
1
-0
/
+1
|
*
|
Btrfs: fix null pointer dereference when replacing missing device
Filipe Manana
2018-02-02
1
-0
/
+4
|
*
|
btrfs: remove spurious WARN_ON(ref->count < 0) in find_parent_nodes
Zygo Blaxell
2018-02-02
1
-1
/
+10
|
*
|
btrfs: Ignore errors from btrfs_qgroup_trace_extent_post
Nikolay Borisov
2018-02-02
2
-3
/
+9
|
*
|
Btrfs: fix unexpected -EEXIST when creating new inode
Liu Bo
2018-02-02
1
-0
/
+18
|
*
|
Btrfs: fix use-after-free on root->orphan_block_rsv
Liu Bo
2018-02-02
1
-13
/
+21
|
*
|
Btrfs: fix btrfs_evict_inode to handle abnormal inodes correctly
Liu Bo
2018-02-02
1
-1
/
+1
[next]