コミット履歴

作者 SHA1 メッセージ 日付
  Dave Chinner 73efe4a4dd xfs: prevent NMI timeouts in cmn_err 14 年 前
  Dave Chinner d0eb2f38b2 xfs: convert grant head manipulations to lockless algorithm 14 年 前
  Dave Chinner 3f16b98507 xfs: introduce new locks for the log grant ticket wait queues 14 年 前
  Dave Chinner c8a09ff8ca xfs: convert log grant heads to atomic variables 14 年 前
  Dave Chinner 1c3cb9ec07 xfs: convert l_tail_lsn to an atomic variable. 14 年 前
  Dave Chinner 84f3c683c4 xfs: convert l_last_sync_lsn to an atomic variable 14 年 前
  Dave Chinner 2ced19cbae xfs: make AIL tail pushing independent of the grant lock 14 年 前
  Dave Chinner eb40a87500 xfs: use wait queues directly for the log wait queues 14 年 前
  Dave Chinner a69ed03c24 xfs: combine grant heads into a single 64 bit integer 14 年 前
  Dave Chinner 663e496a72 xfs: rework log grant space calculations 14 年 前
  Dave Chinner 3f336c6fa1 xfs: fact out common grant head/log tail verification code 14 年 前
  Dave Chinner 1054794198 xfs: convert log grant ticket queues to list heads 14 年 前
  Linus Torvalds 5fe3a5ae5c Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs 14 年 前
  Jens Axboe fa251f8990 Merge branch 'v2.6.36-rc8' into for-2.6.37/barrier 14 年 前
  Christoph Hellwig 1a1a3e97ba xfs: remove xfs_buf wrappers 14 年 前
  Dave Chinner 686865f76e xfs: rename xfs_buf_get_nodaddr to be more appropriate 14 年 前
  Christoph Hellwig 80f6c29d8a xfs: replace barriers with explicit flush / FUA usage 15 年 前
  Dave Chinner a44f13edf0 xfs: Reduce log force overhead for delayed logging 14 年 前
  Christoph Hellwig 73523a2ecf xfs: fix gcc 4.6 set but not read and unused statement warnings 15 年 前
  Christoph Hellwig 651701d71d xfs: remove incorrect log write optimization 15 年 前
  Christoph Hellwig 9134c2332e xfs: remove the unused XFS_LOG_SLEEP and XFS_LOG_NOSLEEP flags 15 年 前
  Christoph Hellwig 4e0d5f926b xfs: fix the xfs_log_iovec i_addr type 15 年 前
  Christoph Hellwig 3400777ff0 xfs: remove unneeded #include statements 15 年 前
  Christoph Hellwig 288699feca xfs: drop dmapi hooks 15 年 前
  Dave Chinner 9da1ab181a xfs: forced unmounts need to push the CIL 15 年 前
  Dave Chinner 71e330b593 xfs: Introduce delayed logging core code 15 年 前
  Dave Chinner 955833cf2a xfs: make the log ticket ID available outside the log infrastructure 15 年 前
  Dave Chinner 169a7b078e xfs: clean up log ticket overrun debug output 15 年 前
  Dave Chinner 3383ca5780 xfs: allow log ticket allocation to take allocation flags 15 年 前
  Dave Chinner 524ee36fa4 xfs: Don't reuse the same transaction ID for duplicated transactions. 15 年 前