index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2014-04-01
VFS: Make delayed_free() call free_vfsmnt()
David Howells
2014-04-01
cifs: ->rename() without ->lookup() makes no sense
Al Viro
2014-04-01
get rid of pointless checks for NULL ->i_op
Al Viro
2014-04-01
ntfs: don't put NULL into ->i_op/->i_fop
Al Viro
2014-04-01
new helper: readlink_copy()
Al Viro
2014-04-01
get rid of files_defer_init()
Al Viro
2014-04-01
namei.c: move EXPORT_SYMBOL to corresponding definitions
Al Viro
2014-04-01
get_write_access() is inlined, exporting it is pointless
Al Viro
2014-04-01
tidy do_dentry_open() up a bit
Al Viro
2014-04-01
mark struct file that had write access grabbed by open()
Al Viro
2014-04-01
fold __get_file_write_access() into its only caller
Al Viro
2014-04-01
get rid of DEBUG_WRITECOUNT
Al Viro
2014-04-01
don't bother with {get,put}_write_access() on non-regular files
Al Viro
2014-04-01
ncpfs: switch to sockfd_lookup()/sockfd_put()
Al Viro
2014-04-01
reduce m_start() cost...
Al Viro
2014-04-01
smarter propagate_mnt()
Al Viro
2014-04-01
Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-04-02
f2fs: fix to cover io->bio with io_rwsem
Jaegeuk Kim
2014-04-02
f2fs: fix error path when fail to read inline data
Chao Yu
2014-04-02
f2fs: use list_for_each_entry{_safe} for simplyfying code
Chao Yu
2014-04-02
f2fs: avoid free slab cache under spinlock
Chao Yu
2014-04-01
ext4: fix premature freeing of partial clusters split across leaf blocks
Eric Whitney
2014-04-01
Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-04-01
ext2: acl: remove unneeded include of linux/capability.h
Jakub Sitnicki
2014-04-01
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-04-01
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-04-01
ext4: add cross rename support
Miklos Szeredi
2014-04-01
ext4: rename: split out helper functions
Miklos Szeredi
2014-04-01
ext4: rename: move EMLINK check up
Miklos Szeredi
2014-04-01
ext4: rename: create ext4_renament structure for local vars
Miklos Szeredi
2014-04-01
vfs: add cross-rename
Miklos Szeredi
2014-04-01
vfs: lock_two_nondirectories: allow directory args
J. Bruce Fields
2014-04-01
security: add flags to rename hooks
Miklos Szeredi
2014-04-01
vfs: add RENAME_NOREPLACE flag
Miklos Szeredi
2014-04-01
vfs: add renameat2 syscall
Miklos Szeredi
2014-04-01
vfs: rename: use common code for dir and non-dir
Miklos Szeredi
2014-04-01
vfs: rename: move d_move() up
Miklos Szeredi
2014-04-01
vfs: add d_is_dir()
Miklos Szeredi
2014-04-01
f2fs: avoid unneeded lookup when xattr name length is too long
Chao Yu
2014-04-01
f2fs: avoid unnecessary bio submit when wait page writeback
Chao Yu
2014-04-01
f2fs: return -EIO when node id is not matched
Jaegeuk Kim
2014-04-01
ext4: remove unneeded test of ret variable
Lukas Czerner
2014-03-31
Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2014-03-31
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2014-03-31
Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/l...
Linus Torvalds
2014-03-31
nfsd4: fix memory leak in nfsd4_encode_fattr()
Yan, Zheng
2014-03-31
nfsd: check passed socket's net matches NFSd superblock's one
Stanislav Kinsbursky
2014-03-31
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-03-31
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-03-31
GFS2: Fix address space from page function
Steven Whitehouse
[prev]
[next]