index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-07
xfs: implement percpu cil space used calculation
Dave Chinner
2
-31
/
+149
2022-07-07
zonefs: Call page_address() on page acquired with GFP_KERNEL flag
Fabio M. De Francesco
1
-9
/
+7
2022-07-06
step_into(): move fetching ->d_inode past handle_mounts()
Al Viro
1
-20
/
+11
2022-07-06
lookup_fast(): don't bother with inode
Al Viro
1
-18
/
+4
2022-07-06
follow_dotdot{,_rcu}(): don't bother with inode
Al Viro
1
-11
/
+4
2022-07-06
step_into(): lose inode argument
Al Viro
1
-6
/
+9
2022-07-06
namei: stash the sampled ->d_seq into nameidata
Al Viro
1
-50
/
+48
2022-07-06
namei: move clearing LOOKUP_RCU towards rcu_read_unlock()
Al Viro
1
-9
/
+12
2022-07-06
fs/ntfs3: Remove unnecessary 'NULL' values from pointers
Li kunyu
1
-2
/
+2
2022-07-06
block: replace blkdev_nr_zones with bdev_nr_zones
Christoph Hellwig
1
-9
/
+8
2022-07-06
Revert "kernfs: Change kernfs_notify_list to llist."
Imran Khan
1
-20
/
+27
2022-07-05
switch try_to_unlazy_next() to __legitimize_mnt()
Al Viro
3
-4
/
+8
2022-07-05
follow_dotdot{,_rcu}(): change calling conventions
Al Viro
1
-9
/
+7
2022-07-05
namei: get rid of pointless unlikely(read_seqcount_retry(...))
Al Viro
1
-9
/
+9
2022-07-05
__follow_mount_rcu(): verify that mount_lock remains unchanged
Al Viro
1
-0
/
+2
2022-07-05
fscache: Fix invalidation/lookup race
David Howells
1
-1
/
+14
2022-07-05
cachefiles: narrow the scope of flushed requests when releasing fd
Jia Zhu
1
-1
/
+2
2022-07-05
fscache: Introduce fscache_cookie_is_dropped()
Yue Hu
1
-3
/
+8
2022-07-05
fscache: Fix if condition in fscache_wait_on_volume_collision()
Yue Hu
1
-2
/
+2
2022-07-05
fs/ntfs3: Remove duplicated assignment to variable r
Colin Ian King
1
-1
/
+0
2022-07-05
fs/ntfs3: Unlock on error in attr_insert_range()
Dan Carpenter
1
-2
/
+4
2022-07-05
fs/ntfs3: Make ntfs_update_mftmirr return void
Pavel Skripkin
2
-14
/
+8
2022-07-05
fs/ntfs3: Fix NULL deref in ntfs_update_mftmirr
Pavel Skripkin
1
-1
/
+6
2022-07-03
mm/smaps: add Pss_Dirty
Vincent Whitchurch
1
-0
/
+3
2022-07-03
mm: shrinkers: provide shrinkers with names
Roman Gushchin
18
-19
/
+31
2022-07-03
nilfs2: fix incorrect masking of permission flags for symlinks
Ryusuke Konishi
1
-0
/
+3
2022-07-03
Merge tag 'xfs-5.19-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
14
-131
/
+130
2022-07-02
Merge tag 'nfsd-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
1
-1
/
+2
2022-07-02
9p: Fix some kernel-doc comments
Yang Li
1
-2
/
+2
2022-07-02
9p fid refcount: cleanup p9_fid_put calls
Dominique Martinet
6
-90
/
+64
2022-07-02
9p fid refcount: add p9_fid_get/put wrappers
Dominique Martinet
10
-69
/
+69
2022-07-02
9p: Fix minor typo in code comment
Tyler Hicks
1
-1
/
+1
2022-07-02
9p: Remove unnecessary variable for old fids while walking from d_parent
Tyler Hicks
1
-3
/
+3
2022-07-02
9p: Make the path walk logic more clear about when cloning is required
Tyler Hicks
1
-4
/
+3
2022-07-02
9p: Track the root fid with its own variable during lookups
Tyler Hicks
1
-12
/
+14
2022-07-01
exec: Fix a spelling mistake
Zhang Jiaming
1
-1
/
+1
2022-07-01
Merge tag 'nfs-for-5.19-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2
-6
/
+14
2022-07-01
Merge tag 'ceph-for-5.19-rc5' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-0
/
+1
2022-07-01
Merge tag 'io_uring-5.19-2022-07-01' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-7
/
+12
2022-07-02
xfs: introduce per-cpu CIL tracking structure
Dave Chinner
3
-2
/
+47
2022-07-02
xfs: rework per-iclog header CIL reservation
Dave Chinner
3
-25
/
+59
2022-07-02
xfs: lift init CIL reservation out of xc_cil_lock
Dave Chinner
1
-16
/
+14
2022-07-02
xfs: use the CIL space used counter for emptiness checks
Dave Chinner
2
-19
/
+28
2022-07-01
xfs: prevent a UAF when log IO errors race with unmount
Darrick J. Wong
1
-2
/
+7
2022-07-01
fanotify: introduce FAN_MARK_IGNORE
Amir Goldstein
2
-10
/
+55
2022-07-01
fanotify: cleanups for fanotify_mark() input validations
Amir Goldstein
1
-9
/
+21
2022-07-01
fanotify: prepare for setting event flags in ignore mask
Amir Goldstein
4
-29
/
+38
2022-07-01
fs: inotify: Fix typo in inotify comment
Oliver Ford
1
-1
/
+1
2022-07-01
kernfs: fix potential NULL dereference in __kernfs_remove
Yushan Zhou
1
-2
/
+5
2022-06-30
vfs: fix copy_file_range() regression in cross-fs copies
Amir Goldstein
4
-37
/
+68
[prev]
[next]