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