index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
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-05-25
vfs: Kill sget_userns()
David Howells
1
-38
/
+16
2019-05-25
vfs: Use sget_fc() for pseudo-filesystems
David Howells
1
-14
/
+10
2019-05-25
fold mount_pseudo_xattr() into pseudo_fs_get_tree()
Al Viro
1
-54
/
+34
2019-05-25
vfs: Convert btrfs_test to use the new mount API
David Howells
1
-6
/
+9
2019-05-25
vfs: Convert pipe to use the new mount API
David Howells
1
-5
/
+10
2019-05-25
vfs: Convert nsfs to use the new mount API
David Howells
1
-5
/
+11
2019-05-25
vfs: Convert bdev to use the new mount API
David Howells
1
-8
/
+9
2019-05-25
vfs: Convert anon_inodes to use the new mount API
David Howells
1
-5
/
+8
2019-05-25
vfs: Convert aio to use the new mount API
David Howells
1
-8
/
+7
2019-05-25
vfs: Provide a mount_pseudo-replacement for the new mount API
David Howells
1
-0
/
+46
2019-05-25
vfs: Provide sb->s_iflags settings in fs_context struct
David Howells
1
-0
/
+1
2019-05-25
vfs: Fix refcounting of filenames in fs_parser
David Howells
1
-0
/
+1
2019-05-25
move mount_capable() further out
Al Viro
3
-6
/
+4
2019-05-25
move mount_capable() calls to vfs_get_tree()
Al Viro
2
-11
/
+6
2019-05-25
procfs: set ->user_ns before calling ->get_tree()
Al Viro
1
-4
/
+3
2019-05-25
switch mount_capable() to fs_context
Al Viro
3
-6
/
+9
2019-05-25
legacy_get_tree(): pass fc->user_ns to mount_capable()
Al Viro
1
-1
/
+1
2019-05-25
move the capability checks from sget_userns() to legacy_get_tree()
Al Viro
3
-4
/
+7
2019-05-25
vfs: Kill mount_ns()
David Howells
1
-38
/
+0
2019-05-25
vfs: Convert nfsctl to use the new mount API
David Howells
1
-7
/
+26
2019-05-25
consolidate the capability checks in sget_{fc,userns}()
Al Viro
1
-18
/
+14
2019-05-25
start massaging the checks in sget_...(): move to sget_userns()
Al Viro
1
-10
/
+4
2019-05-25
no need to protect against put_user_ns(NULL)
Al Viro
1
-2
/
+1
2019-05-25
mount_pseudo(): drop 'name' argument, switch to d_make_root()
Al Viro
7
-17
/
+10
2019-05-21
unexport simple_dname()
Al Viro
2
-1
/
+1
2019-05-19
Merge tag 'upstream-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-4
/
+8
2019-05-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-3
/
+8
2019-05-19
Merge tag 'kbuild-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
3
-5
/
+4
2019-05-19
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
12
-62
/
+102
2019-05-19
Merge tag '5.2-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
8
-51
/
+173
2019-05-18
fs/writeback.c: use rcu_barrier() to wait for inflight wb switches going into...
Jiufei Xue
1
-3
/
+8
2019-05-18
treewide: prefix header search paths with $(srctree)/
Masahiro Yamada
3
-5
/
+4
2019-05-17
ext4: avoid panic during forced reboot due to aborted journal
Jan Kara
1
-1
/
+1
2019-05-17
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-1
/
+1
2019-05-16
Merge tag 'for-linus-20190516' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-57
/
+31
2019-05-16
Merge tag 'afs-fixes-b-20190516' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
20
-1381
/
+1383
2019-05-16
Merge tag 'afs-fixes-20190516' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
26
-289
/
+393
2019-05-16
Merge tag 'ceph-for-5.2-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
12
-264
/
+751
2019-05-16
afs: Fix application of the results of a inline bulk status fetch
David Howells
2
-7
/
+45
2019-05-16
afs: Pass pre-fetch server and volume break counts into afs_iget5_set()
David Howells
4
-49
/
+78
2019-05-16
afs: Fix unlink to handle YFS.RemoveFile2 better
David Howells
6
-28
/
+33
2019-05-16
afs: Clear AFS_VNODE_CB_PROMISED if we detect callback expiry
David Howells
1
-1
/
+13
2019-05-16
afs: Make vnode->cb_interest RCU safe
David Howells
7
-59
/
+100
2019-05-16
afs: Split afs_validate() so first part can be used under LOOKUP_RCU
David Howells
2
-13
/
+25
[next]