index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2019-02-28
proc: Add fs_context support to procfs
David Howells
2019-02-28
procfs: Move proc_fill_super() to fs/proc/root.c
David Howells
2019-02-28
introduce cloning of fs_context
Al Viro
2019-02-28
convenience helpers: vfs_get_super() and sget_fc()
Al Viro
2019-02-28
vfs: Implement a filesystem superblock creation/configuration context
David Howells
2019-02-28
vfs: Add configuration parser helpers
David Howells
2019-01-30
introduce fs_context methods
Al Viro
2019-01-30
fs_context flavour for submounts
Al Viro
2019-01-30
convert do_remount_sb() to fs_context
David Howells
2019-01-30
vfs_get_tree(): evict the call of security_sb_kern_mount()
Al Viro
2019-01-30
new helper: do_new_mount_fc()
David Howells
2019-01-30
teach vfs_get_tree() to handle subtype, switch do_new_mount() to it
Al Viro
2019-01-30
new helpers: vfs_create_mount(), fc_mount()
Al Viro
2019-01-30
vfs: Introduce fs_context, switch vfs_kern_mount() to it.
David Howells
2019-01-30
saner handling of temporary namespaces
Al Viro
2019-01-30
separate copying and locking mount tree on cross-userns copies
Al Viro
2019-01-17
kill kernfs_pin_sb()
Al Viro
2019-01-17
fix cgroup_do_mount() handling of failure exits
Al Viro
2019-01-14
Merge tag 'for-5.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-01-14
Merge tag 'driver-core-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-01-14
Merge tag '5.0-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2019-01-11
Merge tag 'ceph-for-5.0-rc2' of git://github.com/ceph/ceph-client
Linus Torvalds
2019-01-11
cifs: update internal module version number
Steve French
2019-01-11
CIFS: Fix error paths in writeback code
Pavel Shilovsky
2019-01-11
CIFS: Move credit processing to mid callbacks for SMB3
Pavel Shilovsky
2019-01-11
CIFS: Fix credits calculation for cancelled requests
Pavel Shilovsky
2019-01-11
cifs: Fix potential OOB access of lock element array
Ross Lagerwall
2019-01-11
cifs: Limit memory used by lock request calls to a page
Ross Lagerwall
2019-01-11
cifs: move large array from stack to heap
Aurelien Aptel
2019-01-11
CIFS: Do not hide EINTR after sending network packets
Pavel Shilovsky
2019-01-10
CIFS: Fix credit computation for compounded requests
Pavel Shilovsky
2019-01-10
CIFS: Do not set credits to 1 if the server didn't grant anything
Pavel Shilovsky
2019-01-10
CIFS: Fix adjustment of credits for MTU requests
Pavel Shilovsky
2019-01-10
cifs: Fix a tiny potential memory leak
Dan Carpenter
2019-01-10
cifs: Fix a debug message
Dan Carpenter
2019-01-10
btrfs: Use real device structure to verify dev extent
Qu Wenruo
2019-01-09
Btrfs: fix deadlock when using free space tree due to block group creation
Filipe Manana
2019-01-09
Btrfs: fix race between reflink/dedupe and relocation
Filipe Manana
2019-01-09
Btrfs: fix race between cloning range ending at eof and writeback
Filipe Manana
2019-01-08
hugetlbfs: revert "Use i_mmap_rwsem to fix page fault/truncate race"
Mike Kravetz
2019-01-07
ceph: use vmf_error() in ceph_filemap_fault()
Souptick Joarder
2019-01-07
libceph: allow setting abort_on_full for rbd
Dongsheng Yang
2019-01-07
sysfs: convert BUG_ON to WARN_ON
Greg Kroah-Hartman
2019-01-06
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-01-06
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-01-06
fscrypt: add Adiantum support
Eric Biggers
2019-01-05
Merge tag '4.21-smb3-small-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2019-01-05
Merge tag 'xfs-4.21-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-01-05
Merge tag 'ceph-for-4.21-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2019-01-05
Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
[next]