index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2024-02-10
Merge tag 'mm-hotfixes-stable-2024-02-10-11-16' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-02-10
Merge tag '6.8-rc3-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2024-02-09
Merge tag '6.8-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2024-02-09
Merge tag 'ceph-for-6.8-rc4' of https://github.com/ceph/ceph-client
Linus Torvalds
2024-02-09
Merge tag 'ntfs3_for_6.8' of https://github.com/Paragon-Software-Group/linux-...
Linus Torvalds
2024-02-09
smb3: clarify mount warning
Steve French
2024-02-09
cifs: handle cases where multiple sessions share connection
Shyam Prasad N
2024-02-09
cifs: change tcon status when need_reconnect is set on it
Shyam Prasad N
2024-02-08
smb: client: set correct d_type for reparse points under DFS mounts
Paulo Alcantara
2024-02-08
smb3: add missing null server pointer check
Steve French
2024-02-07
nilfs2: fix potential bug in end_buffer_async_write
Ryusuke Konishi
2024-02-07
nilfs2: fix hang in nilfs_lookup_dirty_data_buffers()
Ryusuke Konishi
2024-02-07
fs,hugetlb: fix NULL pointer dereference in hugetlbs_fill_super
Oscar Salvador
2024-02-07
nilfs2: fix data corruption in dsync block recovery for small block sizes
Ryusuke Konishi
2024-02-07
fs/proc: do_task_stat: use sig->stats_lock to gather the threads/children stats
Oleg Nesterov
2024-02-07
fs/proc: do_task_stat: move thread_group_cputime_adjusted() outside of lock_t...
Oleg Nesterov
2024-02-07
mm: hugetlb pages should not be reserved by shmat() if SHM_NORESERVE
Prakash Sangappa
2024-02-07
ksmbd: free aux buffer if ksmbd_iov_pin_rsp_read fails
Fedor Pchelkin
2024-02-07
ksmbd: Add kernel-doc for ksmbd_extract_sharename() function
Yang Li
2024-02-07
Merge tag 'nfsd-6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2024-02-07
ceph: always check dir caps asynchronously
Xiubo Li
2024-02-07
ceph: prevent use-after-free in encode_cap_msg()
Rishabh Dave
2024-02-07
ceph: always set initial i_blkbits to CEPH_FSCRYPT_BLOCK_SHIFT
Xiubo Li
2024-02-07
Merge tag 'for-6.8-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-02-06
Merge tag 'bcachefs-2024-02-05' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-02-05
nfsd: don't take fi_lock in nfsd_break_deleg_cb()
NeilBrown
2024-02-05
bcachefs: time_stats: Check for last_event == 0 when updating freq stats
Kent Overstreet
2024-02-05
bcachefs: install fd later to avoid race with close
Mathias Krause
2024-02-04
Merge tag 'for-linus-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-02-04
Merge tag 'v6.8-rc3-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2024-02-04
Merge tag 'xfs-6.8-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2024-02-02
Merge tag 'trace-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2024-02-02
Merge tag 'gfs2-v6.8-rc2-revert' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-02-02
Revert "gfs2: Use GL_NOBLOCK flag for non-blocking lookups"
Andreas Gruenbacher
2024-02-01
ext4: make ext4_set_iomap() recognize IOMAP_DELALLOC map type
Zhang Yi
2024-02-01
ext4: make ext4_map_blocks() distinguish delalloc only extent
Zhang Yi
2024-02-01
ext4: add a hole extent entry in cache after punch
Zhang Yi
2024-02-01
ext4: correct the hole length returned by ext4_map_blocks()
Zhang Yi
2024-02-01
ext4: convert to exclusive lock while inserting delalloc extents
Zhang Yi
2024-02-01
ext4: refactor ext4_da_map_blocks()
Zhang Yi
2024-02-01
Merge tag 'exfat-for-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-02-01
smb: client: increase number of PDUs allowed in a compound request
Paulo Alcantara
2024-02-01
cifs: failure to add channel on iface should bump up weight
Shyam Prasad N
2024-02-01
cifs: do not search for channel if server is terminating
Shyam Prasad N
2024-02-01
cifs: avoid redundant calls to disable multichannel
Shyam Prasad N
2024-02-01
eventfs: Keep all directory links at 1
Steven Rostedt (Google)
2024-02-01
eventfs: Remove fsnotify*() functions from lookup()
Steven Rostedt (Google)
2024-02-01
eventfs: Restructure eventfs_inode structure to be more condensed
Steven Rostedt (Google)
2024-02-01
eventfs: Warn if an eventfs_inode is freed without is_freed being set
Steven Rostedt (Google)
2024-02-01
eventfs: Get rid of dentry pointers without refcounts
Linus Torvalds
[next]