Commit History

Author SHA1 Message Date
  Sergey Senozhatsky f4ae2faa40 fix reiserfs_evict_inode end_writeback second call 15 years ago
  Linus Torvalds 5f248c9c25 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 15 years ago
  Al Viro 845a2cc050 convert reiserfs to ->evict_inode() 15 years ago
  Christoph Hellwig db78b877f7 always call inode_change_ok early in ->setattr 15 years ago
  Christoph Hellwig 1025774ce4 remove inode_setattr 15 years ago
  Christoph Hellwig 6e1db88d53 introduce __block_write_begin 15 years ago
  Christoph Hellwig eafdc7d190 sort out blockdev_direct_IO variants 15 years ago
  Al Viro 0e4f6a791b Fix reiserfs_file_release() 15 years ago
  Uwe Kleine-König 421f91d21a fix typos concerning "initiali[zs]e" 15 years ago
  Dmitry Monakhov 12755627bd quota: unify quota init condition in setattr 15 years ago
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
  Linus Torvalds e213e26ab3 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 15 years ago
  Christoph Hellwig a9185b41a4 pass writeback_control to ->write_inode 15 years ago
  Christoph Hellwig 871a293155 dquot: cleanup dquot initialize routine 15 years ago
  Christoph Hellwig 907f4554e2 dquot: move dquot initialization responsibility into the filesystem 15 years ago
  Christoph Hellwig 9f75475802 dquot: cleanup dquot drop routine 15 years ago
  Christoph Hellwig b43fa8284d dquot: cleanup dquot transfer routine 15 years ago
  Christoph Hellwig 63936ddaa1 dquot: cleanup inode allocation / freeing routines 15 years ago
  Frederic Weisbecker 175359f89d reiserfs: Fix softlockup while waiting on an inode 15 years ago
  Linus Torvalds 82062e7b50 Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing 15 years ago
  Frederic Weisbecker 108d3943c0 reiserfs: Relax the lock before truncating pages 15 years ago
  Frederic Weisbecker 5fe1533fda reiserfs: Fix recursive lock on lchown 15 years ago
  Linus Torvalds 45d28b0972 Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing 15 years ago
  Jan Kara ec8e2f7466 reiserfs: truncate blocks not used by a write 15 years ago
  Frederic Weisbecker cb1c2e51c5 reiserfs: Fix reiserfs lock and journal lock inversion dependency 15 years ago
  Frederic Weisbecker 1d2c6cfd40 kill-the-bkl/reiserfs: turn GFP_ATOMIC flag to GFP_NOFS in reiserfs_get_block() 15 years ago
  Frederic Weisbecker 27b3a5c51b kill-the-bkl/reiserfs: drop the fs race watchdog from _get_block_create_0() 15 years ago
  Frederic Weisbecker 7e94277050 kill-the-bkl/reiserfs: fix recursive reiserfs write lock in reiserfs_commit_write() 15 years ago
  Frederic Weisbecker d6f5b0aa08 kill-the-bkl/reiserfs: factorize the locking in reiserfs_write_end() 16 years ago
  Frederic Weisbecker 26931309a4 kill-the-bkl/reiserfs: lock only once on reiserfs_get_block() 16 years ago