Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
8124b9b6011d0c9c0021e827861168291bbebb55
/
fs
8124b9b
xfs: remove the b_io_length field in struct xfs_buf
by Christoph Hellwig
· 6 years ago
e99b4bd
xfs: properly type the b_log_item field in struct xfs_buf
by Christoph Hellwig
· 6 years ago
0564501
xfs: remove unused buffer cache APIs
by Christoph Hellwig
· 6 years ago
6e9b3dd
xfs: stop using bp naming for log recovery buffers
by Christoph Hellwig
· 6 years ago
6ad5b32
xfs: use bios directly to read and write the log recovery buffers
by Christoph Hellwig
· 6 years ago
18ffb8c
xfs: return an offset instead of a pointer from xlog_align
by Christoph Hellwig
· 6 years ago
1058d0f
xfs: move the log ioend workqueue to struct xlog
by Christoph Hellwig
· 6 years ago
79b54d9
xfs: use bios directly to write log buffers
by Christoph Hellwig
· 6 years ago
2d15d2c
xfs: make use of the l_targ field in struct xlog
by Christoph Hellwig
· 6 years ago
abca1f3
xfs: remove the syncing argument from xlog_verify_iclog
by Christoph Hellwig
· 6 years ago
9b0489c
xfs: update both stat counters together in xlog_sync
by Christoph Hellwig
· 6 years ago
db0a6fa
xfs: factor out iclog size calculation from xlog_sync
by Christoph Hellwig
· 6 years ago
5693384
xfs: factor out splitting of an iclog from xlog_sync
by Christoph Hellwig
· 6 years ago
94860a3
xfs: factor out log buffer writing from xlog_sync
by Christoph Hellwig
· 6 years ago
1f9489b
xfs: don't use REQ_PREFLUSH for split log writes
by Christoph Hellwig
· 6 years ago
366fc4b
xfs: remove XLOG_STATE_IOABORT
by Christoph Hellwig
· 6 years ago
9bff3132
xfs: reformat xlog_get_lowest_lsn
by Christoph Hellwig
· 6 years ago
4f62282
xfs: cleanup xlog_get_iclog_buffer_size
by Christoph Hellwig
· 6 years ago
76ce982
xfs: remove the l_iclog_size_log field from struct xlog
by Christoph Hellwig
· 6 years ago
72945d8
xfs: make mem_to_page available outside of xfs_buf.c
by Christoph Hellwig
· 6 years ago
ce89755
xfs: renumber XBF_WRITE_FAIL
by Christoph Hellwig
· 6 years ago
153fd7b
xfs: remove the never used _XBF_COMPOUND flag
by Christoph Hellwig
· 6 years ago
1e85a36
xfs: remove the no-op spinlock_destroy stub
by Christoph Hellwig
· 6 years ago
5467b34
xfs: move xfs_ino_geometry to xfs_shared.h
by Darrick J. Wong
· 6 years ago
f5b999c
xfs: remove unused flag arguments
by Eric Sandeen
· 6 years ago
76dee76
xfs: remove the debug-only q_transp field from struct xfs_dquot
by Christoph Hellwig
· 6 years ago
f9a196e
xfs: merge xfs_buf_zero and xfs_buf_iomove
by Christoph Hellwig
· 6 years ago
8c9ce2f
xfs: remove unused flags arg from getsb interfaces
by Eric Sandeen
· 6 years ago
d03a2f1
xfs: include WARN, REPAIR build options in XFS_BUILD_OPTIONS
by Eric Sandeen
· 6 years ago
4b4d98c
xfs: finish converting to inodes_per_cluster
by Darrick J. Wong
· 6 years ago
490d451
xfs: fix inode_cluster_size rounding mayhem
by Darrick J. Wong
· 6 years ago
494dba7
xfs: refactor inode geometry setup routines
by Darrick J. Wong
· 6 years ago
ef32595
xfs: separate inode geometry
by Darrick J. Wong
· 6 years ago
fe0da9c
fuse: copy_file_range needs to strip setuid bits and update timestamps
by Amir Goldstein
· 6 years ago
5dae222
vfs: allow copy_file_range to copy across devices
by Amir Goldstein
· 6 years ago
8c3f406
xfs: use file_modified() helper
by Amir Goldstein
· 6 years ago
e38f7f5
vfs: introduce file_modified() helper
by Amir Goldstein
· 6 years ago
96e6e8f
vfs: add missing checks to copy_file_range
by Amir Goldstein
· 6 years ago
a317135
vfs: introduce generic_file_rw_checks()
by Amir Goldstein
· 6 years ago
64bf5ff
vfs: no fallback for ->copy_file_range
by Dave Chinner
· 6 years ago
f16acc9
vfs: introduce generic_copy_file_range()
by Dave Chinner
· 6 years ago
2759e05c
Merge tag 'ceph-for-5.2-rc4' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 6 years ago
9331b67
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 6 years ago
0104763
Merge tag 'xfs-5.2-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 6 years ago
dc8ca9c
Merge tag 'gfs2-v5.2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
by Linus Torvalds
· 6 years ago
5d6b501
Merge tag 'ovl-fixes-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 6 years ago
2117585
Merge tag 'fuse-fixes-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 6 years ago
459aa07
Merge tag 'nfs-for-5.2-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 6 years ago
44e843e
Merge tag 'for-rc-adfs' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 6 years ago
638803d
Revert "gfs2: Replace gl_revokes with a GLF flag"
by Bob Peterson
· 6 years ago
47358b6
Merge tag 'pstore-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 6 years ago
7b2f936
ceph: fix error handling in ceph_get_caps()
by Yan, Zheng
· 6 years ago
3e1d045
ceph: avoid iput_final() while holding mutex or in dispatch thread
by Yan, Zheng
· 6 years ago
1cf89a8
ceph: single workqueue for inode related works
by Yan, Zheng
· 6 years ago
55716d2
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428
by Thomas Gleixner
· 6 years ago
921a3d4
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 405
by Thomas Gleixner
· 6 years ago
7336d0e
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398
by Thomas Gleixner
· 6 years ago
2b27bdc
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336
by Thomas Gleixner
· 6 years ago
4505153
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
by Thomas Gleixner
· 6 years ago
9f80685
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 294
by Thomas Gleixner
· 6 years ago
2025cf9
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
by Thomas Gleixner
· 6 years ago
50acfb2
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286
by Thomas Gleixner
· 6 years ago
9c92ab6
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
by Thomas Gleixner
· 6 years ago
e47ca50
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 275
by Thomas Gleixner
· 6 years ago
025197e
xfs: inode btree scrubber should calculate im_boffset correctly
by Darrick J. Wong
· 6 years ago
9221dce
Merge tag 'for-linus-20190601' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
7b3064f
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
b9fba67
ocfs2: fix error path kobject memory leak
by Tobin C. Harding
· 6 years ago
3ab4436
Merge tag 'nfsd-5.2-1' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 6 years ago
41e7231
Merge tag 'v5.2-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 6 years ago
2f4c533
Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 6 years ago
141731d
Revert "lockd: Show pid of lockd for remote locks"
by Benjamin Coddington
· 6 years ago
fc722a0
fs/adfs: fix filename fixup handling for "/" and "//" names
by Russell King
· 6 years ago
5f8de48
fs/adfs: move append_filetype_suffix() into adfs_object_fixup()
by Russell King
· 6 years ago
2eb0684
fs/adfs: remove truncated filename hashing
by Russell King
· 6 years ago
adb514a
fs/adfs: factor out filename fixup
by Russell King
· 6 years ago
411c49b
fs/adfs: factor out object fixups
by Russell King
· 6 years ago
525715d
fs/adfs: factor out filename case lowering
by Russell King
· 6 years ago
1e504cf
fs/adfs: factor out filename comparison
by Russell King
· 6 years ago
8880fa3
pstore/ram: Run without kernel crash dump region
by Kees Cook
· 6 years ago
a9fb94a
pstore: Set tfm to NULL on free_buf_for_compression
by Pi-Hsun Shih
· 6 years ago
318adf8
Merge tag 'for-5.2-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 6 years ago
ba851a3
NFSv4.1: Fix bug only first CB_NOTIFY_LOCK is handled
by Yihao Wu
· 6 years ago
52b042a
NFSv4.1: Again fix a race where CB_NOTIFY_LOCK fails to wake a waiter
by Yihao Wu
· 6 years ago
59bd9de
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 209
by Thomas Gleixner
· 6 years ago
2522fe4
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 193
by Thomas Gleixner
· 6 years ago
f50a7f3
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 191
by Thomas Gleixner
· 6 years ago
1f32761
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 188
by Thomas Gleixner
· 6 years ago
1802d0b
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
by Thomas Gleixner
· 6 years ago
f2cde89
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 173
by Thomas Gleixner
· 6 years ago
c942fdd
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
by Thomas Gleixner
· 6 years ago
1a59d1b8
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
by Thomas Gleixner
· 6 years ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
328970d
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 145
by Thomas Gleixner
· 6 years ago
a94da20
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 142
by Thomas Gleixner
· 6 years ago
31fad7d
CIFS: cifs_read_allocate_pages: don't iterate through whole page array on ENOMEM
by Roberto Bergantinos Corpas
· 6 years ago
146d62e
ovl: detect overlapping layers
by Amir Goldstein
· 6 years ago
50fbc13
dfs_cache: fix a wrong use of kfree in flush_cache_ent()
by Gen Zhang
· 6 years ago
6457c20
fs/cifs/smb2pdu.c: fix buffer free in SMB2_ioctl_free
by Murphy Zhou
· 6 years ago
2107820
cifs: fix memory leak of pneg_inbuf on -EOPNOTSUPP ioctl case
by Colin Ian King
· 6 years ago
Next »