Commit History

Author SHA1 Message Date
  Linus Torvalds 208bca0860 Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux 13 years ago
  Linus Torvalds d211858837 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue 13 years ago
  Linus Torvalds f1f8935a5c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 13 years ago
  Miklos Szeredi bfe8684869 filesystems: add set_nlink() 13 years ago
  Mel Gorman 966dbde2c2 ext4: warn if direct reclaim tries to writeback pages 13 years ago
  Yongqiang Yang edb5ac8993 ext4: let ext4_discard_partial_buffers handle unaligned range correctly 13 years ago
  Yongqiang Yang 5129d05fda ext4: return ENOMEM if find_or_create_pages fails 13 years ago
  Yongqiang Yang e260daf279 ext4: move vars to local scope in ext4_discard_partial_page_buffers_no_lock() 13 years ago
  Tao Ma 0edeb71dc9 ext4: Create helper function for EXT4_IO_END_UNWRITTEN and i_aiodio_unwritten 13 years ago
  Curt Wohlgemuth 0e175a1835 writeback: Add a 'reason' to wb_writeback_work 13 years ago
  Yongqiang Yang fcbb551582 ext4: let ext4_page_mkwrite stop started handle in failure 13 years ago
  Dmitry Monakhov a4e5d88b1b ext4: update EOFBLOCKS flag on fallocate properly 13 years ago
  Kazuya Mio 8de49e674a ext4: fix the deadlock in mpage_da_map_and_submit() 13 years ago
  Akira Fujita 09e0834fb0 ext4: fix deadlock in ext4_ordered_write_end() 13 years ago
  Shaohua Li 1bce63d1a2 ext4: add block plug for .writepages 13 years ago
  Tao Ma df3ab17072 ext4: fix the comment describing ext4_ext_search_right() 13 years ago
  Linus Torvalds fed678dc8a Merge branch 'for-linus' of git://git.kernel.dk/linux-block 13 years ago
  Aditya Kali 5356f2615c ext4: attempt to fix race in bigalloc code path 13 years ago
  Aditya Kali d8990240d8 ext4: add some tracepoints in ext4/extents.c 13 years ago
  Theodore Ts'o df55c99dc8 ext4: rename ext4_has_free_blocks() to ext4_has_free_clusters() 13 years ago
  Theodore Ts'o e7d5f3156e ext4: rename ext4_claim_free_blocks() to ext4_claim_free_clusters() 13 years ago
  Theodore Ts'o 5dee54372c ext4: rename ext4_count_free_blocks() to ext4_count_free_clusters() 13 years ago
  Aditya Kali 7b415bf60f ext4: Fix bigalloc quota accounting and i_blocks value 13 years ago
  Theodore Ts'o 5704265188 ext4: convert s_{dirty,free}blocks_counter to s_{dirty,free}clusters_counter 13 years ago
  Theodore Ts'o bab08ab964 ext4: enforce bigalloc restrictions (e.g., no online resizing, etc.) 13 years ago
  Allison Henderson 02fac1297e ext4: fix partial page writes 13 years ago
  Theodore Ts'o decbd919f4 ext4: only call ext4_jbd2_file_inode when an inode has been extended 13 years ago
  Allison Henderson 4e96b2dbbf ext4: Add new ext4_discard_partial_page_buffers routines 13 years ago
  Theodore Ts'o 84ebd79561 ext4: fake direct I/O mode for data=journal 13 years ago
  Jiaying Zhang 8c0bec2151 ext4: remove i_mutex lock in ext4_evict_inode to fix lockdep complaining 13 years ago