1. 9afa319 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  2. 7c2db36 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  3. d3330cf binfmt_elf: remove unused argument in fill_elf_header by Zhang Yanfei · 11 years ago
  4. 182dcfd ubifs: wait for page writeback to provide stable pages by Jan Kara · 11 years ago
  5. 1269529 ocfs2: wait for page writeback to provide stable pages by Jan Kara · 11 years ago
  6. ffecfd1 block: optionally snapshot page contents to provide stable pages during write by Darrick J. Wong · 11 years ago
  7. 13575ca 9pfs: fix filesystem to wait for stable page writeback by Darrick J. Wong · 11 years ago
  8. 1d1d1a7 mm: only enforce stable page writes if the backing device requires it by Darrick J. Wong · 11 years ago
  9. 3278bb7 ocfs2: unlock super lock if lockres refresh failed by Junxiao Bi · 11 years ago
  10. d787ab0 ocfs2: remove kfree() redundant null checks by Tim Gardner · 11 years ago
  11. 49deb4b configfs: move the dereference below the NULL test by Wei Yongjun · 11 years ago
  12. 7630b66 fs/block_dev.c: page cache wrongly left invalidated after revalidate_disk() by MITSUNARI Shigeo · 11 years ago
  13. 676a067 inotify: remove broken mask checks causing unmount to be EINVAL by Jim Somerville · 11 years ago
  14. 21eaab6 Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  15. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  16. 024e4ec Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 11 years ago
  17. 850cb82 Merge tag 'dlm-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 11 years ago
  18. 2171ee8 Merge tag 'nfs-for-3.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  19. 9b9a72a Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw by Linus Torvalds · 11 years ago
  20. 736a4c1 Merge tag 'for-linus-v3.9-rc1' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  21. c4bc705 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 11 years ago
  22. 2608e3d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 11 years ago
  23. a0b1c42 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  24. 8793422 Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  25. 266d7ad Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  26. d652e1eb Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  27. 666b3d8 NLM: Ensure that we resend all pending blocking locks after a reclaim by Trond Myklebust · 11 years ago
  28. c239905 net: proc: remove proc_net_remove by Gao feng · 11 years ago
  29. b4278c9 net: proc: remove proc_net_fops_create by Gao feng · 11 years ago
  30. 5a12cca umount oops when remove blocklayoutdriver first by fanchaoting · 11 years ago
  31. 96aa154 nfs: remove kfree() redundant null checks by Tim Gardner · 11 years ago
  32. 085b7a4 NFSv4.1: Don't decode skipped layoutgets by Weston Andros Adamson · 11 years ago
  33. 1e82379 xfs: xfs_bmap_add_attrfork_local is too generic by Dave Chinner · 11 years ago
  34. fa5566e xfs: remove log force from xfs_buf_trylock() by Brian Foster · 11 years ago
  35. 5337fe9 xfs: recheck buffer pinned status after push trylock failure by Brian Foster · 11 years ago
  36. a1e16c2 xfs: limit speculative prealloc size on sparse files by Dave Chinner · 11 years ago
  37. fd9a8d7 NFSv4.1: Fix bulk recall and destroy of layouts by Trond Myklebust · 11 years ago
  38. fd95e81 GFS2: Reinstate withdraw ack system by Steven Whitehouse · 11 years ago
  39. fb0af3f pstore: Create a convenient mount point for pstore by Josh Boyer · 11 years ago
  40. c8da19b NFSv4.1: Fix an ABBA locking issue with session and state serialisation by Trond Myklebust · 11 years ago
  41. c21443c NFSv4: Fix a reboot recovery race when opening a file by Trond Myklebust · 11 years ago
  42. 65b62a2 NFSv4: Ensure delegation recall and byte range lock removal don't conflict by Trond Myklebust · 11 years ago
  43. 37380e4 NFSv4: Fix up the return values of nfs4_open_delegation_recall by Trond Myklebust · 11 years ago
  44. d25be54 NFSv4.1: Don't lose locks when a server reboots during delegation return by Trond Myklebust · 11 years ago
  45. 9a99af49 NFSv4.1: Prevent deadlocks between state recovery and file locking by Trond Myklebust · 11 years ago
  46. c137afa NFSv4: Allow the state manager to mark an open_owner as being recovered by Trond Myklebust · 11 years ago
  47. a9834cb Merge branch 'acpi-pm' by Rafael J. Wysocki · 11 years ago
  48. b6f4bee fs/9p: Fix atomic_open by M. Mohan Kumar · 11 years ago
  49. 03f0e02 fs/9p: Don't use O_TRUNC flag in TOPEN and TLOPEN request by Aneesh Kumar K.V · 11 years ago
  50. 7ffdea7 locking in fs/9p ->readdir() by Al Viro · 11 years ago
  51. 8d19514 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  52. 8bd75c7 sched/rt: Move rt specific bits into new header file by Clark Williams · 11 years ago
  53. 311f08a xfs: memory barrier before wake_up_bit() by Alex Elder · 11 years ago
  54. 634734b fuse: allow control of adaptive readdirplus use by Eric Wong · 11 years ago
  55. 1a65e24 Btrfs: move d_instantiate outside the transaction during mksubvol by Chris Mason · 11 years ago
  56. eb6b88d Btrfs: fix EDQUOT handling in btrfs_delalloc_reserve_metadata by Jan Schmidt · 11 years ago
  57. 24f8ebe Merge git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-next.git for-chris into for-linus by Chris Mason · 11 years ago
  58. 59fe4f4 Btrfs: fix possible stale data exposure by Josef Bacik · 11 years ago
  59. 5d1f402 Btrfs: fix missing i_size update by Josef Bacik · 11 years ago
  60. 6f1c360 Btrfs: fix race between snapshot deletion and getting inode by Liu Bo · 11 years ago
  61. 843fcf3 Btrfs: fix missing release of the space/qgroup reservation in start_transaction() by Miao Xie · 11 years ago
  62. 0a3404d Btrfs: fix wrong sync_writers decrement in btrfs_file_aio_write() by Miao Xie · 11 years ago
  63. 222c81d Btrfs: do not merge logged extents if we've removed them from the tree by Josef Bacik · 11 years ago
  64. b2c77a5 Merge tag 'full-dynticks-cputime-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into sched/core by Ingo Molnar · 11 years ago
  65. fe547d7 Merge branch 'fix-max-write' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 11 years ago
  66. a9bae18 nilfs2: fix fix very long mount time issue by Vyacheslav Dubeyko · 11 years ago
  67. d4b0bcf dlm: check the write size from user by David Teigland · 11 years ago
  68. 0415d29 fuse: send poll events by Enke Chen · 11 years ago
  69. dfca7ce fuse: don't WARN when nlink is zero by Miklos Szeredi · 11 years ago
  70. 6a4e922 fuse: avoid out-of-scope stack access by Eric Wong · 11 years ago
  71. 90889a6 Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux into timers/core by Thomas Gleixner · 11 years ago
  72. a21cd50 xfs: refactor space log reservation for XFS_TRANS_ATTR_SET by Jeff Liu · 11 years ago
  73. 762c585 xfs: make use of XFS_SB_LOG_RES() at xfs_fs_log_dummy() by Jeff Liu · 11 years ago
  74. 5166ab0 xfs: make use of XFS_SB_LOG_RES() at xfs_mount_log_sb() by Jeff Liu · 11 years ago
  75. e457274 xfs: make use of XFS_SB_LOG_RES() at xfs_log_sbcount() by Jeff Liu · 11 years ago
  76. a7bd794 xfs: introduce XFS_SB_LOG_RES() for transactions that modify sb on disk by Jeff Liu · 11 years ago
  77. 762d7ba xfs: calculate XFS_TRANS_QM_QUOTAOFF_END space log reservation at mount time by Jeff Liu · 11 years ago
  78. a1bd955 xfs: calculate XFS_TRANS_QM_QUOTAOFF space log reservation at mount time by Jeff Liu · 11 years ago
  79. 4800104 xfs: calculate XFS_TRANS_QM_DQALLOC space log reservation at mount time by Jeff Liu · 11 years ago
  80. f0f2df9 xfs: calcuate XFS_TRANS_QM_SETQLIM space log reservation at mount time by Jeff Liu · 11 years ago
  81. f910a8c xfs: calculate xfs_qm_write_sb_changes() space log reservation at mount time by Jeff Liu · 11 years ago
  82. b0c10b98 xfs: calculate XFS_TRANS_QM_SBCHANGE space log reservation at mount time by Jeff Liu · 11 years ago
  83. 5b292ae xfs: make use of xfs_calc_buf_res() in xfs_trans.c by Jeff Liu · 11 years ago
  84. d2b47cf GFS2: Get a block reservation before resizing a file by Bob Peterson · 11 years ago
  85. 4506a51 GFS2: Split glock lru processing into two parts by Steven Whitehouse · 11 years ago
  86. 4f3b578 xfs: add a helper to figure out the space log reservation per item by Jeff Liu · 11 years ago
  87. 3c91160 btrfs: don't try to notify udev about missing devices by Eric Sandeen · 11 years ago
  88. 322b2b9 Revert "NFS: add nfs_sb_deactive_async to avoid deadlock" by Trond Myklebust · 11 years ago
  89. bf6c8a8 Merge tag 'nfs-for-3.8-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  90. 4582a4a FUSE: Adapt readdirplus to application usage patterns by Feng Shuo · 11 years ago
  91. c2132c1 Do not use RCU for current process credentials by Anatol Pomozov · 11 years ago
  92. c489ee2 NFSv4.1: Handle NFS4ERR_DELAY when resetting the NFSv4.1 session by Trond Myklebust · 11 years ago
  93. ab22541 NFS: Don't silently fail setattr() requests on mountpoints by Trond Myklebust · 11 years ago
  94. f96736e Merge tag 'for-linus-v3.8-rc6' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  95. 4513899 GFS2: Use ->writepages for ordered writes by Steven Whitehouse · 11 years ago
  96. d564053f GFS2: Clean up freeze code by Steven Whitehouse · 11 years ago
  97. c76c4d9 GFS2: Merge gfs2_attach_bufdata() into trans.c by Steven Whitehouse · 12 years ago
  98. 767f433 GFS2: Copy gfs2_trans_add_bh into new data/meta functions by Steven Whitehouse · 12 years ago
  99. 350a9b0 GFS2: Split gfs2_trans_add_bh() into two by Steven Whitehouse · 12 years ago
  100. 75f2b87 GFS2: Merge revoke adding functions by Steven Whitehouse · 12 years ago