Commit Graph

15593 Commits (6b7487fc6517736a6e32ccc0f8b46109c1b998ec)

Author SHA1 Message Date
Linus Torvalds e8e66ed25b Do not call 'ima_path_check()' for each path component 16 years ago
Steven Whitehouse acf7e2444a GFS2: Be extra careful about deallocating inodes 16 years ago
Theodore Ts'o 80e42468d6 ext4: print more sysadmin-friendly message in check_block_validity() 16 years ago
Aneesh Kumar K.V a827eaffff ext4: Take page lock before looking at attached buffer_heads flags 16 years ago
Mimi Zohar acd0c93517 IMA: update ima_counts_put 16 years ago
Akira Fujita 44fc48f704 ext4: Fix small typo for move_extent_per_page() 16 years ago
Akira Fujita 8d6669133d ext4: Return exchanged blocks count to user space in failure 16 years ago
Akira Fujita daea696dba ext4: Remove unneeded BUG_ON() in ext4_move_extents() 16 years ago
Akira Fujita 70d5d3dcea ext4: Fix wrong comparisons in mext_check_arguments() 16 years ago
Christoph Hellwig 5f3481e9a8 ext4: fix cache flush in ext4_sync_file 16 years ago
Nicolas Pitre 9de6886ec6 ext2: fix unbalanced kmap()/kunmap() 16 years ago
Oleg Nesterov a2a8474c3f exec: do not sleep in TASK_TRACED under ->cred_guard_mutex 16 years ago
Theodore Ts'o d0646f7b63 ext4: Remove journal_checksum mount option and enable it by default 16 years ago
Tobias Klauser 7f1346a9de ext4: Declare seq_operations and file_operations structures as const 16 years ago
Joel Becker 5e404e9ed1 ocfs2: Pass ocfs2_caching_info into ocfs_init_*_extent_tree(). 16 years ago
Joel Becker a1cf076ba9 ocfs2: __ocfs2_mark_extent_written() doesn't need struct inode. 16 years ago
Joel Becker f3868d0fa2 ocfs2: Teach ocfs2_replace_extent_rec() to use an extent_tree. 16 years ago
Joel Becker d231129f44 ocfs2: ocfs2_split_and_insert() no longer needs struct inode. 16 years ago
Joel Becker dbdcf6a48a ocfs2: ocfs2_remove_extent() no longer needs struct inode. 16 years ago
Joel Becker cbee7e1a6a ocfs2: ocfs2_add_clusters_in_btree() no longer needs struct inode. 16 years ago
Joel Becker cc79d8c19e ocfs2: ocfs2_insert_extent() no longer needs struct inode. 16 years ago
Joel Becker 92ba470c44 ocfs2: Make extent map insertion an extent_tree_operation. 16 years ago
Joel Becker 627961b77e ocfs2: ocfs2_figure_insert_type() no longer needs struct inode. 16 years ago
Joel Becker 1ef61b3314 ocfs2: Remove inode from ocfs2_figure_extent_contig(). 16 years ago
Joel Becker a29702914a ocfs2: Swap inode for extent_tree in ocfs2_figure_merge_contig_type(). 16 years ago
Joel Becker b4a176515c ocfs2: ocfs2_extent_contig() only requires the superblock. 16 years ago
Joel Becker 3505bec018 ocfs2: ocfs2_do_insert_extent() and ocfs2_insert_path() no longer need an inode. 16 years ago
Joel Becker c38e52bb1c ocfs2: Give ocfs2_split_record() an extent_tree instead of an inode. 16 years ago
Joel Becker d562862314 ocfs2: ocfs2_insert_at_leaf() doesn't need struct inode. 16 years ago
Joel Becker 4c911eefca ocfs2: Make truncating the extent map an extent_tree_operation. 16 years ago
Joel Becker 043beebb6c ocfs2: ocfs2_truncate_rec() doesn't need struct inode. 16 years ago
Joel Becker d401dc12fc ocfs2: ocfs2_grow_branch() and ocfs2_append_rec_to_path() lose struct inode. 16 years ago
Joel Becker c495dd24ac ocfs2: ocfs2_try_to_merge_extent() doesn't need struct inode. 16 years ago
Joel Becker 4fe82c312a ocfs2: ocfs2_merge_rec_left/right() no longer need struct inode. 16 years ago
Joel Becker 70f18c08b4 ocfs2: ocfs2_rotate_tree_left() no longer needs struct inode. 16 years ago
Joel Becker e46f74dc35 ocfs2: __ocfs2_rotate_tree_left() doesn't need struct inode. 16 years ago
Joel Becker 1e2dd63fe0 ocfs2: ocfs2_rotate_subtree_left() doesn't need struct inode. 16 years ago
Joel Becker 09106bae05 ocfs2: ocfs2_update_edge_lengths() doesn't need struct inode. 16 years ago
Joel Becker 1bbf0b8d60 ocfs2: ocfs2_rotate_tree_right() doesn't need struct inode. 16 years ago
Joel Becker 6136ca5f5f ocfs2: Drop struct inode from ocfs2_extent_tree_operations. 16 years ago
Joel Becker 7dc0280567 ocfs2: Pass ocfs2_extent_tree to ocfs2_get_subtree_root() 16 years ago
Joel Becker 5c601aba8c ocfs2: Get inode out of ocfs2_rotate_subtree_root_right(). 16 years ago
Joel Becker 4619c73e7c ocfs2: ocfs2_complete_edge_insert() doesn't need struct inode at all. 16 years ago
Joel Becker 6641b0ce32 ocfs2: Pass ocfs2_extent_tree to ocfs2_unlink_path() 16 years ago
Joel Becker 42a5a7a9a5 ocfs2: ocfs2_create_new_meta_bhs() doesn't need struct inode. 16 years ago
Joel Becker facdb77f54 ocfs2: ocfs2_find_path() only needs the caching info 16 years ago
Joel Becker 3d03a305de ocfs2: Pass ocfs2_caching_info to ocfs2_read_extent_block(). 16 years ago
Joel Becker d9a0a1f83b ocfs2: Store the ocfs2_caching_info on ocfs2_extent_tree. 16 years ago
Joel Becker 0cf2f7632b ocfs2: Pass struct ocfs2_caching_info to the journal functions. 16 years ago
Joel Becker 292dd27ec7 ocfs2: move ip_created_trans to struct ocfs2_caching_info 16 years ago