Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
6e8793674bb0d1135ca0e5c9f7e16fecbf815926
/
fs
3689f9f
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
by Linus Torvalds
· 3 years ago
1c52283
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 3 years ago
8205ae3
Merge tag '5.17-rc-part2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 3 years ago
1cb69c8
Merge tag 'xfs-5.17-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 3 years ago
7fd350f
Merge tag 'fscache-fixes-20220121' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by Linus Torvalds
· 3 years ago
0a4ee51
mm: remove cleancache
by Christoph Hellwig
· 3 years ago
359745d
proc: remove PDE_DATA() completely
by Muchun Song
· 3 years ago
6dfbbae
fs: proc: store PDE()->data into inode->i_private
by Muchun Song
· 3 years ago
f0bc21b
fs/coredump: move coredump sysctls into its own file
by Xiaoming Ni
· 3 years ago
d8c0418
kernel/sysctl.c: rename sysctl_init() to sysctl_init_bases()
by Luis Chamberlain
· 3 years ago
ab171b9
fs: move namespace sysctls and declare fs base directory
by Luis Chamberlain
· 3 years ago
51cb8df
sysctl: add and use base directory declarer and registration helper
by Luis Chamberlain
· 3 years ago
1998f19
fs: move pipe sysctls to is own file
by Luis Chamberlain
· 3 years ago
66ad398
fs: move fs/exec.c sysctls into its own file
by Luis Chamberlain
· 3 years ago
9c011be
fs: move namei sysctls to its own file
by Luis Chamberlain
· 3 years ago
dd81faa
fs: move locking sysctls where they are used
by Luis Chamberlain
· 3 years ago
d1d8ac9
fs: move shared sysctls to fs/sysctls.c
by Luis Chamberlain
· 3 years ago
5477161
sysctl: move maxolduid as a sysctl specific const
by Luis Chamberlain
· 3 years ago
c8c0c23
fs: move dcache sysctls to its own file
by Luis Chamberlain
· 3 years ago
204d5a2
fs: move fs stat sysctls to file_table.c
by Luis Chamberlain
· 3 years ago
1d67fe5
fs: move inode sysctls to its own file
by Luis Chamberlain
· 3 years ago
b1f2aff
sysctl: share unsigned long const values
by Luis Chamberlain
· 3 years ago
3ba442d
fs: move binfmt_misc sysctl to its own file
by Luis Chamberlain
· 3 years ago
ee9efac
sysctl: add helper to register a sysctl mount point
by Luis Chamberlain
· 3 years ago
a8f5de8
eventpoll: simplify sysctl declaration with register_sysctl()
by Xiaoming Ni
· 3 years ago
7b9ad12
inotify: simplify subdirectory registration with register_sysctl()
by Xiaoming Ni
· 3 years ago
c42ff46
ocfs2: simplify subdirectory registration with register_sysctl()
by Luis Chamberlain
· 3 years ago
49a4de7
dnotify: move dnotify sysctl to dnotify.c
by Xiaoming Ni
· 3 years ago
86b12b6
aio: move aio sysctl to aio.c
by Xiaoming Ni
· 3 years ago
78e36f3
sysctl: move some boundary constants from sysctl.c to sysctl_vals
by Xiaoming Ni
· 3 years ago
3ddd9a8
sysctl: add a new register_sysctl_init() interface
by Xiaoming Ni
· 3 years ago
cef0223
netfs: Make ops->init_rreq() optional
by Jeffle Xu
· 3 years ago
6633213
cachefiles: Check that the backing filesystem supports tmpfiles
by David Howells
· 3 years ago
14b9d09
cachefiles: Explain checks in a comment
by David Howells
· 3 years ago
b64a331
cachefiles: Trace active-mark failure
by David Howells
· 3 years ago
8c39b8b
cachefiles: Make some tracepoint adjustments
by David Howells
· 3 years ago
c7ca731
cachefiles: set default tag name if it's unspecified
by Jeffle Xu
· 3 years ago
5638b06
cachefiles: Calculate the blockshift in terms of bytes, not pages
by David Howells
· 3 years ago
80a00ab
fscache: Fix the volume collision wait condition
by David Howells
· 3 years ago
f3a7822
Merge tag 'io_uring-5.17-2022-01-21' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 3 years ago
31d9497
Merge tag 'xfs-5.17-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 3 years ago
d701a8c
Merge tag 'xfs-5.17-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 3 years ago
12a8fb2
Merge tag 'xfs-5.17-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 3 years ago
64f29d8
Merge tag 'ceph-for-5.17-rc1' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 3 years ago
67ed868
Merge tag '5.17-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbd
by Linus Torvalds
· 3 years ago
f4484d1
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 3 years ago
e900909
btrfs: use generic Kconfig option for 256kB page size limit
by Nathan Chancellor
· 3 years ago
25d2e88
fs/adfs: remove unneeded variable make code cleaner
by Minghao Chi
· 3 years ago
9bb56d5
FAT: use io_schedule_timeout() instead of congestion_wait()
by NeilBrown
· 3 years ago
e35fa56
hfsplus: use struct_group_attr() for memcpy() region
by Kees Cook
· 3 years ago
e1ce8a9
nilfs2: remove redundant pointer sbufs
by Colin Ian King
· 3 years ago
9630f0d
fs/binfmt_elf: use PT_LOAD p_align values for static PIE
by H.J. Lu
· 3 years ago
d6986ce
kthread: dynamically allocate memory to store kthread's full name
by Yafang Shao
· 3 years ago
95af469
fs/binfmt_elf: replace open-coded string copy with get_task_comm
by Yafang Shao
· 3 years ago
503471a
fs/exec: replace strncpy with strscpy_pad in __get_task_comm
by Yafang Shao
· 3 years ago
06c5088
fs/exec: replace strlcpy with strscpy_pad in __set_task_comm
by Yafang Shao
· 3 years ago
7080cea
sysctl: remove redundant ret assignment
by luo penghao
· 3 years ago
153ee1c
sysctl: fix duplicate path separator in printed entries
by Geert Uytterhoeven
· 3 years ago
51a1873
proc: convert the return type of proc_fd_access_allowed() to be boolean
by Qi Zheng
· 3 years ago
25bc5b0
proc/vmcore: don't fake reading zeroes on surprise vmcore_cb unregistration
by David Hildenbrand
· 3 years ago
5162015
cifs: update internal module number
by Steve French
· 3 years ago
52d0053
smb3: send NTLMSSP version information
by Steve French
· 3 years ago
6191cf3
xfs: flush inodegc workqueue tasks before cancel
by Brian Foster
· 3 years ago
73031f76
io-wq: delete dead lock shuffling code
by Jens Axboe
· 3 years ago
70431bf
cifs: Support fscache indexing rewrite
by David Howells
· 4 years, 1 month ago
ba978e8
cifs: cifs_ses_mark_for_reconnect should also update reconnect bits
by Shyam Prasad N
· 3 years ago
47de760
cifs: update tcpStatus during negotiate and sess setup
by Shyam Prasad N
· 3 years ago
c1604da
cifs: make status checks in version independent callers
by Shyam Prasad N
· 3 years ago
ece0767
cifs: remove repeated state change in dfs tree connect
by Shyam Prasad N
· 3 years ago
e154cb7
cifs: fix the cifs_reconnect path for DFS
by Shyam Prasad N
· 3 years ago
8a409cd
cifs: remove unused variable ses_selected
by Muhammad Usama Anjum
· 3 years ago
88b024f
cifs: protect all accesses to chan_* with chan_lock
by Shyam Prasad N
· 3 years, 1 month ago
a05885c
cifs: fix the connection state transitions with multichannel
by Shyam Prasad N
· 3 years, 1 month ago
3663c90
cifs: check reconnects for channels of active tcons too
by Shyam Prasad N
· 3 years, 2 months ago
1d1df41
Merge tag 'f2fs-for-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 3 years ago
ccbf726
io_uring: perform poll removal even if async work removal is successful
by Jens Axboe
· 3 years ago
361aee4
io-wq: add intermediate work step between pending list and active work
by Jens Axboe
· 3 years ago
efdf518
io-wq: perform both unstarted and started work cancelations in one go
by Jens Axboe
· 3 years ago
36e4c58
io-wq: invoke work cancelation with wqe->lock held
by Jens Axboe
· 3 years ago
081b582
io-wq: make io_worker lock a raw spinlock
by Jens Axboe
· 3 years ago
ea6e7cee
io-wq: remove useless 'work' argument to __io_worker_busy()
by Jens Axboe
· 3 years ago
ac090d9
ksmbd: fix guest connection failure with nautilus
by Namjae Jeon
· 3 years ago
b207602
ksmbd: uninitialized variable in create_socket()
by Dan Carpenter
· 3 years ago
2fd5dcb
ksmbd: smbd: fix missing client's memory region invalidation
by Hyunchul Lee
· 3 years ago
e4e2787
smb3: add new defines from protocol specification
by Steve French
· 3 years ago
a8e422a
xfs: remove unused xfs_ioctl32.h declarations
by Darrick J. Wong
· 3 years ago
3bf6a9e
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 3 years ago
722d948
vfs: fs_context: fix up param length parsing in legacy_parse_param
by Jamie Hill-Daniel
· 3 years ago
5455b9e
cifs: serialize all mount attempts
by Ronnie Sahlberg
· 3 years ago
f003368
Merge tag 'for-linus-5.17-ofs-1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux
by Linus Torvalds
· 3 years ago
a2809d0
cifs: quirk for STATUS_OBJECT_NAME_INVALID returned for non-ASCII dfs refs
by Eugene Korenevsky
· 3 years ago
7eacba3
cifs: alloc_path_with_tree_prefix: do not append sep. if the path is empty
by Eugene Korenevsky
· 3 years ago
74ce613
cifs: clean up an inconsistent indenting
by Yang Li
· 3 years ago
e3548aa
cifs: free ntlmsspblob allocated in negotiate
by Shyam Prasad N
· 3 years ago
b3bb941
xfs: remove the XFS_IOC_{ALLOC,FREE}SP* definitions
by Darrick J. Wong
· 3 years ago
4d1b97f
xfs: kill the XFS_IOC_{ALLOC,FREE}SP* ioctls
by Darrick J. Wong
· 3 years ago
9dec036
xfs: remove the XFS_IOC_FSSETDM definitions
by Darrick J. Wong
· 3 years ago
0c947b8
Merge tag '5.17-rc-part1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 3 years ago
a609718
devtmpfs regression fix: reconfigure on each mount
by NeilBrown
· 3 years ago
98f2345
unicode: fix .gitignore for generated utfdata file
by Linus Torvalds
· 3 years ago
Next »