index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2023-08-10
nilfs2: use setup_bdev_super to de-duplicate the mount code
Christoph Hellwig
2023-08-10
fs: export setup_bdev_super
Christoph Hellwig
2023-08-10
fs: open block device after superblock creation
Jan Kara
2023-08-10
ntfs3: free the sbi in ->kill_sb
Christoph Hellwig
2023-08-10
ntfs3: don't call sync_blockdev in ntfs_put_super
Christoph Hellwig
2023-08-10
ntfs3: rename put_ntfs ntfs3_free_sbi
Christoph Hellwig
2023-08-10
exfat: free the sbi and iocharset in ->kill_sb
Christoph Hellwig
2023-08-10
exfat: don't RCU-free the sbi
Christoph Hellwig
2023-08-10
ext4: close the external journal device in ->kill_sb
Christoph Hellwig
2023-08-10
xfs: document the invalidate_bdev call in invalidate_bdev
Christoph Hellwig
2023-08-10
xfs: close the external block devices in xfs_mount_free
Christoph Hellwig
2023-08-10
xfs: close the RT and log block devices in xfs_free_buftarg
Christoph Hellwig
2023-08-10
xfs: remove xfs_blkdev_put
Christoph Hellwig
2023-08-10
xfs: free the xfs_mount in ->kill_sb
Christoph Hellwig
2023-08-10
xfs: remove a superfluous s_fs_info NULL check in xfs_fs_put_super
Christoph Hellwig
2023-08-10
xfs: reformat the xfs_fs_free prototype
Christoph Hellwig
2023-08-09
fs, block: remove bdev->bd_super
Christoph Hellwig
2023-08-09
ocfs2: stop using bdev->bd_super for journal error logging
Christoph Hellwig
2023-08-09
ext4: don't use bdev->bd_super in __ext4_journal_get_write_access
Christoph Hellwig
2023-08-09
fs: stop using bdev->bd_super in mark_buffer_write_io_error
Christoph Hellwig
2023-07-09
Merge tag 'xfs-6.5-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-07-09
Merge tag '6.5-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...
Linus Torvalds
2023-07-08
Merge tag 'mm-hotfixes-stable-2023-07-08-10-43' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-07-08
squashfs: fix cache race with migration
Vincent Whitchurch
2023-07-08
docs: update ocfs2-devel mailing list address
Anthony Iliopoulos
2023-07-07
xfs: fix uninit warning in xfs_growfs_data
Darrick J. Wong
2023-07-07
Merge tag 'ceph-for-6.5-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2023-07-07
Merge tag 'ntfs3_for_6.5' of https://github.com/Paragon-Software-Group/linux-...
Linus Torvalds
2023-07-07
Merge tag 'fsnotify_for_v6.5-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-07-06
Merge tag 'v6.5/vfs.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-07-06
Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-07-05
cifs: Add a laundromat thread for cached directories
Ronnie Sahlberg
2023-07-05
Merge tag 'f2fs-for-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-07-05
Merge tag 'xfs-6.5-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-07-04
afs: Fix accidental truncation when storing data
David Howells
2023-07-04
Merge tag 'ovl-update-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-07-04
Merge tag 'gfs2-v6.4-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-07-04
fanotify: disallow mount/sb marks on kernel internal pseudo fs
Amir Goldstein
2023-07-04
fs: don't assume arguments are non-NULL
Christian Brauner
2023-07-04
fs: no need to check source
Jan Kara
2023-07-03
gfs2: Add quota_change type
Bob Peterson
2023-07-03
gfs2: Use memcpy_{from,to}_page where appropriate
Andreas Gruenbacher
2023-07-03
gfs2: Convert remaining kmap_atomic calls to kmap_local_page
Andreas Gruenbacher
2023-07-03
gfs2: Replace deprecated kmap_atomic with kmap_local_page
Deepak R Varma
2023-07-03
gfs: Get rid of unnucessary locking in inode_go_dump
Andreas Gruenbacher
2023-07-03
gfs2: gfs2_freeze_lock_shared cleanup
Andreas Gruenbacher
2023-07-03
gfs2: Replace sd_freeze_state with SDF_FROZEN flag
Andreas Gruenbacher
2023-07-03
gfs2: Rework freeze / thaw logic
Andreas Gruenbacher
2023-07-03
Merge tag 'driver-core-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-07-03
xfs: Remove unneeded semicolon
Yang Li
[next]