index
:
linux-stable.git
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.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
/
bcachefs
/
fs-ioctl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bcachefs: unlock parent dir if entry is not found in subvolume deletion
Guoyu Ou
2024-01-28
1
-2
/
+2
*
Merge tag 'bcachefs-2024-01-21' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-01-21
1
-6
/
+5
|
\
|
*
bcachefs: grab s_umount only if snapshotting
Su Yue
2024-01-21
1
-6
/
+5
*
|
Merge tag 'pull-bcachefs-fix' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-01-12
1
-14
/
+17
|
\
\
|
*
|
bch2_ioctl_subvolume_destroy(): fix locking
Al Viro
2023-11-15
1
-14
/
+17
*
|
|
Merge tag 'bcachefs-2024-01-10' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-01-10
1
-10
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
bcachefs: remove sb lock and flags update on explicit shutdown
Brian Foster
2024-01-01
1
-10
/
+2
*
|
|
Merge tag 'vfs-6.8.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-01-08
1
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
bdev: rename freeze and thaw helpers
Christian Brauner
2023-11-18
1
-2
/
+2
|
|
/
*
|
bcachefs: make RO snapshots actually RO
Kent Overstreet
2024-01-01
1
-7
/
+5
*
|
bcachefs: Fix creating snapshot with implict source
Kent Overstreet
2023-12-06
1
-1
/
+1
|
/
*
bcachefs: x-macro-ify inode flags enum
Kent Overstreet
2023-11-05
1
-2
/
+2
*
bcachefs: snapshot_create_lock
Kent Overstreet
2023-10-22
1
-2
/
+12
*
bcachefs: fs-ioctl: Fix copy_to_user() error code
Dan Carpenter
2023-10-22
1
-1
/
+4
*
bcachefs: Add btree_trans* to inode_set_fn
Joshua Ashton
2023-10-22
1
-4
/
+7
*
bcachefs: Convert -ENOENT to private error codes
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: Improve error handling in bch2_ioctl_subvolume_destroy()
Kent Overstreet
2023-10-22
1
-7
/
+8
*
bcachefs: Support FS_XFLAG_PROJINHERIT
Kent Overstreet
2023-10-22
1
-0
/
+16
*
bcachefs: Errcodes can now subtype standard error codes
Kent Overstreet
2023-10-22
1
-17
/
+33
*
bcachefs: Add BCH_SUBVOLUME_UNLINKED
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: Delete dentry when deleting snapshots
Kent Overstreet
2023-10-22
1
-1
/
+8
*
bcachefs: Snapshot creation, deletion
Kent Overstreet
2023-10-22
1
-0
/
+168
*
bcachefs: Plumb through subvolume id
Kent Overstreet
2023-10-22
1
-5
/
+3
*
bcachefs: Add subvolume to ei_inode_info
Kent Overstreet
2023-10-22
1
-3
/
+3
*
bcachefs: Improve FS_IOC_GOINGDOWN ioctl
Kent Overstreet
2023-10-22
1
-11
/
+49
*
bcachefs: Kill ei_str_hash
Kent Overstreet
2023-10-22
1
-2
/
+2
*
bcachefs: Some project id fixes
Kent Overstreet
2023-10-22
1
-1
/
+5
*
bcachefs: Factor out fs-common.c
Kent Overstreet
2023-10-22
1
-0
/
+10
*
bcachefs: Improve bch2_lock_inodes()
Kent Overstreet
2023-10-22
1
-2
/
+2
*
bcachefs: some improvements to startup messages and options
Kent Overstreet
2023-10-22
1
-1
/
+2
*
bcachefs: fix new reinherit_attrs ioctl
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: more project quota fixes
Kent Overstreet
2023-10-22
1
-20
/
+6
*
bcachefs: bch2_ioc_reinherit_attrs()
Kent Overstreet
2023-10-22
1
-1
/
+76
*
bcachefs: Add flags to indicate if inode opts were inherited or explicitly set
Kent Overstreet
2023-10-22
1
-1
/
+8
*
bcachefs: bch2_fs_quota_transfer
Kent Overstreet
2023-10-22
1
-12
/
+3
*
bcachefs: Fix mtime/ctime updates
Kent Overstreet
2023-10-22
1
-83
/
+9
*
bcachefs: Initial commit
Kent Overstreet
2023-10-22
1
-0
/
+312