index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
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]