Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
34f71a4a2de84dde52ccfcb96ce25240ea7981a8
/
fs
c1a3c36
proc: bootconfig: Add /proc/bootconfig to show boot config list
by Masami Hiramatsu
· 5 years ago
9fb7007
Merge tag 'char-misc-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 5 years ago
4e4cd21
Merge tag 'block-5.5-2020-01-10' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
30b6487
Merge tag 'io_uring-5.5-2020-01-10' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
bef1d88
Merge tag 'pstore-v5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 5 years ago
83c9c54
fs: move guard_bio_eod() after bio_set_op_attrs
by Ming Lei
· 5 years ago
e163fdb
pstore/ram: Regularize prz label allocation lifetime
by Kees Cook
· 5 years ago
eacc6df
io_uring: remove punt of short reads to async context
by Jens Axboe
· 5 years ago
68faa67
chardev: Avoid potential use-after-free in 'chrdev_open()'
by Will Deacon
· 5 years ago
b73eba2
ocfs2: fix the crash due to call ocfs2_get_dlm_debug once less
by Gang He
· 5 years ago
397eac1
ocfs2: call journal flush to mark journal as empty after journal recovery when mount
by Kai Li
· 5 years ago
e39e773
fs/posix_acl.c: fix kernel-doc warnings
by Randy Dunlap
· 5 years ago
213921f
fs/namespace.c: make to_mnt_ns() static
by Eric Biggers
· 5 years ago
7bebd69
fs/nsfs.c: include headers for missing declarations
by Eric Biggers
· 5 years ago
b16155a
fs/direct-io.c: include fs/internal.h for missing prototype
by Eric Biggers
· 5 years ago
3a562ae
Merge tag 'for-5.5-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 5 years ago
b6b4aaf
Merge tag 'block-5.5-20200103' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
15f0ec9
mm/hugetlbfs: fix for_each_hstate() loop in init_hugetlbfs_fs()
by Jan Stancek
· 5 years ago
278b14e
Merge tag 'pstore-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 5 years ago
74f1a29
Revert "fs: remove ksys_dup()"
by Dominik Brodowski
· 5 years ago
9e5f1c1
pstore/ram: Write new dumps to start of recycled zones
by Aleksandr Yashkin
· 5 years ago
8df955a
pstore/ram: Fix error-path memory leak in persistent_ram_new() callers
by Kees Cook
· 5 years ago
de7999a
Btrfs: fix infinite loop during nocow writeback due to race
by Filipe Manana
· 5 years ago
46bcff2b
btrfs: fix compressed write bio blkcg attribution
by Dennis Zhou
· 5 years ago
7b62e66
btrfs: punt all bios created in btrfs_submit_compressed_write()
by Dennis Zhou
· 5 years ago
d756638
Merge tag 'locks-v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux
by Linus Torvalds
· 5 years ago
cc2f36e
Merge tag '5.5-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 5 years ago
98ca480
locks: print unsigned ino in /proc/locks
by Amir Goldstein
· 5 years ago
85a8ce6
block: add bio_truncate to fix guard_bio_eod
by Ming Lei
· 5 years ago
534121d
Merge tag 'io_uring-5.5-20191226' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
fd1c4bc
io-wq: add cond_resched() to worker thread
by Hillf Danton
· 5 years ago
1f424e8b
io-wq: remove unused busy list from io_sqe
by Hillf Danton
· 5 years ago
046aca3
cifs: Optimize readdir on reparse points
by Paulo Alcantara (SUSE)
· 5 years ago
7935799
cifs: Adjust indentation in smb2_open_file
by Nathan Chancellor
· 5 years ago
9efa3ed
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 5 years ago
c601747
Merge tag 'xfs-5.5-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 5 years ago
a396560
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 5 years ago
0dd1e37
pipe: fix empty pipe check in pipe_write()
by Jan Stancek
· 5 years ago
68d7b2d
ext4: fix unused-but-set-variable warning in ext4_add_entry()
by Yunfeng Ye
· 5 years ago
f8f04d0
Merge tag 'io_uring-5.5-20191220' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
3529d8c
io_uring: pass in 'sqe' to the prep handlers
by Jens Axboe
· 5 years ago
06b76d4
io_uring: standardize the prep methods
by Jens Axboe
· 5 years ago
26a6167
io_uring: read 'count' for IORING_OP_TIMEOUT in prep handler
by Jens Axboe
· 5 years ago
e47293f
io_uring: move all prep state for IORING_OP_{SEND,RECV}_MGS to prep handler
by Jens Axboe
· 5 years ago
3fbb51c
io_uring: move all prep state for IORING_OP_CONNECT to prep handler
by Jens Axboe
· 5 years ago
9adbd45
io_uring: add and use struct io_rw for read/writes
by Jens Axboe
· 5 years ago
5084bf6
xfs: Make the symbol 'xfs_rtalloc_log_count' static
by Chen Wandun
· 5 years ago
d55e5f5
io_uring: use u64_to_user_ptr() consistently
by Jens Axboe
· 5 years ago
13eaec4
xfs: don't commit sunit/swidth updates to disk if that would cause repair failures
by Darrick J. Wong
· 5 years ago
4f5b1b3
xfs: split the sunit parameter update into two parts
by Darrick J. Wong
· 5 years ago
1cac233
xfs: refactor agfl length computation function
by Darrick J. Wong
· 5 years ago
af952ae
libxfs: resync with the userspace libxfs
by Darrick J. Wong
· 5 years ago
826f7e3
xfs: use bitops interface for buf log item AIL flag check
by Brian Foster
· 5 years ago
fd6c2e4
io_uring: io_wq_submit_work() should not touch req->rw
by Jens Axboe
· 5 years ago
7c504e65
io_uring: don't wait when under-submitting
by Pavel Begunkov
· 5 years ago
1edc8eb2
fs: call fsnotify_sb_delete after evict_inodes
by Eric Sandeen
· 5 years ago
04646ae
fs: avoid softlockups in s_inodes iterators
by Eric Sandeen
· 5 years ago
e781573
io_uring: warn about unhandled opcode
by Jens Axboe
· 5 years ago
d625c6e
io_uring: read opcode and user_data from SQE exactly once
by Jens Axboe
· 5 years ago
b29472e
io_uring: make IORING_OP_TIMEOUT_REMOVE deferrable
by Jens Axboe
· 5 years ago
fbf2384
io_uring: make IORING_OP_CANCEL_ASYNC deferrable
by Jens Axboe
· 5 years ago
0969e78
io_uring: make IORING_POLL_ADD and IORING_POLL_REMOVE deferrable
by Jens Axboe
· 5 years ago
ffbb8d6
io_uring: make HARDLINK imply LINK
by Pavel Begunkov
· 5 years ago
8ed8d3c
io_uring: any deferred command must have stable sqe data
by Jens Axboe
· 5 years ago
fc4df99
io_uring: remove 'sqe' parameter to the OP helpers that take it
by Jens Axboe
· 5 years ago
b7bb4f7
io_uring: fix pre-prepped issue with force_nonblock == true
by Jens Axboe
· 5 years ago
525b305
io-wq: re-add io_wq_current_is_worker()
by Jens Axboe
· 5 years ago
2187f21
Merge tag 'for-5.5-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 5 years ago
b1de6fc
xfs: fix log reservation overflows when allocating large rt extents
by Darrick J. Wong
· 5 years ago
4340ebd
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
6afa873
Merge tag 'linux-kselftest-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 5 years ago
0b416c3
io_uring: fix sporadic -EFAULT from IORING_OP_RECVMSG
by Jens Axboe
· 5 years ago
69000d8
ext4: use RCU API in debug_print_tree
by Phong Tran
· 5 years ago
9803387
ext4: validate the debug_want_extra_isize mount option at parse time
by Theodore Ts'o
· 5 years ago
d195a66
io_uring: fix stale comment and a few typos
by Brian Gianforcaro
· 5 years ago
2e6d304
Merge branch 'remove-ksys-mount-dup' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/linux
by Linus Torvalds
· 5 years ago
a70fd5a
ext4: reserve revoke credits in __ext4_new_inode
by yangerkun
· 5 years ago
7f420d6
ext4: unlock on error in ext4_expand_extra_isize()
by Dan Carpenter
· 5 years ago
707d1a2
ext4: optimize __ext4_check_dir_entry()
by Theodore Ts'o
· 5 years ago
109ba77
ext4: check for directory entries too close to block end
by Jan Kara
· 5 years ago
64d4ce8
ext4: fix ext4_empty_dir() for directories with holes
by Jan Kara
· 5 years ago
103a022
Merge tag '5.5-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 5 years ago
81c64b0b
Merge tag 'ovl-fixes-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 5 years ago
5bd831a
Merge tag 'io_uring-5.5-20191212' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
22ff311
Merge tag 'sizeof_field-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 5 years ago
fbd5429
btrfs: send: remove WARN_ON for readonly mount
by Anand Jain
· 5 years ago
ca1aa28
btrfs: do not leak reloc root if we fail to read the fs root
by Josef Bacik
· 5 years ago
9bc574d
btrfs: skip log replay on orphaned roots
by Josef Bacik
· 5 years ago
714cd3e
btrfs: handle ENOENT in btrfs_uuid_tree_iterate
by Josef Bacik
· 5 years ago
c7e54b5
btrfs: abort transaction after failed inode updates in create_subvol
by Josef Bacik
· 5 years ago
147271e
Btrfs: fix hole extent items with a zero size after range cloning
by Filipe Manana
· 5 years ago
6609fee
Btrfs: fix removal logic of the tree mod log that leads to use-after-free issues
by Filipe Manana
· 5 years ago
ad1d8c4
Btrfs: make tree checker detect checksum items with overlapping ranges
by Filipe Manana
· 5 years ago
40e046a
Btrfs: fix missing data checksums after replaying a log tree
by Filipe Manana
· 5 years ago
b6293c8
btrfs: return error pointer from alloc_test_extent_buffer
by Dan Carpenter
· 5 years ago
cf93e15
btrfs: fix devs_max constraints for raid1c3 and raid1c4
by David Sterba
· 5 years ago
994bf9c
btrfs: tree-checker: Fix error format string for size_t
by Andreas Färber
· 5 years ago
943eb3b
btrfs: don't double lock the subvol_sem for rename exchange
by Josef Bacik
· 5 years ago
db8fe64
btrfs: handle error in btrfs_cache_block_group
by Josef Bacik
· 5 years ago
f72ff01
btrfs: do not call synchronize_srcu() in inode_tree_del
by Josef Bacik
· 5 years ago
Next »