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
*
Merge tag 'fuse-update-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-09-07
6
-80
/
+214
|
\
|
*
fuse: remove unused arg in fuse_write_file_get()
Miklos Szeredi
2021-09-06
1
-9
/
+6
|
*
fuse: wait for writepages in syncfs
Miklos Szeredi
2021-09-06
3
-0
/
+100
|
*
fuse: flush extending writes
Miklos Szeredi
2021-08-31
1
-1
/
+1
|
*
fuse: truncate pagecache on atomic_o_trunc
Miklos Szeredi
2021-08-17
1
-2
/
+5
|
*
fuse: allow sharing existing sb
Miklos Szeredi
2021-08-05
1
-1
/
+37
|
*
fuse: move fget() to fuse_get_tree()
Miklos Szeredi
2021-08-05
2
-23
/
+22
|
*
fuse: move option checking into fuse_fill_super()
Miklos Szeredi
2021-08-04
1
-7
/
+6
|
*
fuse: name fs_context consistently
Miklos Szeredi
2021-08-04
3
-41
/
+41
|
*
fuse: fix use after free in fuse_read_interrupt()
Miklos Szeredi
2021-08-04
1
-2
/
+2
*
|
Revert "memcg: enable accounting for pollfd and select bits arrays"
Linus Torvalds
2021-09-07
1
-2
/
+2
*
|
Revert "memcg: enable accounting for file lock caches"
Linus Torvalds
2021-09-07
1
-4
/
+2
*
|
Revert "mm/gup: remove try_get_page(), call try_get_compound_head() directly"
Linus Torvalds
2021-09-07
1
-1
/
+1
*
|
Merge tag 'for-5.15/io_uring-2021-09-04' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-09-06
2
-180
/
+320
|
\
\
|
*
|
io_uring: fix possible poll event lost in multi shot mode
Xiaoguang Wang
2021-09-03
1
-3
/
+13
|
*
|
io_uring: prolong tctx_task_work() with flushing
Pavel Begunkov
2021-09-03
1
-0
/
+3
|
*
|
io_uring: don't disable kiocb_done() CQE batching
Pavel Begunkov
2021-09-03
1
-1
/
+1
|
*
|
io_uring: ensure IORING_REGISTER_IOWQ_MAX_WORKERS works with SQPOLL
Jens Axboe
2021-09-03
1
-4
/
+24
|
*
|
io-wq: make worker creation resilient against signals
Jens Axboe
2021-09-02
1
-57
/
+166
|
*
|
io-wq: get rid of FIXED worker flag
Jens Axboe
2021-09-02
1
-19
/
+16
|
*
|
io-wq: only exit on fatal signals
Jens Axboe
2021-09-01
1
-1
/
+3
|
*
|
io-wq: split bounded and unbounded work into separate lists
Jens Axboe
2021-09-01
1
-88
/
+68
|
*
|
io-wq: fix queue stalling race
Jens Axboe
2021-08-31
1
-8
/
+7
|
*
|
io_uring: don't submit half-prepared drain request
Pavel Begunkov
2021-08-31
1
-0
/
+5
|
*
|
io_uring: fix queueing half-created requests
Pavel Begunkov
2021-08-31
1
-1
/
+12
|
*
|
io-wq: ensure that hash wait lock is IRQ disabling
Jens Axboe
2021-08-31
1
-2
/
+2
|
*
|
io_uring: retry in case of short read on block device
Ming Lei
2021-08-31
1
-1
/
+7
|
*
|
io_uring: IORING_OP_WRITE needs hash_reg_file set
Jens Axboe
2021-08-31
1
-0
/
+1
|
*
|
io-wq: fix race between adding work and activating a free worker
Jens Axboe
2021-08-31
1
-27
/
+24
*
|
|
binfmt: a.out: Fix bogus semicolon
Geert Uytterhoeven
2021-09-05
1
-1
/
+1
*
|
|
Merge tag 'denywrite-for-5.15' of git://github.com/davidhildenbrand/linux
Linus Torvalds
2021-09-04
5
-10
/
+10
|
\
\
\
|
*
|
|
mm: remove VM_DENYWRITE
David Hildenbrand
2021-09-03
1
-1
/
+0
|
*
|
|
binfmt: remove in-tree usage of MAP_DENYWRITE
David Hildenbrand
2021-09-03
3
-6
/
+5
|
*
|
|
kernel/fork: always deny write access to current MM exe_file
David Hildenbrand
2021-09-03
1
-1
/
+3
|
*
|
|
binfmt: don't use MAP_DENYWRITE when loading shared libraries via uselib()
David Hildenbrand
2021-09-03
2
-2
/
+2
*
|
|
|
Merge git://github.com/Paragon-Software-Group/linux-ntfs3
Linus Torvalds
2021-09-04
30
-0
/
+30902
|
\
\
\
\
|
*
|
|
|
fs/ntfs3: Change how module init/info messages are displayed
Kari Argillander
2021-09-02
1
-19
/
+8
|
*
|
|
|
fs/ntfs3: Remove GPL boilerplates from decompress lib files
Kari Argillander
2021-09-02
4
-53
/
+0
|
*
|
|
|
fs/ntfs3: Remove unnecessary condition checking from ntfs_file_read_iter
Kari Argillander
2021-09-02
1
-5
/
+1
|
*
|
|
|
fs/ntfs3: Fix integer overflow in ni_fiemap with fiemap_prep()
Kari Argillander
2021-09-02
1
-2
/
+3
|
*
|
|
|
fs/ntfs3: Restyle comments to better align with kernel-doc
Konstantin Komarov
2021-08-31
15
-75
/
+84
|
*
|
|
|
fs/ntfs3: Rework file operations
Konstantin Komarov
2021-08-31
10
-529
/
+563
|
*
|
|
|
fs/ntfs3: Remove fat ioctl's from ntfs3 driver for now
Kari Argillander
2021-08-31
1
-8
/
+0
|
*
|
|
|
fs/ntfs3: Restyle comments to better align with kernel-doc
Kari Argillander
2021-08-30
21
-2070
/
+1987
|
*
|
|
|
fs/ntfs3: Fix error handling in indx_insert_into_root()
Dan Carpenter
2021-08-27
1
-20
/
+16
|
*
|
|
|
fs/ntfs3: Potential NULL dereference in hdr_find_split()
Dan Carpenter
2021-08-27
1
-1
/
+2
|
*
|
|
|
fs/ntfs3: Fix error code in indx_add_allocate()
Dan Carpenter
2021-08-27
1
-0
/
+1
|
*
|
|
|
fs/ntfs3: fix an error code in ntfs_get_acl_ex()
Dan Carpenter
2021-08-27
1
-1
/
+1
|
*
|
|
|
fs/ntfs3: add checks for allocation failure
Dan Carpenter
2021-08-27
1
-2
/
+16
|
*
|
|
|
fs/ntfs3: Use kcalloc/kmalloc_array over kzalloc/kmalloc
Kari Argillander
2021-08-27
3
-6
/
+5
[next]