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
*
Revert "fs: don't block i_writecount during exec"
Christian Brauner
2024-11-27
4
-11
/
+26
*
Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-11-26
27
-550
/
+509
|
\
|
*
ocfs2: fix uninitialized value in ocfs2_file_read_iter()
Dmitry Antipov
2024-11-12
2
-0
/
+6
|
*
fs/proc/kcore.c: fix coccinelle reported ERROR instances
Mirsad Todorovac
2024-11-06
1
-5
/
+5
|
*
ocfs2: remove unused errmsg function and table
Dr. David Alan Gilbert
2024-11-06
2
-55
/
+0
|
*
ocfs2: cluster: fix a typo
Andrew Kreimer
2024-11-06
1
-1
/
+1
|
*
nilfs2: convert metadata aops from writepage to writepages
Matthew Wilcox (Oracle)
2024-11-06
1
-4
/
+15
|
*
nilfs2: convert nilfs_recovery_copy_block() to take a folio
Matthew Wilcox (Oracle)
2024-11-06
1
-10
/
+7
|
*
nilfs2: convert nilfs_page_count_clean_buffers() to take a folio
Matthew Wilcox (Oracle)
2024-11-06
4
-6
/
+6
|
*
nilfs2: remove nilfs_writepage
Matthew Wilcox (Oracle)
2024-11-06
1
-32
/
+1
|
*
nilfs2: convert checkpoint file to be folio-based
Ryusuke Konishi
2024-11-06
1
-175
/
+204
|
*
nilfs2: remove nilfs_palloc_block_get_entry()
Ryusuke Konishi
2024-11-06
2
-21
/
+0
|
*
nilfs2: convert DAT file to be folio-based
Ryusuke Konishi
2024-11-06
1
-46
/
+52
|
*
nilfs2: convert inode file to be folio-based
Ryusuke Konishi
2024-11-06
2
-7
/
+7
|
*
nilfs2: convert persistent object allocator to be folio-based
Ryusuke Konishi
2024-11-06
2
-50
/
+89
|
*
nilfs2: convert segment usage file to be folio-based
Ryusuke Konishi
2024-11-06
1
-78
/
+82
|
*
nilfs2: convert common metadata file code to be folio-based
Ryusuke Konishi
2024-11-06
3
-13
/
+20
|
*
nilfs2: convert segment buffer to be folio-based
Ryusuke Konishi
2024-11-06
1
-7
/
+10
|
*
bcachefs: update min_heap_callbacks to use default builtin swap
Kuan-Wei Chiu
2024-11-06
1
-9
/
+1
|
*
bcachefs: clean up duplicate min_heap_callbacks declarations
Kuan-Wei Chiu
2024-11-06
2
-28
/
+10
|
*
lib/min_heap: introduce non-inline versions of min heap API functions
Kuan-Wei Chiu
2024-11-06
1
-0
/
+1
|
*
get rid of __get_task_comm()
Yafang Shao
2024-11-06
2
-11
/
+1
|
*
ocfs2: fix typo in comment
Mohammed Anees
2024-11-06
1
-1
/
+1
|
*
ocfs2: remove unused declaration in header file
Zhang Zekun
2024-11-06
1
-1
/
+0
*
|
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-11-23
11
-120
/
+35
|
\
\
|
*
|
mm/list_lru: simplify the list_lru walk callback function
Kairui Song
2024-11-12
7
-16
/
+10
|
*
|
mm/list_lru: split the lock to per-cgroup scope
Kairui Song
2024-11-12
2
-2
/
+0
|
*
|
mm: zswap: modify zswap_stored_pages to be atomic_long_t
Kanchana P Sridhar
2024-11-11
1
-1
/
+1
|
*
|
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
2024-11-11
2
-6
/
+6
|
|
\
\
|
*
|
|
memcg-v1: no need for memcg locking for dirty tracking
Shakeel Butt
2024-11-07
1
-5
/
+0
|
*
|
|
mm: consolidate common checks in hugetlb_get_unmapped_area
Oscar Salvador
2024-11-07
1
-2
/
+6
|
*
|
|
mm: drop hugetlb_get_unmapped_area{_*} functions
Oscar Salvador
2024-11-07
1
-91
/
+5
|
*
|
|
mm: make hugetlb mappings go through mm_get_unmapped_area_vmflags
Oscar Salvador
2024-11-07
1
-8
/
+16
|
*
|
|
mm: refactor mm_access() to not return NULL
Lorenzo Stoakes
2024-11-06
1
-12
/
+14
|
|
|
/
|
|
/
|
*
|
|
Merge tag '6.13-rc-part1-SMB3-client-fixes' of git://git.samba.org/sfrench/ci...
Linus Torvalds
2024-11-23
19
-246
/
+293
|
\
\
\
|
*
|
|
smb: prevent use-after-free due to open_cached_dir error paths
Paul Aurich
2024-11-21
1
-41
/
+29
|
*
|
|
smb: Don't leak cfid when reconnect races with open_cached_dir
Paul Aurich
2024-11-21
1
-13
/
+14
|
*
|
|
smb: client: handle max length for SMB symlinks
Paulo Alcantara
2024-11-21
2
-1
/
+6
|
*
|
|
smb: client: get rid of bounds check in SMB2_ioctl_init()
Paulo Alcantara
2024-11-21
1
-9
/
+0
|
*
|
|
smb: client: improve compound padding in encryption
Paulo Alcantara
2024-11-21
3
-63
/
+18
|
*
|
|
smb3: request handle caching when caching directories
Steve French
2024-11-21
1
-1
/
+1
|
*
|
|
cifs: Recognize SFU char/block devices created by Windows NFS server on Windo...
Pali Rohár
2024-11-21
1
-0
/
+22
|
*
|
|
CIFS: New mount option for cifs.upcall namespace resolution
Ritvik Budhiraja
2024-11-21
6
-0
/
+117
|
*
|
|
smb/client: Prevent error pointer dereference
Dan Carpenter
2024-11-21
1
-2
/
+4
|
*
|
|
fs/smb/client: implement chmod() for SMB3 POSIX Extensions
Ralph Boehme
2024-11-21
4
-23
/
+37
|
*
|
|
smb: cached directories can be more than root file handle
Paul Aurich
2024-11-21
1
-1
/
+1
|
*
|
|
smb: client: fix use-after-free of signing key
Paulo Alcantara
2024-11-18
2
-18
/
+40
|
*
|
|
smb: client: Use str_yes_no() helper function
Thorsten Blum
2024-11-18
1
-4
/
+4
|
*
|
|
smb: client: memcpy() with surrounding object base address
Kees Cook
2024-11-18
1
-1
/
+1
|
*
|
|
cifs: Remove pre-historic unused CIFSSMBCopy
Dr. David Alan Gilbert
2024-11-18
2
-70
/
+0
[next]