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
2009-09-08
ext[234]: move over to 'check_acl' permission model
Linus Torvalds
2009-09-08
Make 'check_acl()' a first-class filesystem op
Linus Torvalds
2009-09-08
Simplify exec_permission_lite(), part 3
Linus Torvalds
2009-09-08
Simplify exec_permission_lite() further
Linus Torvalds
2009-09-08
Simplify exec_permission_lite() logic
Linus Torvalds
2009-09-08
Do not call 'ima_path_check()' for each path component
Linus Torvalds
2009-09-08
GFS2: Be extra careful about deallocating inodes
Steven Whitehouse
2009-09-08
ext4: print more sysadmin-friendly message in check_block_validity()
Theodore Ts'o
2009-09-09
ext4: Take page lock before looking at attached buffer_heads flags
Aneesh Kumar K.V
2009-09-07
IMA: update ima_counts_put
Mimi Zohar
2009-09-05
ext4: Fix small typo for move_extent_per_page()
Akira Fujita
2009-09-05
ext4: Return exchanged blocks count to user space in failure
Akira Fujita
2009-09-05
ext4: Remove unneeded BUG_ON() in ext4_move_extents()
Akira Fujita
2009-09-16
ext4: Fix wrong comparisons in mext_check_arguments()
Akira Fujita
2009-09-05
ext4: fix cache flush in ext4_sync_file
Christoph Hellwig
2009-09-05
Merge git://git.infradead.org/~dwmw2/mtd-2.6.31
Linus Torvalds
2009-09-05
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2009-09-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
2009-09-05
ext2: fix unbalanced kmap()/kunmap()
Nicolas Pitre
2009-09-05
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2009-09-05
exec: do not sleep in TASK_TRACED under ->cred_guard_mutex
Oleg Nesterov
2009-09-05
ext4: Remove journal_checksum mount option and enable it by default
Theodore Ts'o
2009-09-05
ext4: Declare seq_operations and file_operations structures as const
Tobias Klauser
2009-09-04
ocfs2: Pass ocfs2_caching_info into ocfs_init_*_extent_tree().
Joel Becker
2009-09-04
ocfs2: __ocfs2_mark_extent_written() doesn't need struct inode.
Joel Becker
2009-09-04
ocfs2: Teach ocfs2_replace_extent_rec() to use an extent_tree.
Joel Becker
2009-09-04
ocfs2: ocfs2_split_and_insert() no longer needs struct inode.
Joel Becker
2009-09-04
ocfs2: ocfs2_remove_extent() no longer needs struct inode.
Joel Becker
2009-09-04
ocfs2: ocfs2_add_clusters_in_btree() no longer needs struct inode.
Joel Becker
2009-09-04
ocfs2: ocfs2_insert_extent() no longer needs struct inode.
Joel Becker
2009-09-04
ocfs2: Make extent map insertion an extent_tree_operation.
Joel Becker
2009-09-04
ocfs2: ocfs2_figure_insert_type() no longer needs struct inode.
Joel Becker
2009-09-04
ocfs2: Remove inode from ocfs2_figure_extent_contig().
Joel Becker
2009-09-04
ocfs2: Swap inode for extent_tree in ocfs2_figure_merge_contig_type().
Joel Becker
2009-09-04
ocfs2: ocfs2_extent_contig() only requires the superblock.
Joel Becker
2009-09-04
ocfs2: ocfs2_do_insert_extent() and ocfs2_insert_path() no longer need an inode.
Joel Becker
2009-09-04
ocfs2: Give ocfs2_split_record() an extent_tree instead of an inode.
Joel Becker
2009-09-04
ocfs2: ocfs2_insert_at_leaf() doesn't need struct inode.
Joel Becker
2009-09-04
ocfs2: Make truncating the extent map an extent_tree_operation.
Joel Becker
2009-09-04
ocfs2: ocfs2_truncate_rec() doesn't need struct inode.
Joel Becker
2009-09-04
ocfs2: ocfs2_grow_branch() and ocfs2_append_rec_to_path() lose struct inode.
Joel Becker
2009-09-04
ocfs2: ocfs2_try_to_merge_extent() doesn't need struct inode.
Joel Becker
2009-09-04
ocfs2: ocfs2_merge_rec_left/right() no longer need struct inode.
Joel Becker
2009-09-04
ocfs2: ocfs2_rotate_tree_left() no longer needs struct inode.
Joel Becker
2009-09-04
ocfs2: __ocfs2_rotate_tree_left() doesn't need struct inode.
Joel Becker
2009-09-04
ocfs2: ocfs2_rotate_subtree_left() doesn't need struct inode.
Joel Becker
2009-09-04
ocfs2: ocfs2_update_edge_lengths() doesn't need struct inode.
Joel Becker
2009-09-04
ocfs2: ocfs2_rotate_tree_right() doesn't need struct inode.
Joel Becker
2009-09-04
ocfs2: Drop struct inode from ocfs2_extent_tree_operations.
Joel Becker
2009-09-04
ocfs2: Pass ocfs2_extent_tree to ocfs2_get_subtree_root()
Joel Becker
[prev]
[next]