index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2021-08-26
fs: warn about impending deprecation of mandatory locks
Jeff Layton
2021-08-26
io_uring: fix xa_alloc_cycle() error return value check
Jens Axboe
2021-08-26
btrfs: prevent rename2 from exchanging a subvol with a directory from differe...
NeilBrown
2021-08-26
io_uring: only assign io_uring_enter() SQPOLL error in actual error case
Jens Axboe
2021-08-26
io_uring: fix code style problems
Pavel Begunkov
2021-08-26
io_uring: Use WRITE_ONCE() when writing to sq_flags
Nadav Amit
2021-08-18
ceph: take snap_empty_lock atomically with snaprealm refcount change
Jeff Layton
2021-08-18
ceph: clean up locking annotation for ceph_get_snap_realm and __lookup_snap_r...
Jeff Layton
2021-08-18
ceph: add some lockdep assertions around snaprealm handling
Jeff Layton
2021-08-18
ovl: fix deadlock in splice write
Miklos Szeredi
2021-08-18
io-wq: fix IO_WORKER_F_FIXED issue in create_io_worker()
Hao Xu
2021-08-18
io-wq: fix bug of creating io-wokers unconditionally
Hao Xu
2021-08-18
io_uring: clear TIF_NOTIFY_SIGNAL when running task work
Nadav Amit
2021-08-18
ceph: reduce contention in ceph_check_delayed_caps()
Luis Henriques
2021-08-18
io_uring: fix ctx-exit io_rsrc_put_work() deadlock
Pavel Begunkov
2021-08-18
io_uring: drop ctx->uring_lock before flushing work item
Jens Axboe
2021-08-18
cifs: use the correct max-length for dentry_path_raw()
Ronnie Sahlberg
2021-08-18
cifs: Call close synchronously during unlink/rename/lease break.
Rohith Surabattula
2021-08-18
cifs: create sd context must be a multiple of 8
Shyam Prasad N
2021-08-18
cifs: Handle race conditions during rename
Rohith Surabattula
2021-08-15
ovl: prevent private clone if bind mount is not allowed
Miklos Szeredi
2021-08-12
smb3: rc uninitialized in one fallocate path
Steve French
2021-08-12
reiserfs: check directory items on read from disk
Shreyansh Chouhan
2021-08-12
reiserfs: add check for root_inode in reiserfs_fill_super
Yu Kuai
2021-08-12
io-wq: fix race between worker exiting and activating free worker
Jens Axboe
2021-08-12
ext4: fix potential htree corruption when growing large_dir directories
Theodore Ts'o
2021-08-12
pipe: increase minimum default pipe size to 2 pages
Alex Xu (Hello71)
2021-08-12
io-wq: fix lack of acct->nr_workers < acct->max_workers judgement
Hao Xu
2021-08-12
io-wq: fix no lock protection of acct->nr_worker
Hao Xu
2021-08-12
ext4: fix potential uninitialized access to retval in kmmpd
Ye Bin
2021-08-08
io_uring: explicitly catch any illegal async queue attempt
Jens Axboe
2021-08-08
io_uring: never attempt iopoll reissue from release path
Jens Axboe
2021-08-08
cifs: add missing parsing of backupuid
Ronnie Sahlberg
2021-08-08
cifs: use helpers when parsing uid/gid mount options and validate them
Ronnie Sahlberg
2021-08-04
io_uring: fix race in unified task_work running
Jens Axboe
2021-08-04
SMB3: fix readpage for large swap cache
Steve French
2021-08-04
block: delay freeing the gendisk
Christoph Hellwig
2021-08-04
io_uring: fix poll requests leaking second poll entries
Hao Xu
2021-08-04
io_uring: don't block level reissue off completion path
Jens Axboe
2021-08-04
io_uring: fix io_prep_async_link locking
Pavel Begunkov
2021-08-04
ocfs2: issue zeroout to EOF blocks
Junxiao Bi
2021-08-04
ocfs2: fix zero out valid data
Junxiao Bi
2021-08-04
btrfs: mark compressed range uptodate only if all bio succeed
Goldwyn Rodrigues
2021-08-04
btrfs: fix rw device counting in __btrfs_free_extra_devids
Desmond Cheong Zhi Xi
2021-08-04
btrfs: fix lost inode on log replay after mix of fsync, rename and inode evic...
Filipe Manana
2021-08-04
fs/ext2: Avoid page_address on pages returned by ext2_get_page
Javier Pello
2021-08-04
pipe: make pipe writes always wake up readers
Linus Torvalds
2021-07-31
iomap: remove the length variable in iomap_seek_hole
Christoph Hellwig
2021-07-31
iomap: remove the length variable in iomap_seek_data
Christoph Hellwig
2021-07-31
cifs: fix the out of range assignment to bit fields in parse_server_interfaces
Hyunchul Lee
[next]