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-10-09
vfs: Remove unnecessary calls of check_submounts_and_drop
Eric W. Biederman
2014-10-09
vfs: Lazily remove mounts on unlinked files and directories.
Eric W. Biederman
2014-10-09
vfs: Add a function to lazily unmount all mounts from any dentry.
Eric W. Biederman
2014-10-09
vfs: factor out lookup_mountpoint from new_mountpoint
Eric W. Biederman
2014-10-09
vfs: Keep a list of mounts on a mount point
Eric W. Biederman
2014-10-09
vfs: Don't allow overwriting mounts in the current mount namespace
Eric W. Biederman
2014-10-09
vfs: More precise tests in d_invalidate
Eric W. Biederman
2014-10-09
vfs: Document the effect of d_revalidate on d_find_alias
Eric W. Biederman
2014-10-09
delayed mntput
Al Viro
2014-10-09
autofs - remove obsolete d_invalidate() from expire
Ian Kent
2014-10-09
Allow sharing external names after __d_move()
Al Viro
2014-10-08
NFSv4.1/pnfs: replace broken pnfs_put_lseg_async
Trond Myklebust
2014-10-08
fs: Add a missing permission check to do_umount
Andy Lutomirski
2014-10-08
NFSv4: Remove dead prototype for nfs4_insert_deviceid_node()
Tom Haynes
2014-10-08
Merge tag 'f2fs-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
2014-10-08
Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2014-10-08
Merge tag 'nfs-for-3.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2014-10-08
btrfs: Fix compile error when CONFIG_SECURITY is not set.
Qu Wenruo
2014-10-08
GFS2: use _RET_IP_ instead of (unsigned long)__builtin_return_address(0)
Fabian Frederick
2014-10-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-10-07
Btrfs: fix compiles when CONFIG_BTRFS_FS_RUN_SANITY_TESTS is off
Chris Mason
2014-10-07
f2fs: support volatile operations for transient data
Jaegeuk Kim
2014-10-07
locks: flock_make_lock should return a struct file_lock (or PTR_ERR)
Jeff Layton
2014-10-07
locks: set fl_owner for leases to filp instead of current->files
Jeff Layton
2014-10-07
locks: give lm_break a return value
Jeff Layton
2014-10-07
locks: __break_lease cleanup in preparation of allowing direct removal of leases
Jeff Layton
2014-10-07
locks: remove i_have_this_lease check from __break_lease
Jeff Layton
2014-10-07
locks: move freeing of leases outside of i_lock
Jeff Layton
2014-10-07
locks: move i_lock acquisition into generic_*_lease handlers
Jeff Layton
2014-10-07
locks: define a lm_setup handler for leases
Jeff Layton
2014-10-07
locks: plumb a "priv" pointer into the setlease routines
Jeff Layton
2014-10-07
nfsd: don't keep a pointer to the lease in nfs4_file
Jeff Layton
2014-10-07
locks: clean up vfs_setlease kerneldoc comments
Jeff Layton
2014-10-07
locks: generic_delete_lease doesn't need a file_lock at all
Jeff Layton
2014-10-07
nfsd: fix potential lease memory leak in nfs4_setlease
Jeff Layton
2014-10-07
locks: close potential race in lease_get_mtime
Jeff Layton
2014-10-06
f2fs: support atomic writes
Jaegeuk Kim
2014-10-06
ecryptfs: remove unneeded buggy code in ecryptfs_do_create()
Alexey Khoroshilov
2014-10-06
btrfs: Make btrfs handle security mount options internally to avoid losing se...
Qu Wenruo
2014-10-05
ecryptfs: avoid to access NULL pointer when write metadata in xattr
Chao Yu
2014-10-05
f2fs: remove unused return value
Jaegeuk Kim
2014-10-05
ext4: add ext4_iget_normal() which is to be used for dir tree lookups
Theodore Ts'o
2014-10-05
ext4: don't orphan or truncate the boot loader inode
Theodore Ts'o
2014-10-04
Merge branch 'remove-unlikely' of git://git.kernel.org/pub/scm/linux/kernel/g...
Chris Mason
2014-10-04
Merge branch 'cleanup/blocksize-diet-part1' of git://git.kernel.org/pub/scm/l...
Chris Mason
2014-10-04
Merge branch 'cleanup/misc-for-3.18' of git://git.kernel.org/pub/scm/linux/ke...
Chris Mason
2014-10-03
Btrfs: send, don't delay dir move if there's a new parent inode
Filipe Manana
2014-10-03
btrfs: add more superblock checks
David Sterba
2014-10-03
Btrfs: fix race in WAIT_SYNC ioctl
Sage Weil
2014-10-03
Btrfs: be aware of btree inode write errors to avoid fs corruption
Filipe Manana
[prev]
[next]