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-07-06
NFS: Add sysfs support for per-container identifier
Trond Myklebust
4
-0
/
+135
2019-07-06
NFS: Add deferred cache invalidation for close-to-open consistency violations
Trond Myklebust
2
-4
/
+15
2019-07-06
NFS: Cleanup - add nfs_clients_exit to mirror nfs_clients_init
Trond Myklebust
3
-8
/
+13
2019-07-06
NFS: Create a root NFS directory in /sys/fs/nfs
Trond Myklebust
4
-1
/
+94
2019-07-06
NFSv4: Handle the special Linux file open access mode
Trond Myklebust
2
-1
/
+2
2019-07-06
NFSv4: Handle open for execute correctly
Trond Myklebust
1
-8
/
+20
2019-07-06
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-1
/
+0
2019-07-05
Merge tag 'nfsd-5.2-2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-1
/
+1
2019-07-05
xfs: disable map_sync for async flush
Pankaj Gupta
1
-3
/
+6
2019-07-05
ext4: disable map_sync for async flush
Pankaj Gupta
1
-4
/
+6
2019-07-05
xfs: online scrub needn't bother zeroing its temporary buffer
Darrick J. Wong
1
-1
/
+5
2019-07-05
xfs: only allocate memory for scrubbing attributes when we need it
Darrick J. Wong
2
-10
/
+63
2019-07-05
xfs: refactor attr scrub memory allocation function
Darrick J. Wong
2
-9
/
+26
2019-07-05
xfs: refactor extended attribute buffer pointer functions
Darrick J. Wong
2
-9
/
+72
2019-07-05
xfs: attribute scrub should use seen_enough to pass error values
Darrick J. Wong
2
-3
/
+13
2019-07-05
btrfs: fix memory leak of path on error return path
Colin Ian King
1
-2
/
+1
2019-07-05
fs: VALIDATE_FS_PARSER should default to n
Geert Uytterhoeven
1
-1
/
+0
2019-07-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-16
/
+26
2019-07-05
Merge tag 'dax-fix-5.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
Linus Torvalds
1
-5
/
+4
2019-07-05
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-3
/
+4
2019-07-05
fs/userfaultfd.c: disable irqs for fault_pending and event locks
Eric Biggers
1
-16
/
+26
2019-07-04
mnt_init(): call shmem_init() unconditionally
Al Viro
1
-0
/
+2
2019-07-04
constify ksys_mount() string arguments
Al Viro
1
-2
/
+2
2019-07-04
don't bother with registering rootfs
Al Viro
1
-6
/
+1
2019-07-04
init_rootfs(): don't bother with init_ramfs_fs()
Al Viro
1
-5
/
+1
2019-07-04
vfs: Convert openpromfs to use the new mount API
David Howells
1
-5
/
+15
2019-07-04
vfs: Convert efivarfs to use the new mount API
David Howells
1
-10
/
+15
2019-07-04
vfs: Convert configfs to use the new mount API
David Howells
1
-5
/
+15
2019-07-04
vfs: Convert binfmt_misc to use the new mount API
David Howells
1
-5
/
+15
2019-07-04
convenience helper: get_tree_single()
Al Viro
2
-1
/
+9
2019-07-04
convenience helper get_tree_nodev()
Al Viro
3
-2
/
+10
2019-07-04
fs/namespace.c: shift put_mountpoint() to callers of unhash_mnt()
Al Viro
1
-4
/
+6
2019-07-04
__detach_mounts(): lookup_mountpoint() can't return ERR_PTR() anymore
Al Viro
1
-1
/
+1
2019-07-04
nfs: dget_parent() never returns NULL
Al Viro
1
-4
/
+2
2019-07-04
ceph: don't open-code the check for dead lockref
Al Viro
1
-1
/
+1
2019-07-04
btrfs: move the subvolume reservation stuff out of extent-tree.c
Josef Bacik
2
-54
/
+56
2019-07-04
btrfs: migrate the delalloc space stuff to it's own home
Josef Bacik
12
-499
/
+526
2019-07-04
btrfs: migrate btrfs_trans_release_chunk_metadata
Josef Bacik
4
-19
/
+19
2019-07-04
btrfs: migrate the delayed refs rsv code
Josef Bacik
4
-183
/
+184
2019-07-04
btrfs: Evaluate io_tree in find_lock_delalloc_range()
Goldwyn Rodrigues
3
-19
/
+19
2019-07-04
gfs2: Remove unused gfs2_iomap_alloc argument
Andreas Gruenbacher
1
-5
/
+4
2019-07-04
xfs: allow single bulkstat of special inodes
Darrick J. Wong
2
-1
/
+31
2019-07-04
xfs: specify AG in bulk req
Darrick J. Wong
7
-12
/
+69
2019-07-04
orangefs: fix build warning from debugfs cleanup patch
Greg Kroah-Hartman
3
-21
/
+6
2019-07-04
ubifs: fix build warning after debugfs cleanup patch
Greg Kroah-Hartman
1
-1
/
+1
2019-07-03
xfs: wire up the v5 inumbers ioctl
Darrick J. Wong
4
-0
/
+62
2019-07-03
xfs: wire up new v5 bulkstat ioctls
Darrick J. Wong
4
-1
/
+123
2019-07-03
xfs: introduce v5 inode group structure
Darrick J. Wong
7
-9
/
+42
2019-07-03
xfs: introduce new v5 bulkstat structure
Darrick J. Wong
9
-30
/
+125
2019-07-03
xfs: rename bulkstat functions
Darrick J. Wong
3
-18
/
+19
[prev]
[next]