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
2011-01-17
fs: fix address space warnings in ioctl_fiemap()
Namhyung Kim
2011-01-17
aio: check return value of create_workqueue()
Namhyung Kim
2011-01-17
hpfs_setattr error case avoids unlock_kernel
Dr. David Alan Gilbert
2011-01-17
compat: copy missing fields in compat_statfs64 to user
Namhyung Kim
2011-01-17
compat: update comment of compat statfs syscalls
Namhyung Kim
2011-01-17
compat: remove unnecessary assignment in compat_rw_copy_check_uvector()
Namhyung Kim
2011-01-17
fs: FS_POSIX_ACL does not depend on BLOCK
Randy Dunlap
2011-01-17
fs: Remove unlikely() from fget_light()
Steven Rostedt
2011-01-17
fallocate should be a file operation
Christoph Hellwig
2011-01-17
make the feature checks in ->fallocate future proof
Christoph Hellwig
2011-01-17
tidy up around finish_automount()
Al Viro
2011-01-17
don't drop newmnt on error in do_add_mount()
Al Viro
2011-01-17
Take the completion of automount into new helper
Al Viro
2011-01-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/nab...
Linus Torvalds
2011-01-16
VFS: Fix UP compile error in fs/namespace.c
Al Viro
2011-01-16
ocfs2: Make OCFS2_FS depend on CONFIGFS_FS
Nicholas Bellinger
2011-01-16
dlm: Make DLM depend on CONFIGFS_FS
Nicholas Bellinger
2011-01-16
configfs: change depends -> select SYSFS
Nicholas Bellinger
2011-01-16
fs/btrfs: Fix build of ctree
Stefan Schmidt
2011-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus
Linus Torvalds
2011-01-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-01-16
sanitize vfsmount refcounting changes
Al Viro
2011-01-16
fix old umount_tree() breakage
Al Viro
2011-01-16
btrfs: Require CAP_SYS_ADMIN for filesystem rebalance
Ben Hutchings
2011-01-16
Btrfs: don't warn if we get ENOSPC in btrfs_block_rsv_check
Josef Bacik
2011-01-16
btrfs: Fix memory leak in btrfs_read_fs_root_no_radix()
Tsutomu Itoh
2011-01-16
btrfs: check NULL or not
Tsutomu Itoh
2011-01-16
btrfs: Don't pass NULL ptr to func that may deref it.
Jesper Juhl
2011-01-16
btrfs: mount failure return value fix
Dave Young
2011-01-16
btrfs: Mem leak in btrfs_get_acl()
Jesper Juhl
2011-01-16
btrfs: fix wrong free space information of btrfs
Miao Xie
2011-01-16
btrfs: make the chunk allocator utilize the devices better
Miao Xie
2011-01-16
btrfs: restructure find_free_dev_extent()
Miao Xie
2011-01-16
btrfs: fix wrong calculation of stripe size
Miao Xie
2011-01-16
btrfs: try to reclaim some space when chunk allocation fails
Miao Xie
2011-01-16
btrfs: fix wrong data space statistics
Miao Xie
2011-01-16
fs/btrfs: Fix build of ctree
Stefan Schmidt
2011-01-16
Merge branch 'lzo-support' of git://repo.or.cz/linux-btrfs-devel into btrfs-38
Chris Mason
2011-01-16
Merge branch 'readonly-snapshots' of git://repo.or.cz/linux-btrfs-devel into ...
Chris Mason
2011-01-15
autofs4: Merge the remaining dentry ops tables
David Howells
2011-01-15
Unexport do_add_mount() and add in follow_automount(), not ->d_automount()
David Howells
2011-01-15
Allow d_manage() to be used in RCU-walk mode
David Howells
2011-01-15
Remove a further kludge from __do_follow_link()
David Howells
2011-01-15
autofs4: Add v4 pseudo direct mount support
Ian Kent
2011-01-15
autofs4: Fix wait validation
Ian Kent
2011-01-15
autofs4: Clean up autofs4_free_ino()
Ian Kent
2011-01-15
autofs4: Clean up dentry operations
Ian Kent
2011-01-15
autofs4: Clean up inode operations
Ian Kent
2011-01-15
autofs4: Remove unused code
Ian Kent
2011-01-15
autofs4: Add d_manage() dentry operation
Ian Kent
[prev]
[next]