index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-19
ext2: add missing brelse() in ext2_iget()
Chengguang Xu
1
-0
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
25
-101
/
+25
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499
Thomas Gleixner
9
-27
/
+9
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 231
Thomas Gleixner
2
-26
/
+1
2019-06-19
fanotify: update connector fsid cache on add mark
Amir Goldstein
2
-3
/
+15
2019-06-19
quota: fix a problem about transfer quota
yangerkun
1
-2
/
+2
2019-06-19
locks: eliminate false positive conflicts for write lease
Amir Goldstein
1
-15
/
+27
2019-06-19
locks: Add trace_leases_conflict
Ira Weiny
1
-5
/
+15
2019-06-19
ovl: make i_ino consistent with st_ino in more cases
Amir Goldstein
1
-6
/
+6
2019-06-19
ecryptfs: Make ecryptfs_xattr_handler static
YueHaibing
1
-1
/
+1
2019-06-19
ecryptfs: remove unnessesary null check in ecryptfs_keyring_auth_tok_for_sig
YueHaibing
1
-2
/
+2
2019-06-19
ecryptfs: use print_hex_dump_bytes for hexdump
Sascha Hauer
1
-19
/
+3
2019-06-18
Merge tag 'for-5.2-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Linus Torvalds
4
-16
/
+21
2019-06-18
ovl: fix typo in MODULE_PARM_DESC
Nicolas Schier
3
-8
/
+8
2019-06-18
ovl: fix bogus -Wmaybe-unitialized warning
Arnd Bergmann
1
-2
/
+2
2019-06-18
ovl: don't fail with disconnected lower NFS
Miklos Szeredi
1
-17
/
+9
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
121
-1056
/
+288
2019-06-17
fs/namespace: fix unprivileged mount propagation
Christian Brauner
2
-1
/
+1
2019-06-17
vfs: fsmount: add missing mntget()
Eric Biggers
1
-0
/
+1
2019-06-17
cifs: fix GlobalMid_Lock bug in cifs_reconnect
Ronnie Sahlberg
1
-0
/
+2
2019-06-17
SMB3: retry on STATUS_INSUFFICIENT_RESOURCES instead of failing write
Steve French
1
-1
/
+1
2019-06-17
block: return from __bio_try_merge_page if merging occured in the same page
Christoph Hellwig
2
-7
/
+16
2019-06-17
Btrfs: fix failure to persist compression property xattr deletion on fsync
Filipe Manana
2
-5
/
+3
2019-06-17
Merge branch 'x86/cpu' into perf/core, to pick up dependent changes
Ingo Molnar
131
-1257
/
+686
2019-06-17
Merge tag 'v5.2-rc5' into sched/core, to pick up fixes
Ingo Molnar
134
-1284
/
+708
2019-06-17
locking/lockdep: Rename lockdep_assert_held_exclusive() -> lockdep_assert_held_write()
Nikolay Borisov
1
-1
/
+1
2019-06-15
blkcg, writeback: dead memcgs shouldn't contribute to writeback ownership arbitration
Tejun Heo
1
-1
/
+7
2019-06-14
Merge tag 'gfs2-v5.2.fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
Linus Torvalds
1
-1
/
+4
2019-06-14
Merge tag 'for-linus-20190614' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+3
2019-06-14
gfs2: Fix rounding error in gfs2_iomap_page_prepare
Andreas Gruenbacher
1
-1
/
+4
2019-06-14
btrfs: start readahead also in seed devices
Naohiro Aota
1
-0
/
+5
2019-06-13
fs/ocfs2: fix race in ocfs2_dentry_attach_lock()
Wengang Wang
1
-0
/
+12
2019-06-13
cifs: add spinlock for the openFileList to cifsInodeInfo
Ronnie Sahlberg
3
-2
/
+12
2019-06-13
cifs: fix panic in smb2_reconnect
Ronnie Sahlberg
1
-1
/
+9
2019-06-13
f2fs: replace ktype default_attrs with default_groups
Kimberly Brown
1
-2
/
+4
2019-06-13
dlm: Replace default_attrs in dlm_ktype with default_groups
Kimberly Brown
1
-1
/
+2
2019-06-13
ext4: replace ktype default_attrs with default_groups
Kimberly Brown
1
-2
/
+4
2019-06-13
gfs2: replace ktype default_attrs with default_groups
Kimberly Brown
1
-1
/
+2
2019-06-13
io_uring: fix memory leak of UNIX domain socket inode
Eric Biggers
1
-1
/
+3
2019-06-12
xfs: remove unused flag arguments
Eric Sandeen
10
-48
/
+35
2019-06-12
xfs: remove the debug-only q_transp field from struct xfs_dquot
Christoph Hellwig
3
-16
/
+0
2019-06-12
xfs: merge xfs_buf_zero and xfs_buf_iomove
Christoph Hellwig
2
-30
/
+6
2019-06-12
xfs: remove unused flags arg from getsb interfaces
Eric Sandeen
7
-22
/
+11
2019-06-12
xfs: include WARN, REPAIR build options in XFS_BUILD_OPTIONS
Eric Sandeen
1
-0
/
+14
2019-06-12
xfs: finish converting to inodes_per_cluster
Darrick J. Wong
2
-9
/
+4
2019-06-12
xfs: fix inode_cluster_size rounding mayhem
Darrick J. Wong
5
-15
/
+28
2019-06-12
xfs: refactor inode geometry setup routines
Darrick J. Wong
4
-144
/
+101
2019-06-12
xfs: separate inode geometry
Darrick J. Wong
18
-161
/
+208
2019-06-12
Btrfs: fix race between block group removal and block group allocation
Filipe Manana
1
-11
/
+13
2019-06-12
ext2: Fix a typo in ext2_getattr argument
Fumiya Shigemitsu
1
-1
/
+1
[prev]
[next]