index
:
Linux Stable
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.12.y
linux-6.13.y
linux-6.14.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
...
*
cifs: helper function to check replayable error codes
Shyam Prasad N
2024-03-01
2
-0
/
+8
*
cifs: translate network errors on send to -ECONNABORTED
Shyam Prasad N
2024-03-01
1
-2
/
+9
*
cifs: cifs_pick_channel should try selecting active channels
Shyam Prasad N
2024-03-01
1
-0
/
+3
*
smb: Work around Clang __bdos() type confusion
Kees Cook
2024-03-01
1
-1
/
+1
*
cifs: open_cached_dir should not rely on primary channel
Shyam Prasad N
2024-03-01
1
-1
/
+1
*
nilfs2: fix potential bug in end_buffer_async_write
Ryusuke Konishi
2024-02-23
1
-3
/
+5
*
nfsd: don't take fi_lock in nfsd_break_deleg_cb()
NeilBrown
2024-02-23
1
-6
/
+5
*
fs/proc: do_task_stat: use sig->stats_lock to gather the threads/children stats
Oleg Nesterov
2024-02-23
1
-26
/
+32
*
fs/proc: do_task_stat: move thread_group_cputime_adjusted() outside of lock_t...
Oleg Nesterov
2024-02-23
1
-4
/
+6
*
mm: hugetlb pages should not be reserved by shmat() if SHM_NORESERVE
Prakash Sangappa
2024-02-23
1
-1
/
+12
*
fs,hugetlb: fix NULL pointer dereference in hugetlbs_fill_super
Oscar Salvador
2024-02-23
1
-2
/
+4
*
ceph: prevent use-after-free in encode_cap_msg()
Rishabh Dave
2024-02-23
1
-1
/
+2
*
fs: relax mount_setattr() permission checks
Christian Brauner
2024-02-23
1
-3
/
+8
*
zonefs: Improve error handling
Damien Le Moal
2024-02-23
2
-43
/
+65
*
smb: Fix regression in writes when non-standard maximum write size negotiated
Steve French
2024-02-23
2
-2
/
+23
*
smb: client: set correct id, uid and cruid for multiuser automounts
Paulo Alcantara
2024-02-23
1
-0
/
+16
*
nilfs2: fix hang in nilfs_lookup_dirty_data_buffers()
Ryusuke Konishi
2024-02-23
1
-1
/
+7
*
nilfs2: fix data corruption in dsync block recovery for small block sizes
Ryusuke Konishi
2024-02-23
1
-3
/
+4
*
ksmbd: free aux buffer if ksmbd_iov_pin_rsp_read fails
Fedor Pchelkin
2024-02-23
1
-2
/
+6
*
eventfs: Keep all directory links at 1
Steven Rostedt (Google)
2024-02-23
1
-4
/
+10
*
eventfs: Remove fsnotify*() functions from lookup()
Steven Rostedt (Google)
2024-02-23
1
-2
/
+0
*
eventfs: Restructure eventfs_inode structure to be more condensed
Steven Rostedt (Google)
2024-02-23
1
-15
/
+12
*
eventfs: Warn if an eventfs_inode is freed without is_freed being set
Steven Rostedt (Google)
2024-02-23
1
-4
/
+14
*
eventfs: Get rid of dentry pointers without refcounts
Linus Torvalds
2024-02-23
2
-177
/
+78
*
eventfs: Clean up dentry ops and add revalidate function
Linus Torvalds
2024-02-23
3
-13
/
+22
*
eventfs: Remove unused d_parent pointer field
Linus Torvalds
2024-02-23
2
-5
/
+1
*
tracefs: dentry lookup crapectomy
Linus Torvalds
2024-02-23
3
-297
/
+50
*
tracefs: Avoid using the ei->dentry pointer unnecessarily
Linus Torvalds
2024-02-23
1
-14
/
+12
*
eventfs: Initialize the tracefs inode properly
Linus Torvalds
2024-02-23
1
-4
/
+2
*
tracefs: Zero out the tracefs_inode when allocating it
Steven Rostedt (Google)
2024-02-23
2
-3
/
+6
*
eventfs: Save directory inodes in the eventfs_inode structure
Steven Rostedt (Google)
2024-02-23
2
-6
/
+15
*
eventfs: Use kcalloc() instead of kzalloc()
Erick Archer
2024-02-23
1
-3
/
+3
*
eventfs: Do not create dentries nor inodes in iterate_shared
Steven Rostedt (Google)
2024-02-23
1
-15
/
+5
*
eventfs: Have the inodes all for files and directories all be the same
Steven Rostedt (Google)
2024-02-23
1
-0
/
+10
*
eventfs: Shortcut eventfs_iterate() by skipping entries already read
Steven Rostedt (Google)
2024-02-23
1
-13
/
+10
*
eventfs: Read ei->entries before ei->children in eventfs_iterate()
Steven Rostedt (Google)
2024-02-23
1
-23
/
+23
*
eventfs: Do ctx->pos update for all iterations in eventfs_iterate()
Steven Rostedt (Google)
2024-02-23
1
-7
/
+14
*
eventfs: Have eventfs_iterate() stop immediately if ei->is_freed is set
Steven Rostedt (Google)
2024-02-23
1
-5
/
+6
*
eventfs: Stop using dcache_readdir() for getdents()
Steven Rostedt (Google)
2024-02-23
1
-130
/
+64
*
eventfs: Remove "lookup" parameter from create_dir/file_dentry()
Steven Rostedt (Google)
2024-02-23
1
-35
/
+20
*
ext4: avoid bb_free and bb_fragments inconsistency in mb_free_blocks()
Baokun Li
2024-02-23
1
-18
/
+21
*
ext4: fix double-free of blocks due to wrong extents moved_len
Baokun Li
2024-02-23
1
-4
/
+2
*
cifs: fix underflow in parse_server_interfaces()
Dan Carpenter
2024-02-23
1
-1
/
+1
*
fs/hugetlbfs/inode.c: mm/memory-failure.c: fix hugetlbfs hwpoison handling
Sidhartha Kumar
2024-02-23
1
-1
/
+1
*
btrfs: don't drop extent_map for free space inode on write error
Josef Bacik
2024-02-23
1
-2
/
+17
*
btrfs: reject encoded write if inode has nodatasum flag set
Filipe Manana
2024-02-23
1
-0
/
+7
*
btrfs: don't reserve space for checksums when writing to nocow files
Filipe Manana
2024-02-23
1
-10
/
+19
*
btrfs: send: return EOPNOTSUPP on unknown flags
David Sterba
2024-02-23
1
-1
/
+1
*
btrfs: forbid deleting live subvol qgroup
Boris Burkov
2024-02-23
1
-0
/
+14
*
btrfs: do not ASSERT() if the newly created subvolume already got read
Qu Wenruo
2024-02-23
1
-2
/
+11
[prev]
[next]