index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-24
binfmt_flat: remove flat_old_ram_flag
Christoph Hellwig
2
-1
/
+5
2019-06-24
binfmt_flat: provide a default version of flat_get_relocate_addr
Christoph Hellwig
1
-0
/
+4
2019-06-24
binfmt_flat: remove flat_set_persistent
Christoph Hellwig
1
-2
/
+0
2019-06-24
binfmt_flat: remove flat_reloc_valid
Christoph Hellwig
1
-1
/
+1
2019-06-23
Merge 5.2-rc6 into char-misc-next
Greg Kroah-Hartman
58
-292
/
+238
2019-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
53
-264
/
+214
2019-06-21
ext4: rename htree_inline_dir_to_tree() to ext4_inlinedir_to_tree()
Theodore Ts'o
3
-14
/
+14
2019-06-21
Merge tag 'nfs-for-5.2-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-9
/
+11
2019-06-21
ext4: refactor initialize_dirent_tail()
Theodore Ts'o
3
-41
/
+26
2019-06-21
io_uring: ensure req->file is cleared on allocation
Jens Axboe
1
-3
/
+2
2019-06-21
ext4: rename "dirent_csum" functions to use "dirblock"
Theodore Ts'o
4
-41
/
+35
2019-06-21
NFS4: Only set creation opendata if O_CREAT
Benjamin Coddington
1
-9
/
+11
2019-06-21
f2fs: only set project inherit bit for directory
Wang Shilong
2
-1
/
+3
2019-06-21
f2fs: separate f2fs i_flags from fs_flags and ext4 i_flags
Eric Biggers
2
-116
/
+161
2019-06-21
f2fs: replace ktype default_attrs with default_groups
Kimberly Brown
1
-2
/
+4
2019-06-21
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx
Linus Torvalds
36
-154
/
+35
2019-06-21
Merge tag '5.2-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
6
-4
/
+24
2019-06-21
btrfs: sysfs: Replace default_attrs in ktypes with groups
Kimberly Brown
1
-3
/
+5
2019-06-20
ext4: allow directory holes
Theodore Ts'o
2
-18
/
+46
2019-06-20
jbd2: drop declaration of journal_sync_buffer()
Theodore Ts'o
1
-3
/
+0
2019-06-20
ext4: use jbd2_inode dirty range scoping
Ross Zwisler
3
-10
/
+18
2019-06-20
jbd2: introduce jbd2_inode dirty range scoping
Ross Zwisler
3
-27
/
+49
2019-06-20
Merge tag 'ovl-fixes-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
Linus Torvalds
5
-59
/
+90
2019-06-20
Merge tag 'fuse-fixes-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
Linus Torvalds
1
-10
/
+0
2019-06-20
Merge tag 'for_v5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
3
-5
/
+17
2019-06-20
fs/afs: use struct_size() in kzalloc()
Zhengyuan Liu
3
-8
/
+4
2019-06-20
afs: Trace afs_server usage
David Howells
7
-21
/
+47
2019-06-20
afs: Add some callback management tracepoints
David Howells
4
-17
/
+28
2019-06-20
afs: afs_unlink() doesn't need to check dentry->d_inode
David Howells
1
-8
/
+6
2019-06-20
afs: Fix setting of i_blocks
David Howells
1
-7
/
+12
2019-06-20
Merge tag 'for-linus-20190620' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-7
/
+16
2019-06-20
afs: Fix uninitialised spinlock afs_volume::cb_break_lock
David Howells
3
-3
/
+4
2019-06-20
afs: Fix vlserver record corruption
David Howells
1
-4
/
+2
2019-06-20
afs: Fix over zealous "vnode modified" warnings
David Howells
1
-5
/
+7
2019-06-20
fsnotify: get rid of fsnotify_nameremove()
Amir Goldstein
1
-41
/
+0
2019-06-20
fsnotify: move fsnotify_nameremove() hook out of d_delete()
Amir Goldstein
3
-13
/
+0
2019-06-20
configfs: call fsnotify_rmdir() hook
Amir Goldstein
1
-0
/
+3
2019-06-20
debugfs: call fsnotify_{unlink,rmdir}() hooks
Amir Goldstein
1
-0
/
+3
2019-06-20
debugfs: simplify __debugfs_remove_file()
Amir Goldstein
1
-12
/
+8
2019-06-20
devpts: call fsnotify_unlink() hook
Amir Goldstein
1
-0
/
+1
2019-06-20
tracefs: call fsnotify_{unlink,rmdir}() hooks
Amir Goldstein
1
-0
/
+3
2019-06-20
btrfs: call fsnotify_rmdir() hook
Amir Goldstein
1
-1
/
+3
2019-06-20
fsnotify: add empty fsnotify_{unlink,rmdir}() hooks
Amir Goldstein
1
-0
/
+2
2019-06-20
fs/proc/vmcore: Enable dumping of encrypted memory when SEV was active
Lianbo Jiang
1
-3
/
+3
2019-06-20
fs: cifs: switch to RC4 library interface
Ard Biesheuvel
3
-48
/
+17
2019-06-20
ext4: remove redundant assignment to node
Colin Ian King
1
-1
/
+0
2019-06-19
ext4: optimize case-insensitive lookups
Gabriel Krisman Bertazi
4
-9
/
+103
2019-06-19
ext4: make __ext4_get_inode_loc plug
zhangjs
1
-0
/
+3
2019-06-19
ext4: clean up kerneldoc warnigns when building with W=1
Theodore Ts'o
6
-26
/
+24
2019-06-19
ext2: Always brelse bh on failure in ext2_iget()
Jan Kara
1
-4
/
+2
[prev]
[next]