Histórico de Commits

Autor SHA1 Mensagem Data
  Linus Torvalds e213e26ab3 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 há 15 anos atrás
  Christoph Hellwig 5dd4056db8 dquot: cleanup space allocation / freeing routines há 15 anos atrás
  Tiger Yang b89c54282d ocfs2: add extent block stealing for ocfs2 v5 há 15 anos atrás
  Joel Becker 5e404e9ed1 ocfs2: Pass ocfs2_caching_info into ocfs_init_*_extent_tree(). há 16 anos atrás
  Joel Becker cc79d8c19e ocfs2: ocfs2_insert_extent() no longer needs struct inode. há 16 anos atrás
  Joel Becker facdb77f54 ocfs2: ocfs2_find_path() only needs the caching info há 16 anos atrás
  Joel Becker 3d03a305de ocfs2: Pass ocfs2_caching_info to ocfs2_read_extent_block(). há 16 anos atrás
  Joel Becker 0cf2f7632b ocfs2: Pass struct ocfs2_caching_info to the journal functions. há 16 anos atrás
  Joel Becker 8cb471e8f8 ocfs2: Take the inode out of the metadata read/write paths. há 16 anos atrás
  Jan Kara edd45c0849 ocfs2: Correct ordering of ip_alloc_sem and localloc locks for directories há 16 anos atrás
  Tao Ma 0fba813748 ocfs2: Fix 2 warning during ocfs2 make. há 16 anos atrás
  Tao Ma 035a571120 ocfs2: Reserve 1 more cluster in expanding_inline_dir for indexed dir. há 16 anos atrás
  Mark Fasheh 1d46dc08d3 ocfs2: fix leaf start calculation in ocfs2_dx_dir_rebalance() há 16 anos atrás
  Mark Fasheh e3a93c2db6 ocfs2: Add total entry count to dx_root_block há 16 anos atrás
  Mark Fasheh e7c17e4309 ocfs2: Introduce dir free space list há 16 anos atrás
  Mark Fasheh 4ed8a6bb08 ocfs2: Store dir index records inline há 16 anos atrás
  Mark Fasheh 9b7895efac ocfs2: Add a name indexed b-tree to directory inodes há 16 anos atrás
  Mark Fasheh 4a12ca3a00 ocfs2: Introduce dir lookup helper struct há 16 anos atrás
  Joel Becker c175a518b4 ocfs2: Checksum and ECC for directory blocks. há 16 anos atrás
  Mark Fasheh 87d35a74b1 ocfs2: Add directory block trailers. há 16 anos atrás
  Joel Becker 13723d00e3 ocfs2: Use metadata-specific ocfs2_journal_access_*() functions. há 17 anos atrás
  Jan Kara a90714c150 ocfs2: Add quota calls for allocation and freeing of inodes and space há 17 anos atrás
  Joel Becker 511308d90b ocfs2: Convert ocfs2_read_dir_block() to ocfs2_read_virt_blocks() há 16 anos atrás
  Joel Becker 970e4936d7 ocfs2: Validate metadata only when it's read from disk. há 16 anos atrás
  Joel Becker a22305cc69 ocfs2: Wrap dirblock reads in a dedicated function. há 16 anos atrás
  Joel Becker b657c95c11 ocfs2: Wrap inode block reads in a dedicated function. há 16 anos atrás
  Joel Becker d4a8c93c82 ocfs2: Make cached block reads the common case. há 17 anos atrás
  Joel Becker 5e0b3dec01 ocfs2: Kill the last naked wait_on_buffer() for cached reads. há 17 anos atrás
  Joel Becker 07446dc72c ocfs2: Move ocfs2_bread() into dir.c há 17 anos atrás
  Joel Becker 0fcaa56a2a ocfs2: Simplify ocfs2_read_block() há 17 anos atrás