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
2017-07-06
VFS: Make get_filesystem() return the affected filesystem
David Howells
2017-07-06
VFS: Clean up whitespace in fs/namespace.c and fs/super.c
David Howells
2017-06-23
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-06-23
fs/exec.c: account for argv/envp pointers
Kees Cook
2017-06-23
ocfs2: fix deadlock caused by recursive locking in xattr
Eric Ren
2017-06-23
fs/dax.c: fix inefficiency in dax_writeback_mapping_range()
Jan Kara
2017-06-23
autofs: sanity check status reported with AUTOFS_DEV_IOCTL_FAIL
NeilBrown
2017-06-23
Merge tag 'xfs-4.12-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2017-06-22
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2017-06-21
xfs: don't allow bmap on rt files
Darrick J. Wong
2017-06-21
Merge branch 'ufs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2017-06-21
CIFS: Fix some return values in case of error in 'crypt_message'
Christophe Jaillet
2017-06-20
cifs: remove redundant return in cifs_creation_time_get
Colin Ian King
2017-06-20
CIFS: Improve readdir verbosity
Pavel Shilovsky
2017-06-20
CIFS: check if pages is null rather than bv for a failed allocation
Colin Ian King
2017-06-20
CIFS: Set ->should_dirty in cifs_user_readv()
Dan Carpenter
2017-06-19
mm: larger stack guard gap, between vmas
Hugh Dickins
2017-06-18
Merge tag 'ceph-for-4.12-rc6' of git://github.com/ceph/ceph-client
Linus Torvalds
2017-06-17
ufs: fix the logics for tail relocation
Al Viro
2017-06-17
ufs_iget(): fail with -ESTALE on deleted inode
Al Viro
2017-06-17
fix signedness of timestamps on ufs1
Al Viro
2017-06-17
Merge tag 'xfs-4.12-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2017-06-17
Merge branch 'ufs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2017-06-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2017-06-17
userfaultfd: shmem: handle coredumping in handle_userfault()
Andrea Arcangeli
2017-06-16
Merge tag 'configfs-for-4.12' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
2017-06-16
fs: pass on flags in compat_writev
Christoph Hellwig
2017-06-15
fs: don't forget to put old mntns in mntns_install
Andrei Vagin
2017-06-15
Hang/soft lockup in d_invalidate with simultaneous calls
Al Viro
2017-06-15
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2017-06-15
ufs_truncate_blocks(): fix the case when size is in the last direct block
Al Viro
2017-06-15
ufs: more deadlock prevention on tail unpacking
Al Viro
2017-06-15
ufs: avoid grabbing ->truncate_mutex if possible
Al Viro
2017-06-14
ufs_get_locked_page(): make sure we have buffer_heads
Al Viro
2017-06-14
ufs: fix s_size/s_dsize users
Al Viro
2017-06-14
ufs: fix reserved blocks check
Al Viro
2017-06-14
ufs: make ufs_freespace() return signed
Al Viro
2017-06-14
ufs: fix logics in "ufs: make fsck -f happy"
Al Viro
2017-06-14
ceph: unify inode i_ctime update
Yan, Zheng
2017-06-14
ceph: use current_kernel_time() to get request time stamp
Yan, Zheng
2017-06-14
ceph: check i_nlink while converting a file handle to dentry
Luis Henriques
2017-06-12
configfs: Introduce config_item_get_unless_zero()
Bart Van Assche
2017-06-12
configfs: Fix race between create_link and configfs_rmdir
Nicholas Bellinger
2017-06-11
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-06-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2017-06-10
Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-06-10
ufs: we need to sync inode before freeing it
Al Viro
2017-06-09
excessive checks in ufs_write_failed() and ufs_evict_inode()
Al Viro
2017-06-09
ufs_getfrag_block(): we only grab ->truncate_mutex on block creation path
Al Viro
2017-06-09
ufs_extend_tail(): fix the braino in calling conventions of ufs_new_fragments()
Al Viro
[next]