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
*
Merge branch 'miklos.fileattr' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-04-27
67
-1995
/
+1641
|
\
|
*
ovl: remove unneeded ioctls
Miklos Szeredi
2021-04-12
3
-116
/
+0
|
*
fuse: convert to fileattr
Miklos Szeredi
2021-04-12
3
-10
/
+141
|
*
fuse: add internal open/release helpers
Miklos Szeredi
2021-04-12
2
-17
/
+40
|
*
fuse: unsigned open flags
Miklos Szeredi
2021-04-12
3
-4
/
+6
|
*
fuse: move ioctl to separate source file
Miklos Szeredi
2021-04-12
4
-381
/
+394
|
*
vfs: remove unused ioctl helpers
Miklos Szeredi
2021-04-12
1
-87
/
+0
|
*
ubifs: convert to fileattr
Miklos Szeredi
2021-04-12
4
-42
/
+43
|
*
reiserfs: convert to fileattr
Miklos Szeredi
2021-04-12
5
-70
/
+64
|
*
ocfs2: convert to fileattr
Miklos Szeredi
2021-04-12
5
-48
/
+27
|
*
nilfs2: convert to fileattr
Miklos Szeredi
2021-04-12
4
-43
/
+25
|
*
jfs: convert to fileattr
Miklos Szeredi
2021-04-12
5
-85
/
+49
|
*
hfsplus: convert to fileattr
Miklos Szeredi
2021-04-12
4
-95
/
+59
|
*
efivars: convert to fileattr
Miklos Szeredi
2021-04-12
2
-77
/
+44
|
*
xfs: convert to fileattr
Miklos Szeredi
2021-04-12
6
-204
/
+80
|
*
orangefs: convert to fileattr
Miklos Szeredi
2021-04-12
2
-79
/
+50
|
*
gfs2: convert to fileattr
Miklos Szeredi
2021-04-12
3
-43
/
+27
|
*
f2fs: convert to fileattr
Miklos Szeredi
2021-04-12
3
-178
/
+43
|
*
ext4: convert to fileattr
Miklos Szeredi
2021-04-12
4
-174
/
+50
|
*
ext2: convert to fileattr
Miklos Szeredi
2021-04-12
4
-60
/
+39
|
*
btrfs: convert to fileattr
Miklos Szeredi
2021-04-12
3
-192
/
+41
|
*
ovl: stack fileattr ops
Miklos Szeredi
2021-04-12
3
-0
/
+82
|
*
ecryptfs: stack fileattr ops
Miklos Szeredi
2021-04-12
1
-0
/
+22
|
*
vfs: add fileattr ops
Miklos Szeredi
2021-04-12
1
-0
/
+325
*
|
Merge branch 'work.coredump' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-04-27
3
-34
/
+45
|
\
\
|
*
|
coredump: don't bother with do_truncate()
Al Viro
2021-03-08
3
-34
/
+45
*
|
|
Merge branch 'work.inode-type-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-04-27
27
-156
/
+218
|
\
\
\
|
*
|
|
9p: missing chunk of "fs/9p: Don't update file type when updating file attrib...
Al Viro
2021-03-13
1
-7
/
+3
|
*
|
|
openpromfs: don't do unlock_new_inode() until the new inode is set up
Al Viro
2021-03-13
1
-34
/
+33
|
*
|
|
hostfs_mknod(): don't bother with init_special_inode()
Al Viro
2021-03-13
1
-1
/
+0
|
*
|
|
cifs: have cifs_fattr_to_inode() refuse to change type on live inode
Al Viro
2021-03-13
4
-32
/
+18
|
*
|
|
cifs: have ->mkdir() handle race with another client sanely
Al Viro
2021-03-13
1
-1
/
+11
|
*
|
|
do_cifs_create(): don't set ->i_mode of something we had not created
Al Viro
2021-03-13
1
-9
/
+10
|
*
|
|
gfs2: be careful with inode refresh
Al Viro
2021-03-13
1
-8
/
+14
|
*
|
|
ocfs2_inode_lock_update(): make sure we don't change the type bits of i_mode
Al Viro
2021-03-13
1
-2
/
+10
|
*
|
|
orangefs_inode_is_stale(): i_mode type bits do *not* form a bitmap...
Al Viro
2021-03-13
1
-1
/
+1
|
*
|
|
vboxsf: don't allow to change the inode type
Al Viro
2021-03-13
4
-31
/
+49
|
*
|
|
afs: Fix updating of i_mode due to 3rd party change
David Howells
2021-03-08
1
-3
/
+3
|
*
|
|
ceph: don't allow type or device number to change on non-I_NEW inodes
Jeff Layton
2021-03-08
2
-5
/
+30
|
*
|
|
ceph: fix up error handling with snapdirs
Jeff Layton
2021-03-08
3
-5
/
+20
|
*
|
|
new helper: inode_wrong_type()
Al Viro
2021-03-08
9
-18
/
+17
|
|
/
/
*
|
|
Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
2021-04-27
18
-30
/
+38
|
\
\
\
|
*
|
|
treewide: Change list_sort to use const pointers
Sami Tolvanen
2021-04-09
18
-30
/
+38
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'pstore-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-04-27
2
-3
/
+22
|
\
\
\
|
*
|
|
pstore: Add mem_type property DT parsing support
Mukesh Ojha
2021-03-31
2
-3
/
+22
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'seccomp-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-04-27
1
-0
/
+2
|
\
\
\
|
*
|
|
seccomp: Fix CONFIG tests for Seccomp_filters
Kenta.Tada@sony.com
2021-03-31
1
-0
/
+2
|
|
/
/
*
|
|
Merge tag 'for-5.13-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2021-04-26
44
-1582
/
+2943
|
\
\
\
|
*
|
|
btrfs: zoned: automatically reclaim zones
Johannes Thumshirn
2021-04-20
9
-2
/
+173
|
*
|
|
btrfs: rename delete_unused_bgs_mutex to reclaim_bgs_lock
Johannes Thumshirn
2021-04-20
4
-30
/
+31
[next]