커밋 기록

작성자 SHA1 메시지 날짜
  Allison Henderson f7d0d3797f ext4: punch hole optimizations: skip un-needed extent lookup 14 년 전
  Robin Dong 598dbdf243 ext4: avoid unneeded ext4_ext_next_leaf_block() while inserting extents 14 년 전
  Robin Dong ffb505ff0f ext4: remove redundant goto in ext4_ext_insert_extent() 14 년 전
  Jiaying Zhang 575a1d4bdf ext4: free allocated and pre-allocated blocks when check_eofblocks_fl fails 14 년 전
  Maxim Patlasov 7132de744b ext4: fix i_blocks/quota accounting when extent insertion fails 14 년 전
  Yongqiang Yang 9331b62610 ext4: quiet 'unused variables' compile warnings 14 년 전
  Eric Sandeen f86186b44b ext4: refactor duplicated block placement code 14 년 전
  Robin Dong ed7a7e1672 ext4: fix incorrect error msg in ext4_ext_insert_index 14 년 전
  Lukas Czerner c03f8aa9ab ext4: use FIEMAP_EXTENT_LAST flag for last extent in fiemap 14 년 전
  Lukas Czerner f17722f917 ext4: Fix max file size and logical block counting of extent format file 14 년 전
  Yongqiang Yang 1b16da77f9 ext4: teach ext4_ext_split to calculate extents efficiently 14 년 전
  Vivek Haldar 556b27abf7 ext4: do not normalize block requests from fallocate() 14 년 전
  Allison Henderson a4bb6b64e3 ext4: enable "punch hole" functionality 14 년 전
  Allison Henderson e861304b8e ext4: add "punch hole" flag to ext4_map_blocks() 14 년 전
  Allison Henderson d583fb87a3 ext4: punch out extents 14 년 전
  Allison Henderson 55f020db66 ext4: add flag to ext4_has_free_blocks 14 년 전
  Yongqiang Yang b221349fa8 ext4: fix ext4_ext_fiemap_cb() to handle blocks before request range correctly 14 년 전
  Eric Gouriou f6d2f6b327 ext4: fix unbalanced up_write() in ext4_ext_truncate() error path 14 년 전
  Vivek Haldar 77f4135f2a ext4: count hits/misses of extent cache and expose in sysfs 14 년 전
  Yongqiang Yang 93917411be ext4: make ext4_split_extent() handle error correctly 14 년 전
  Allison Henderson 9b940f8e8c ext4: ext4_ext_convert_to_initialized bug found in extended FSX testing 14 년 전
  Yongqiang Yang 667eff35a1 ext4: reimplement convert and split_unwritten 14 년 전
  Yongqiang Yang 47ea3bb59c ext4: add ext4_split_extent_at() and ext4_split_extent() 14 년 전
  Yongqiang Yang 197217a5af ext4: add a function merging extents right and left 14 년 전
  Lucas De Marchi 25985edced Fix common misspellings 14 년 전
  Linus Torvalds ae005cbed1 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 14 년 전
  Sergey Senozhatsky 65922cb5ce ext4: unused variables cleanup in fs/ext4/extents.c 14 년 전
  Jiaying Zhang 0562e0bad4 ext4: add more tracepoints and use dev_t in the trace buffer 14 년 전
  Yongqiang Yang 6d9c85eb70 ext4: make FIEMAP and delayed allocation play well together 14 년 전
  Peter Huewe 7dc576158d ext4: Fix sparse warning: Using plain integer as NULL pointer 14 년 전