index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-10-25
1
-1
/
+1
*
Merge tag '5.10-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2020-10-25
8
-15
/
+213
|
\
|
*
cifs: update internal module version number
Steve French
2020-10-23
1
-1
/
+1
|
*
smb3: add some missing definitions from MS-FSCC
Steve French
2020-10-23
2
-0
/
+28
|
*
smb3: remove two unused variables
Steve French
2020-10-23
1
-5
/
+0
|
*
smb3: add support for stat of WSL reparse points for special file types
Steve French
2020-10-23
6
-14
/
+189
*
|
Merge tag 'io_uring-5.10-2020-10-24' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-24
4
-116
/
+189
|
\
\
|
*
|
splice: change exported internal do_splice() helper to take kernel offset
Jens Axboe
2020-10-22
1
-13
/
+50
|
*
|
io_uring: make loop_rw_iter() use original user supplied pointers
Jens Axboe
2020-10-22
1
-14
/
+12
|
*
|
io_uring: remove req cancel in ->flush()
Pavel Begunkov
2020-10-22
1
-23
/
+5
|
*
|
io-wq: re-set NUMA node affinities if CPUs come online
Jens Axboe
2020-10-22
1
-4
/
+56
|
*
|
io_uring: don't reuse linked_timeout
Pavel Begunkov
2020-10-21
1
-1
/
+3
|
*
|
io_uring: unify fsize with def->work_flags
Jens Axboe
2020-10-20
3
-14
/
+18
|
*
|
io_uring: fix racy REQ_F_LINK_TIMEOUT clearing
Pavel Begunkov
2020-10-19
1
-4
/
+13
|
*
|
io_uring: do poll's hash_node init in common code
Pavel Begunkov
2020-10-19
1
-2
/
+1
|
*
|
io_uring: inline io_poll_task_handler()
Pavel Begunkov
2020-10-19
1
-19
/
+12
|
*
|
io_uring: remove extra ->file check in poll prep
Pavel Begunkov
2020-10-19
1
-2
/
+0
|
*
|
io_uring: make cached_cq_overflow non atomic_t
Pavel Begunkov
2020-10-19
1
-5
/
+6
|
*
|
io_uring: inline io_fail_links()
Pavel Begunkov
2020-10-19
1
-10
/
+3
|
*
|
io_uring: kill ref get/drop in personality init
Pavel Begunkov
2020-10-19
1
-4
/
+9
|
*
|
io_uring: flags-based creds init in queue
Pavel Begunkov
2020-10-19
1
-2
/
+2
*
|
|
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2020-10-24
36
-106
/
+68
|
\
\
\
|
*
|
|
fs: remove KSTAT_QUERY_FLAGS
Christoph Hellwig
2020-09-26
1
-4
/
+4
|
*
|
|
fs: remove vfs_stat_set_lookup_flags
Christoph Hellwig
2020-09-26
1
-21
/
+12
|
*
|
|
fs: move vfs_fstatat out of line
Christoph Hellwig
2020-09-26
1
-2
/
+7
|
*
|
|
fs: remove vfs_statx_fd
Christoph Hellwig
2020-09-26
1
-15
/
+7
|
*
|
|
fs: omfs: use kmemdup() rather than kmalloc+memcpy
Alex Dewar
2020-09-22
1
-2
/
+1
|
*
|
|
[PATCH] reduce boilerplate in fsid handling
Al Viro
2020-09-18
31
-62
/
+31
|
*
|
|
Add a "nosymfollow" mount option.
Mattias Nissler
2020-08-27
4
-1
/
+7
*
|
|
|
Merge tag 'xfs-5.10-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-10-23
4
-18
/
+54
|
\
\
\
\
|
*
|
|
|
xfs: cancel intents immediately if process_intents fails
Darrick J. Wong
2020-10-21
1
-0
/
+8
|
*
|
|
|
xfs: fix fallocate functions when rtextsize is larger than 1
Darrick J. Wong
2020-10-21
3
-18
/
+46
*
|
|
|
|
Merge tag 'gfs2-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...
Linus Torvalds
2020-10-23
22
-301
/
+675
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
gfs2: Recover statfs info in journal head
Abhi Das
2020-10-23
3
-1
/
+106
|
*
|
|
|
gfs2: lookup local statfs inodes prior to journal recovery
Abhi Das
2020-10-23
4
-36
/
+139
|
*
|
|
|
gfs2: Add fields for statfs info in struct gfs2_log_header_host
Abhi Das
2020-10-20
4
-1
/
+11
|
*
|
|
|
gfs2: Ignore subsequent errors after withdraw in rgrp_go_sync
Andreas Gruenbacher
2020-10-20
1
-1
/
+1
|
*
|
|
|
gfs2: Eliminate gl_vm
Bob Peterson
2020-10-20
3
-30
/
+16
|
*
|
|
|
gfs2: Only access gl_delete for iopen glocks
Bob Peterson
2020-10-20
1
-4
/
+7
|
*
|
|
|
gfs2: Fix comments to glock_hash_walk
Bob Peterson
2020-10-20
1
-2
/
+1
|
*
|
|
|
gfs2: eliminate GLF_QUEUED flag in favor of list_empty(gl_holders)
Bob Peterson
2020-10-15
3
-10
/
+3
|
*
|
|
|
gfs2: Ignore journal log writes for jdata holes
Bob Peterson
2020-10-15
1
-2
/
+6
|
*
|
|
|
gfs2: simplify gfs2_block_map
Bob Peterson
2020-10-15
1
-9
/
+5
|
*
|
|
|
gfs2: Only set PageChecked if we have a transaction
Bob Peterson
2020-10-15
1
-1
/
+2
|
*
|
|
|
gfs2: don't lock sd_ail_lock in gfs2_releasepage
Bob Peterson
2020-10-15
1
-3
/
+0
|
*
|
|
|
gfs2: make gfs2_ail1_empty_one return the count of active items
Bob Peterson
2020-10-15
1
-4
/
+8
|
*
|
|
|
gfs2: Wipe jdata and ail1 in gfs2_journal_wipe, formerly gfs2_meta_wipe
Bob Peterson
2020-10-15
6
-12
/
+86
|
*
|
|
|
gfs2: enhance log_blocks trace point to show log blocks free
Bob Peterson
2020-10-15
1
-2
/
+4
|
*
|
|
|
gfs2: add missing log_blocks trace points in gfs2_write_revokes
Bob Peterson
2020-10-15
1
-2
/
+10
|
*
|
|
|
gfs2: rename gfs2_write_full_page to gfs2_write_jdata_page, remove parm
Bob Peterson
2020-10-15
1
-5
/
+10
[next]