1. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  2. 79f14b7 Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  3. 5704e44 Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  4. f4a3e0b tty: Add a new file /proc/tty/consoles by Dr. Werner Fink · 14 years ago
  5. 38f49a5 sysfs: only access bin file vm_ops with the active lock by Eric W. Biederman · 14 years ago
  6. a6849fa sysfs: Fail bin file mmap if vma close is implemented. by Eric W. Biederman · 14 years ago
  7. e52eec1 SYSFS: Allow boot time switching between deprecated and modern sysfs layout by Andi Kleen · 14 years ago
  8. 46e387b Merge branch 'hwpoison-hugepages' into hwpoison by Andi Kleen · 14 years ago
  9. df27570 Merge branch 'hwpoison-fixes-2.6.37' into hwpoison by Andi Kleen · 14 years ago
  10. f3270b1 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  11. b515316 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  12. cdff08e [CIFS] move close processing from cifs_close to cifsFileInfo_put by Steve French · 14 years ago
  13. a8cbf22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  14. 31b7eab Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  15. f6f0a6d Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 14 years ago
  16. 2017bd1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  17. 9f1ad09 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/hfsplus by Linus Torvalds · 14 years ago
  18. 6d7bccc BKL: remove BKL from freevxfs by Arnd Bergmann · 14 years ago
  19. 073c214 BKL: remove BKL from qnx4 by Arnd Bergmann · 14 years ago
  20. 5d18c1c nfsd4: only require krb5 principal for NFSv4.0 callbacks by J. Bruce Fields · 14 years ago
  21. 8323c3b nfsd4: move minorversion to client by J. Bruce Fields · 14 years ago
  22. 792c95d nfsd4: delay session removal till free_client by J. Bruce Fields · 14 years ago
  23. 5a3c9d7 nfsd4: separate callback change and callback probe by J. Bruce Fields · 14 years ago
  24. 8b5ce5c nfsd4: callback program number is per-session by J. Bruce Fields · 14 years ago
  25. d29c374 nfsd4: track backchannel connections by J. Bruce Fields · 14 years ago
  26. 86c3e16 nfsd4: confirm only on succesful create_session by J. Bruce Fields · 14 years ago
  27. ac7c46f nfsd4: make backchannel sequence number per-session by J. Bruce Fields · 14 years ago
  28. 90c8145 nfsd4: use client pointer to backchannel session by J. Bruce Fields · 14 years ago
  29. edd7678 nfsd4: move callback setup into session init code by J. Bruce Fields · 14 years ago
  30. cd5b814 nfsd4: don't cache seq_misordered replies by J. Bruce Fields · 14 years ago
  31. 6de5bd1 BKL: introduce CONFIG_BKL. by Arnd Bergmann · 14 years ago
  32. 39dc948 Merge branch 'v2.6.36' by Alex Elder · 14 years ago
  33. 3f9bcca cifs: convert cifs_tcp_ses_lock from a rwlock to a spinlock by Suresh Jayaraman · 14 years ago
  34. e5953cb pipe: fix failure to return error code on ->confirm() by Nicolas Kaiser · 14 years ago
  35. 6599fcb UBIFS: do not allocate unneeded scan buffer by Artem Bityutskiy · 14 years ago
  36. 3601ba2 UBIFS: do not forget to cancel timers by Artem Bityutskiy · 14 years ago
  37. 3903755 UBIFS: remove a bit of unneeded code by Artem Bityutskiy · 14 years ago
  38. efa4c12 ceph: do not carry i_lock for readdir from dcache by Sage Weil · 14 years ago
  39. 61413c2 fs/ceph/xattr.c: Use kmemdup by Julia Lawall · 14 years ago
  40. 571dba5 ceph: add CEPH_MDS_OP_SETDIRLAYOUT and associated ioctl. by Greg Farnum · 14 years ago
  41. 6f453ed ceph: fix debugfs warnings by Randy Dunlap · 14 years ago
  42. 496e595 ceph: switch from BKL to lock_flocks() by Sage Weil · 14 years ago
  43. fca4451 ceph: preallocate flock state without locks held by Greg Farnum · 14 years ago
  44. 18a3819 ceph: use mapping->nrpages to determine if mapping is empty by Sage Weil · 14 years ago
  45. 93afd44 ceph: only invalidate on check_caps if we actually have pages by Sage Weil · 14 years ago
  46. 4c32f5d ceph: do not hide .snap in root directory by Sage Weil · 14 years ago
  47. 3d14c5d ceph: factor out libceph from Ceph file system by Yehuda Sadeh · 14 years ago
  48. ae1533b ceph-rbd: osdc support for osd call and rollback operations by Yehuda Sadeh · 14 years ago
  49. 68b4476 ceph: messenger and osdc changes for rbd by Yehuda Sadeh · 14 years ago
  50. 3499e8a ceph: refactor osdc requests creation functions by Yehuda Sadeh · 14 years ago
  51. 7669a2c ceph: lookup pool in osdmap by name by Yehuda Sadeh · 14 years ago
  52. 6eaa614 NFSv4: Don't call nfs4_reclaim_complete() on receiving NFS4ERR_STALE_CLIENTID by Trond Myklebust · 14 years ago
  53. ae1007d3 NFSv4: Don't call nfs4_state_mark_reclaim_reboot() from error handlers by Trond Myklebust · 14 years ago
  54. b0ed9db NFSv4: Fix open recovery by Trond Myklebust · 14 years ago
  55. bc4866b NFS: Don't SIGBUS if nfs_vm_page_mkwrite races with a cache invalidation by Trond Myklebust · 14 years ago
  56. 809b4e0 Merge branch 'devel-stable' into devel by Russell King · 14 years ago
  57. 3e24e13 cifs: cancel_delayed_work() + flush_scheduled_work() -> cancel_delayed_work_sync() by Tejun Heo · 14 years ago
  58. 89f150f Clean up two declarations of blob_len by Shirish Pargaonkar · 14 years ago
  59. c4a0472 fix rawctl compat ioctls breakage on amd64 and itanic by Al Viro · 15 years ago
  60. fa251f89 Merge branch 'v2.6.36-rc8' into for-2.6.37/barrier by Jens Axboe · 14 years ago
  61. 7681bfe block: fix accounting bug on cross partition merges by Yasuaki Ishimatsu · 14 years ago
  62. a731cd1 xfs: semaphore cleanup by Thomas Gleixner · 14 years ago
  63. 6743099 xfs: Extend project quotas to support 32bit project ids by Arkadiusz Mi?kiewicz · 14 years ago
  64. 1a1a3e9 xfs: remove xfs_buf wrappers by Christoph Hellwig · 14 years ago
  65. 6c77b0e xfs: remove xfs_cred.h by Christoph Hellwig · 14 years ago
  66. 78a4b09 xfs: remove xfs_globals.h by Christoph Hellwig · 14 years ago
  67. 668332e xfs: remove xfs_version.h by Christoph Hellwig · 14 years ago
  68. 1ae4fe6 xfs: remove xfs_refcache.h by Christoph Hellwig · 14 years ago
  69. 4957a44 xfs: fix the xfs_trans_committed by Christoph Hellwig · 14 years ago
  70. dfe188d xfs: remove unused t_callback field in struct xfs_trans by Christoph Hellwig · 14 years ago
  71. d276734 xfs: fix bogus m_maxagi check in xfs_iget by Christoph Hellwig · 14 years ago
  72. 1b04071 xfs: do not use xfs_mod_incore_sb_batch for per-cpu counters by Christoph Hellwig · 14 years ago
  73. 96540c7 xfs: do not use xfs_mod_incore_sb for per-cpu counters by Christoph Hellwig · 14 years ago
  74. 61ba35d xfs: remove XFS_MOUNT_NO_PERCPU_SB by Christoph Hellwig · 14 years ago
  75. 50f59e8 xfs: pack xfs_buf structure more tightly by Dave Chinner · 14 years ago
  76. 74f75a0 xfs: convert buffer cache hash to rbtree by Dave Chinner · 14 years ago
  77. 69b491c xfs: serialise inode reclaim within an AG by Dave Chinner · 14 years ago
  78. e3a20c0 xfs: batch inode reclaim lookup by Dave Chinner · 14 years ago
  79. 78ae525 xfs: implement batched inode lookups for AG walking by Dave Chinner · 14 years ago
  80. e13de95 xfs: split out inode walk inode grabbing by Dave Chinner · 14 years ago
  81. 65d0f20 xfs: split inode AG walking into separate code for reclaim by Dave Chinner · 14 years ago
  82. 69d6cc7 xfs: remove buftarg hash for external devices by Dave Chinner · 14 years ago
  83. 1922c94 xfs: use unhashed buffers for size checks by Dave Chinner · 14 years ago
  84. 26af655 xfs: kill XBF_FS_MANAGED buffers by Dave Chinner · 14 years ago
  85. ebad861 xfs: store xfs_mount in the buftarg instead of in the xfs_buf by Dave Chinner · 14 years ago
  86. 5adc94c xfs: introduced uncached buffer read primitve by Dave Chinner · 14 years ago
  87. 686865f xfs: rename xfs_buf_get_nodaddr to be more appropriate by Dave Chinner · 14 years ago
  88. dcd79a1 xfs: don't use vfs writeback for pure metadata modifications by Dave Chinner · 14 years ago
  89. e176579 xfs: lockless per-ag lookups by Dave Chinner · 14 years ago
  90. bd32d25 xfs: remove debug assert for per-ag reference counting by Dave Chinner · 14 years ago
  91. d1583a3 xfs: reduce the number of CIL lock round trips during commit by Dave Chinner · 14 years ago
  92. 9c16991 xfs: eliminate some newly-reported gcc warnings by Poyo VL · 14 years ago
  93. c0e59e1 xfs: remove the ->kill_root btree operation by Christoph Hellwig · 14 years ago
  94. acecf1b xfs: stop using xfs_qm_dqtobp in xfs_qm_dqflush by Christoph Hellwig · 14 years ago
  95. 52fda11 xfs: simplify xfs_qm_dqusage_adjust by Christoph Hellwig · 14 years ago
  96. 4472235 xfs: Introduce XFS_IOC_ZERO_RANGE by Dave Chinner · 14 years ago
  97. 3ae4c9d xfs: use range primitives for xfs page cache operations by Dave Chinner · 14 years ago
  98. 115e19c exofs: Set i_mapping->backing_dev_info anyway by Boaz Harrosh · 14 years ago
  99. 7aebf41 exofs: Cleaup read path in regard with read_for_write by Boaz Harrosh · 14 years ago
  100. f2f108e Merge branch 'linus' into core/locking by Ingo Molnar · 14 years ago