Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
e7f680f45bd1deb4ca479c2348b395e1a4d44b17
/
fs
e7f680f
afs: Improve FS server rotation error handling
by David Howells
· 6 years ago
12bdcf3
afs: Set up the iov_iter before calling afs_extract_data()
by David Howells
· 6 years ago
160cb95
afs: Better tracing of protocol errors
by David Howells
· 6 years ago
aa563d7
iov_iter: Separate type from direction and use accessor functions
by David Howells
· 6 years ago
00e2370
iov_iter: Use accessor function
by David Howells
· 6 years ago
2e2d6f0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
fa520c4
fscache: Fix out of bound read in long cookie keys
by Eric Sandeen
· 6 years ago
1ff2288
fscache: Fix incomplete initialisation of inline key space
by David Howells
· 6 years ago
169b803
cachefiles: fix the race between cachefiles_bury_object() and rmdir(2)
by Al Viro
· 6 years ago
f0a7d18
afs: Fix clearance of reply
by David Howells
· 6 years ago
3a27203
Merge tag 'libnvdimm-fixes-4.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Greg Kroah-Hartman
· 6 years ago
f8ccb14
ubifs: Fix WARN_ON logic in exit path
by Richard Weinberger
· 6 years ago
79fc170
Merge branch 'akpm'
by Greg Kroah-Hartman
· 6 years ago
ac081c3
fs/fat/fatent.c: add cond_resched() to fat_count_free_clusters()
by Khazhismel Kumykov
· 6 years ago
1cff514
ocfs2: fix a GCC warning
by zhong jiang
· 6 years ago
ed66c25
Merge tag 'gfs2-4.19.fixes3' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
by Greg Kroah-Hartman
· 6 years ago
d864991
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
f014ffb
afs: Fix afs_server struct leak
by David Howells
· 6 years ago
fee5150
gfs2: Fix iomap buffered write support for journaled files (2)
by Andreas Gruenbacher
· 6 years ago
6b3944e
afs: Fix cell proc list
by David Howells
· 6 years ago
4718dca
Merge tag 'xfs-fixes-for-4.19-rc7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Greg Kroah-Hartman
· 6 years ago
dc480fe
gfs2: Fix iomap buffered write support for journaled files
by Andreas Gruenbacher
· 6 years ago
d778214
filesystem-dax: Fix dax_layout_busy_page() livelock
by Dan Williams
· 6 years ago
72438f8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
b399890
xfs: fix data corruption w/ unaligned reflink ranges
by Dave Chinner
· 6 years ago
dceeb47
xfs: fix data corruption w/ unaligned dedupe ranges
by Dave Chinner
· 6 years ago
cbe355f
ocfs2: fix locking for res->tracking and dlm->tracking_list
by Ashish Samant
· 6 years ago
f8a00ce
proc: restrict kernel stack dumps to root
by Jann Horn
· 6 years ago
69eb776
ocfs2: fix crash in ocfs2_duplicate_clusters_by_page()
by Larry Chen
· 6 years ago
087f759
Merge tag '4.19-rc6-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
by Greg Kroah-Hartman
· 6 years ago
7debbf0
xfs: update ctime and remove suid before cloning files
by Darrick J. Wong
· 6 years ago
410fdc7
xfs: zero posteof blocks when cloning above eof
by Darrick J. Wong
· 6 years ago
0d41e1d
xfs: refactor clonerange preparation into a separate helper
by Darrick J. Wong
· 6 years ago
010bd96
Merge tag 'ovl-fixes-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Greg Kroah-Hartman
· 6 years ago
1b0350c
Merge tag 'xfs-fixes-for-4.19-rc6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Greg Kroah-Hartman
· 6 years ago
1a8f8d2
ovl: fix format of setxattr debug
by Miklos Szeredi
· 6 years ago
601350f
ovl: fix access beyond unterminated strings
by Amir Goldstein
· 6 years ago
46894a1
rxrpc: Use IPv4 addresses throught the IPv6
by David Howells
· 6 years ago
66be646
afs: Sort address lists so that they are in logical ascending order
by David Howells
· 6 years ago
4c19bbd
afs: Always build address lists using the helper functions
by David Howells
· 6 years ago
68eb64c
afs: Do better max capacity handling on address lists
by David Howells
· 6 years ago
73dec82
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Greg Kroah-Hartman
· 6 years ago
7af929d
smb3: fix lease break problem introduced by compounding
by Steve French
· 6 years ago
4e34feb
cifs: only wake the thread for the very last PDU in a compound
by Ronnie Sahlberg
· 6 years ago
ddf83af
cifs: add a warning if we try to to dequeue a deleted mid
by Ronnie Sahlberg
· 6 years ago
0595751
smb2: fix missing files in root share directory listing
by Aurelien Aptel
· 7 years ago
ef0f258
Merge tag 'pstore-v4.19-rc7' of https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Greg Kroah-Hartman
· 6 years ago
e55ec4d
xfs: fix error handling in xfs_bmap_extents_to_btree
by Dave Chinner
· 6 years ago
bac6f6c
pstore/ram: Fix failure-path memory leak in ramoops_init
by Kees Cook
· 6 years ago
9ba6873
Merge tag 'libnvdimm-fixes2-4.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Greg Kroah-Hartman
· 6 years ago
561295a
iomap: set page dirty after partial delalloc on mkwrite
by Brian Foster
· 6 years ago
ec2ed0b
xfs: remove invalid log recovery first/last cycle check
by Brian Foster
· 6 years ago
339e1a3
xfs: validate inode di_forkoff
by Eric Sandeen
· 6 years ago
f5f3f95
xfs: skip delalloc COW blocks in xfs_reflink_end_cow
by Christoph Hellwig
· 6 years ago
f369a13
xfs: don't treat unknown di_flags2 as corruption in scrub
by Eric Sandeen
· 6 years ago
2863c2e
xfs: remove duplicated include from alloc.c
by YueHaibing
· 6 years ago
0065b54
xfs: don't bring in extents in xfs_bmap_punch_delalloc_range
by Christoph Hellwig
· 6 years ago
df30707
xfs: fix transaction leak in xfs_reflink_allocate_cow()
by Dave Chinner
· 6 years ago
8683edb
xfs: avoid lockdep false positives in xfs_trans_alloc
by Dave Chinner
· 6 years ago
9580845
xfs: refactor xfs_buf_log_item reference count handling
by Brian Foster
· 6 years ago
23420d0
xfs: clean up xfs_trans_brelse()
by Brian Foster
· 6 years ago
d918310
xfs: don't unlock invalidated buf on aborted tx commit
by Brian Foster
· 6 years ago
d5a2e28
xfs: remove last of unnecessary xfs_defer_cancel() callers
by Brian Foster
· 6 years ago
ae29478
xfs: don't crash the vfs on a garbage inline symlink
by Darrick J. Wong
· 6 years ago
c127e59
Merge tag 'for_v4.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Greg Kroah-Hartman
· 6 years ago
f52afc9
dax: Fix deadlock in dax_lock_mapping_entry()
by Jan Kara
· 6 years ago
a385231
erge tag 'libnvdimm-fixes-4.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Greg Kroah-Hartman
· 6 years ago
69383c5
ovl: make symbol 'ovl_aops' static
by Wei Yongjun
· 6 years ago
a725356
vfs: swap names of {do,vfs}_clone_file_range()
by Amir Goldstein
· 6 years ago
d9d150a
ovl: fix freeze protection bypass in ovl_clone_file_range()
by Amir Goldstein
· 6 years ago
898cc19
ovl: fix freeze protection bypass in ovl_write_iter()
by Amir Goldstein
· 6 years ago
63e1325
ovl: fix memory leak on unlink of indexed file
by Amir Goldstein
· 6 years ago
0eba869
Merge tag 'upstream-4.19-rc4' of git://git.infradead.org/linux-ubifs
by Greg Kroah-Hartman
· 6 years ago
234b69e
ocfs2: fix ocfs2 read block panic
by Junxiao Bi
· 6 years ago
a1b3d2f
fs/proc/kcore.c: fix invalid memory access in multi-page read optimization
by Dominique Martinet
· 6 years ago
f061c1c
Revert "ubifs: xattr: Don't operate on deleted inodes"
by Richard Weinberger
· 6 years ago
d3bdc01
ubifs: drop false positive assertion
by Sascha Hauer
· 6 years ago
37f31b6
ubifs: Check for name being NULL while mounting
by Richard Weinberger
· 6 years ago
9e796c9
ext2, dax: set ext2_dax_aops for dax files
by Toshi Kani
· 6 years ago
ffc4c92
sysfs: Do not return POSIX ACL xattrs via listxattr
by Andreas Gruenbacher
· 6 years ago
ad3273d
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Greg Kroah-Hartman
· 6 years ago
cce6c9f
ext4, dax: set ext4_dax_aops for dax files
by Toshi Kani
· 6 years ago
94dbb63
ext4, dax: add ext4_bmap to ext4_dax_aops
by Toshi Kani
· 6 years ago
fe18d64
ext4: don't mark mmp buffer head dirty
by Li Dongyang
· 6 years ago
338affb
ext4: show test_dummy_encryption mount option in /proc/mounts
by Eric Biggers
· 6 years ago
3a5af36
Merge tag '4.19-rc3-smb3-cifs' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 6 years ago
589109d
Merge tag 'nfs-for-4.19-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 6 years ago
9f0c512
NFS: Don't open code clearing of delegation state
by Trond Myklebust
· 6 years ago
994b15b
NFSv4.1 fix infinite loop on I/O.
by Trond Myklebust
· 6 years ago
2edaead
NFSv4: Fix a tracepoint Oops in initiate_file_draining()
by Trond Myklebust
· 6 years ago
d03360a
pNFS: Ensure we return the error if someone kills a waiting layoutget
by Trond Myklebust
· 6 years ago
2a534a7
NFSv4: Fix a tracepoint Oops in initiate_file_draining()
by Trond Myklebust
· 6 years ago
48751b5
Merge tag 'ovl-fixes-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 6 years ago
145ea6f1
Merge tag 'pstore-v4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 6 years ago
831b624
pstore: Fix incorrect persistent ram buffer mapping
by Bin Yang
· 6 years ago
097f586
cifs: read overflow in is_valid_oplock_break()
by Dan Carpenter
· 6 years ago
2d204ee
cifs: integer overflow in in SMB2_ioctl()
by Dan Carpenter
· 6 years ago
56446f2
CIFS: fix wrapping bugs in num_entries()
by Dan Carpenter
· 6 years ago
8ad8aa3
cifs: prevent integer overflow in nxt_dir_entry()
by Dan Carpenter
· 6 years ago
b90ca5c
filesystem-dax: Fix use of zero page
by Matthew Wilcox
· 6 years ago
Next »