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 'net-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2022-12-21
3
-0
/
+4
|
\
|
*
Treewide: Stop corrupting socket's task_frag
Benjamin Coddington
2022-12-20
3
-0
/
+4
*
|
Merge tag 'nfsd-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2022-12-19
4
-196
/
+197
|
\
\
|
*
|
NFSD: fix use-after-free in __nfs42_ssc_open()
Dai Ngo
2022-12-14
1
-15
/
+5
|
*
|
nfsd: under NFSv4.1, fix double svc_xprt_put on rpc_create failure
Dan Aloni
2022-12-12
1
-1
/
+3
|
*
|
nfsd: rework refcounting in filecache
Jeff Layton
2022-12-11
2
-180
/
+189
*
|
|
Merge tag 'gfs2-v6.1-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-12-17
11
-333
/
+234
|
\
\
\
|
*
|
|
gfs2: Remove support for glock holder auto-demotion (2)
Andreas Gruenbacher
2022-12-15
1
-19
/
+20
|
*
|
|
gfs2: Remove support for glock holder auto-demotion
Andreas Gruenbacher
2022-12-15
3
-179
/
+36
|
*
|
|
gfs2: Minor gfs2_try_evict cleanup
Andreas Gruenbacher
2022-12-10
1
-7
/
+5
|
*
|
|
gfs2: Partially revert gfs2_inode_lookup change
Andreas Gruenbacher
2022-12-06
1
-0
/
+2
|
*
|
|
gfs2: Add gfs2_inode_lookup comment
Andreas Gruenbacher
2022-12-06
1
-0
/
+5
|
*
|
|
gfs2: Uninline and improve glock_{set,clear}_object
Andreas Gruenbacher
2022-12-06
2
-26
/
+45
|
*
|
|
gfs2: Simply dequeue iopen glock in gfs2_evict_inode
Andreas Gruenbacher
2022-12-06
1
-5
/
+2
|
*
|
|
gfs2: Clean up after gfs2_create_inode rework
Andreas Gruenbacher
2022-12-06
2
-21
/
+14
|
*
|
|
gfs2: Avoid dequeuing GL_ASYNC glock holders twice
Andreas Gruenbacher
2022-12-06
1
-0
/
+8
|
*
|
|
gfs2: Make gfs2_glock_hold return its glock argument
Andreas Gruenbacher
2022-12-06
3
-6
/
+5
|
*
|
|
gfs2: Always check inode size of inline inodes
Andreas Gruenbacher
2022-12-06
3
-5
/
+3
|
*
|
|
gfs2: Cosmetic gfs2_dinode_{in,out} cleanup
Andreas Gruenbacher
2022-12-06
2
-33
/
+35
|
*
|
|
gfs2: Handle -EBUSY result of insert_inode_locked4
Andreas Gruenbacher
2022-12-05
1
-1
/
+5
|
*
|
|
gfs2: Fix and clean up create / evict interaction
Andreas Gruenbacher
2022-12-02
4
-39
/
+54
|
*
|
|
gfs2: Clean up initialization of "ip" in gfs2_create_inode
Andreas Gruenbacher
2022-12-02
1
-2
/
+2
|
*
|
|
gfs2: Get rid of ghs[] in gfs2_create_inode
Andreas Gruenbacher
2022-12-02
1
-10
/
+10
|
*
|
|
gfs2: Add extra error check in alloc_dinode
Andreas Gruenbacher
2022-12-02
1
-1
/
+4
*
|
|
|
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-12-16
8
-62
/
+94
|
\
\
\
\
|
*
|
|
|
driver core: make struct class.devnode() take a const *
Greg Kroah-Hartman
2022-11-24
1
-1
/
+1
|
*
|
|
|
kernfs: fix all kernel-doc warnings and multiple typos
Randy Dunlap
2022-11-23
6
-48
/
+74
|
*
|
|
|
kobject: make kobject_get_ownership() take a constant kobject *
Greg Kroah-Hartman
2022-11-22
1
-2
/
+2
|
*
|
|
|
Merge 6.1-rc6 into driver-core-next
Greg Kroah-Hartman
2022-11-21
132
-926
/
+1593
|
|
\
\
\
\
|
*
|
|
|
|
kernfs: dont take i_lock on revalidate
Ian Kent
2022-10-20
1
-7
/
+17
|
*
|
|
|
|
kernfs: dont take i_lock on inode attr read
Ian Kent
2022-10-20
1
-4
/
+0
*
|
|
|
|
|
Merge tag 'char-misc-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-16
1
-4
/
+11
|
\
\
\
\
\
\
|
*
|
|
|
|
|
chardev: fix error handling in cdev_device_add()
Yang Yingliang
2022-12-02
1
-1
/
+1
|
*
|
|
|
|
|
Merge 6.1-rc6 into char-misc-next
Greg Kroah-Hartman
2022-11-21
106
-785
/
+1348
|
|
\
\
\
\
\
\
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
chardev: Fix potential memory leak when cdev_add() failed
Shang XiaoJing
2022-11-10
1
-3
/
+10
*
|
|
|
|
|
|
Merge tag 'exfat-for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-16
5
-145
/
+187
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
exfat: reuse exfat_find_location() to simplify exfat_get_dentry_set()
Yuezhang Mo
2022-12-13
1
-13
/
+4
|
*
|
|
|
|
|
|
exfat: fix overflow in sector and cluster conversion
Yuezhang Mo
2022-12-13
1
-1
/
+1
|
*
|
|
|
|
|
|
exfat: remove i_size_write() from __exfat_truncate()
Yuezhang Mo
2022-12-12
3
-7
/
+5
|
*
|
|
|
|
|
|
exfat: remove argument 'size' from exfat_truncate()
Yuezhang Mo
2022-12-12
3
-4
/
+4
|
*
|
|
|
|
|
|
exfat: remove unnecessary arguments from exfat_find_dir_entry()
Yuezhang Mo
2022-12-12
3
-15
/
+10
|
*
|
|
|
|
|
|
exfat: remove unneeded codes from __exfat_rename()
Yuezhang Mo
2022-12-12
1
-8
/
+1
|
*
|
|
|
|
|
|
exfat: remove call ilog2() from exfat_readdir()
Yuezhang Mo
2022-12-12
2
-7
/
+12
|
*
|
|
|
|
|
|
exfat: replace magic numbers with Macros
Yuezhang Mo
2022-12-12
3
-10
/
+10
|
*
|
|
|
|
|
|
exfat: rename exfat_free_dentry_set() to exfat_put_dentry_set()
Yuezhang Mo
2022-12-12
4
-11
/
+11
|
*
|
|
|
|
|
|
exfat: move exfat_entry_set_cache from heap to stack
Yuezhang Mo
2022-12-12
4
-35
/
+29
|
*
|
|
|
|
|
|
exfat: support dynamic allocate bh for exfat_entry_set_cache
Yuezhang Mo
2022-12-12
2
-1
/
+19
|
*
|
|
|
|
|
|
exfat: reduce the size of exfat_entry_set_cache
Yuezhang Mo
2022-12-12
1
-4
/
+21
|
*
|
|
|
|
|
|
exfat: hint the empty entry which at the end of cluster chain
Yuezhang Mo
2022-12-12
2
-16
/
+43
|
*
|
|
|
|
|
|
exfat: simplify empty entry hint
Yuezhang Mo
2022-12-12
1
-27
/
+31
[next]