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
2016-11-08
dax: remove "depends on BROKEN" from FS_DAX_PMD
Ross Zwisler
2016-11-08
xfs: use struct iomap based DAX PMD fault path
Ross Zwisler
2016-11-08
dax: add struct iomap based DAX PMD support
Ross Zwisler
2016-11-08
dax: move put_(un)locked_mapping_entry() in dax.c
Ross Zwisler
2016-11-08
dax: move RADIX_DAX_* defines to dax.h
Ross Zwisler
2016-11-08
dax: dax_iomap_fault() needs to call iomap_end()
Ross Zwisler
2016-11-08
dax: add dax_iomap_sector() helper function
Ross Zwisler
2016-11-08
dax: correct dax iomap code namespace
Ross Zwisler
2016-11-08
dax: remove dax_pmd_fault()
Ross Zwisler
2016-11-08
dax: coordinate locking for offsets in PMD range
Ross Zwisler
2016-11-08
dax: consistent variable naming for DAX entries
Ross Zwisler
2016-11-08
dax: remove the last BUG_ON() from fs/dax.c
Ross Zwisler
2016-11-08
dax: make 'wait_table' global variable static
Ross Zwisler
2016-11-08
ext2: remove support for DAX PMD faults
Ross Zwisler
2016-11-08
dax: remove buffer_size_valid()
Ross Zwisler
2016-11-08
ext4: tell DAX the size of allocation holes
Ross Zwisler
2016-10-15
Merge tag 'befs-v4.9-rc1' of git://github.com/luisbg/linux-befs
Linus Torvalds
2016-10-15
Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-10-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-10-14
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2016-10-14
Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-10-14
fs/super.c: don't fool lockdep in freeze_super() and thaw_super() paths
Oleg Nesterov
2016-10-14
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-10-14
fs/super.c: fix race between freeze_super() and thaw_super()
Oleg Nesterov
2016-10-14
overlayfs: Fix setting IOP_XATTR flag
Vivek Goyal
2016-10-14
iov_iter: kernel-doc import_iovec() and rw_copy_check_uvector()
Vegard Nossum
2016-10-14
CIFS: Retrieve uid and gid from special sid if enabled
Steve French
2016-10-14
CIFS: Add new mount option to set owner uid and gid from special sids in acl
Steve French
2016-10-14
Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2016-10-14
ovl: use vfs_get_link()
Miklos Szeredi
2016-10-14
vfs: add vfs_get_link() helper
Miklos Szeredi
2016-10-14
ovl: use generic_readlink
Miklos Szeredi
2016-10-14
ovl: explain error values when removing acl from workdir
Miklos Szeredi
2016-10-13
Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2016-10-13
Merge tag 'nfsd-4.9' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2016-10-13
Merge tag 'xfs-reflink-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2016-10-13
CIFS: Reset read oplock to NONE if we have mandatory locks after reopen
Pavel Shilovsky
2016-10-13
CIFS: Fix persistent handles re-opening on reconnect
Pavel Shilovsky
2016-10-13
SMB2: Separate RawNTLMSSP authentication from SMB2_sess_setup
Sachin Prabhu
2016-10-13
SMB2: Separate Kerberos authentication from SMB2_sess_setup
Sachin Prabhu
2016-10-13
Expose cifs module parameters in sysfs
Germano Percossi
2016-10-13
Cleanup missing frees on some ioctls
Steve French
2016-10-13
Enable previous version support
Steve French
2016-10-13
Do not send SMB3 SET_INFO request if nothing is changing
Steve French
2016-10-13
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
2016-10-12
Merge branch 'fst-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Chris Mason
2016-10-12
SMB3: Add mount parameter to allow user to override max credits
Steve French
2016-10-12
fs/cifs: reopen persistent handles on reconnect
Steve French
2016-10-12
Clarify locking of cifs file and tcon structures and make more granular
Steve French
2016-10-12
Fix regression which breaks DFS mounting
Sachin Prabhu
[next]