1. b235f37 cifs: cifs_convert_address() returns zero on error by Dan Carpenter · 14 years ago
  2. 21e7339 NTLM auth and sign - Allocate session key/client response dynamically by Shirish Pargaonkar · 14 years ago
  3. 6573e9b cifs: update comments - [s/GlobalSMBSesLock/cifs_file_list_lock/g] by Suresh Jayaraman · 14 years ago
  4. eb4b756 cifs: eliminate cifsInodeInfo->write_behind_rc (try #6) by Jeff Layton · 14 years ago
  5. 6c0f621 [CIFS] Fix checkpatch warnings and bump cifs version number by Steve French · 14 years ago
  6. d3f1322 cifs: wait for writeback to complete in cifs_flush by Jeff Layton · 14 years ago
  7. 5f6dbc9 cifs: convert cifsFileInfo->count to non-atomic counter by Jeff Layton · 14 years ago
  8. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  9. 6c2754c Revert "tty: Add a new file /proc/tty/consoles" by Linus Torvalds · 14 years ago
  10. ab34c02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 14 years ago
  11. 73ecf3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  12. b9da057 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  13. f8cae0f ocfs2: drop the BLKDEV_IFL_WAIT flag by Linus Torvalds · 14 years ago
  14. d2ecad9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  15. 2c15bd0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 14 years ago
  16. 5fe3a5a Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  17. 6b81e14 nilfs2: eliminate sparse warning - "context imbalance" by Jiro SEKIBA · 14 years ago
  18. abc0b50 nilfs2: eliminate sparse warnings - "symbol not declared" by Jiro SEKIBA · 14 years ago
  19. 026a7d6 nilfs2: get rid of bdi from nilfs object by Ryusuke Konishi · 14 years ago
  20. 5beb6e0 nilfs2: add bdev freeze/thaw support by Ryusuke Konishi · 14 years ago
  21. c05dbfc nilfs2: accept 64-bit checkpoint numbers in cp mount option by Ryusuke Konishi · 14 years ago
  22. 2879ed6 nilfs2: remove own inode allocator and destructor for metadata files by Ryusuke Konishi · 14 years ago
  23. 090fd5b nilfs2: get rid of back pointer to writable sb instance by Ryusuke Konishi · 14 years ago
  24. c6e0718 nilfs2: get rid of mi_nilfs back pointer to nilfs object by Ryusuke Konishi · 14 years ago
  25. 032dbb3 nilfs2: see state of root dentry for mount check of snapshots by Ryusuke Konishi · 14 years ago
  26. f1e89c8 nilfs2: use iget for all metadata files by Ryusuke Konishi · 14 years ago
  27. c1c1d7092 nilfs2: get rid of GCDAT inode by Ryusuke Konishi · 14 years ago
  28. b1f6a4f nilfs2: add routines to redirect access to buffers of DAT file by Ryusuke Konishi · 14 years ago
  29. ebdfed4 nilfs2: add routines to roll back state of DAT file by Ryusuke Konishi · 14 years ago
  30. a8070dd nilfs2: add routines to save and restore bmap state by Ryusuke Konishi · 14 years ago
  31. adbb39b nilfs2: do not allocate nilfs_mdt_info structure to gc-inodes by Ryusuke Konishi · 14 years ago
  32. 518d1a6 nilfs2: allow nilfs_clear_inode to clear metadata file inodes by Ryusuke Konishi · 14 years ago
  33. 348fe8d nilfs2: simplify life cycle management of nilfs object by Ryusuke Konishi · 14 years ago
  34. f11459a nilfs2: do not allocate multiple super block instances for a device by Ryusuke Konishi · 14 years ago
  35. ab4d8f7 nilfs2: split out nilfs_attach_snapshot by Ryusuke Konishi · 14 years ago
  36. 367ea33 nilfs2: split out nilfs_get_root_dentry by Ryusuke Konishi · 14 years ago
  37. dc3d3b8 nilfs2: deny write access to inodes in snapshots by Ryusuke Konishi · 14 years ago
  38. fd52202 nilfs2: use checkpoint tree for mount check of snapshots by Ryusuke Konishi · 14 years ago
  39. b7c0634 nilfs2: move inode count and block count into root object by Ryusuke Konishi · 14 years ago
  40. e912a5b nilfs2: use root object to get ifile by Ryusuke Konishi · 14 years ago
  41. 8e656fd nilfs2: make snapshots in checkpoint tree exportable by Ryusuke Konishi · 14 years ago
  42. 4d8d929 nilfs2: set pointer to root object in inodes by Ryusuke Konishi · 14 years ago
  43. ba65ae4 nilfs2: add checkpoint tree to nilfs object by Ryusuke Konishi · 14 years ago
  44. 263d90c nilfs2: remove own inode hash used for GC by Ryusuke Konishi · 14 years ago
  45. 5e19a99 nilfs2: separate initializer of metadata file inode by Ryusuke Konishi · 14 years ago
  46. 0e14a35 nilfs2: use iget5_locked to get inode by Ryusuke Konishi · 14 years ago
  47. 6c43f41 nilfs2: keep zero value in i_cno except for gc-inodes by Ryusuke Konishi · 14 years ago
  48. 7d6cd92 nilfs2: allow nilfs_dirty_inode to mark metadata file inodes dirty by Ryusuke Konishi · 14 years ago
  49. b91c9a9 nilfs2: allow nilfs_destroy_inode to destroy metadata file inodes by Ryusuke Konishi · 14 years ago
  50. 9566a7a nilfs2: accept future revisions by Ryusuke Konishi · 14 years ago
  51. 91b7450 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  52. 04cc697 Merge branch 'for-2.6.37/misc' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  53. a288709 Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  54. e9dd2b6 Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  55. 06d3629 Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 14 years ago
  56. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  57. 79f14b7 Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  58. 5704e44 Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  59. f4a3e0b tty: Add a new file /proc/tty/consoles by Dr. Werner Fink · 14 years ago
  60. 38f49a5 sysfs: only access bin file vm_ops with the active lock by Eric W. Biederman · 14 years ago
  61. a6849fa sysfs: Fail bin file mmap if vma close is implemented. by Eric W. Biederman · 14 years ago
  62. e52eec1 SYSFS: Allow boot time switching between deprecated and modern sysfs layout by Andi Kleen · 14 years ago
  63. f3270b1 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  64. b515316 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  65. cdff08e [CIFS] move close processing from cifs_close to cifsFileInfo_put by Steve French · 14 years ago
  66. 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
  67. 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
  68. f6f0a6d Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 14 years ago
  69. 2017bd1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  70. 9f1ad09 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/hfsplus by Linus Torvalds · 14 years ago
  71. 6d7bccc BKL: remove BKL from freevxfs by Arnd Bergmann · 14 years ago
  72. 073c214 BKL: remove BKL from qnx4 by Arnd Bergmann · 14 years ago
  73. 6de5bd1 BKL: introduce CONFIG_BKL. by Arnd Bergmann · 14 years ago
  74. 39dc948 Merge branch 'v2.6.36' by Alex Elder · 14 years ago
  75. 3f9bcca cifs: convert cifs_tcp_ses_lock from a rwlock to a spinlock by Suresh Jayaraman · 14 years ago
  76. e5953cb pipe: fix failure to return error code on ->confirm() by Nicolas Kaiser · 14 years ago
  77. 6599fcb UBIFS: do not allocate unneeded scan buffer by Artem Bityutskiy · 14 years ago
  78. 3601ba2 UBIFS: do not forget to cancel timers by Artem Bityutskiy · 14 years ago
  79. 3903755 UBIFS: remove a bit of unneeded code by Artem Bityutskiy · 14 years ago
  80. efa4c12 ceph: do not carry i_lock for readdir from dcache by Sage Weil · 14 years ago
  81. 61413c2 fs/ceph/xattr.c: Use kmemdup by Julia Lawall · 14 years ago
  82. 571dba5 ceph: add CEPH_MDS_OP_SETDIRLAYOUT and associated ioctl. by Greg Farnum · 14 years ago
  83. 6f453ed ceph: fix debugfs warnings by Randy Dunlap · 14 years ago
  84. 496e595 ceph: switch from BKL to lock_flocks() by Sage Weil · 14 years ago
  85. fca4451 ceph: preallocate flock state without locks held by Greg Farnum · 14 years ago
  86. 18a3819 ceph: use mapping->nrpages to determine if mapping is empty by Sage Weil · 14 years ago
  87. 93afd44 ceph: only invalidate on check_caps if we actually have pages by Sage Weil · 14 years ago
  88. 4c32f5d ceph: do not hide .snap in root directory by Sage Weil · 14 years ago
  89. 3d14c5d ceph: factor out libceph from Ceph file system by Yehuda Sadeh · 14 years ago
  90. ae1533b ceph-rbd: osdc support for osd call and rollback operations by Yehuda Sadeh · 14 years ago
  91. 68b4476 ceph: messenger and osdc changes for rbd by Yehuda Sadeh · 14 years ago
  92. 3499e8a ceph: refactor osdc requests creation functions by Yehuda Sadeh · 14 years ago
  93. 7669a2c ceph: lookup pool in osdmap by name by Yehuda Sadeh · 14 years ago
  94. 809b4e0 Merge branch 'devel-stable' into devel by Russell King · 14 years ago
  95. 3e24e13 cifs: cancel_delayed_work() + flush_scheduled_work() -> cancel_delayed_work_sync() by Tejun Heo · 14 years ago
  96. 89f150f Clean up two declarations of blob_len by Shirish Pargaonkar · 14 years ago
  97. c4a0472 fix rawctl compat ioctls breakage on amd64 and itanic by Al Viro · 15 years ago
  98. fa251f89 Merge branch 'v2.6.36-rc8' into for-2.6.37/barrier by Jens Axboe · 14 years ago
  99. 7681bfe block: fix accounting bug on cross partition merges by Yasuaki Ishimatsu · 14 years ago
  100. a731cd1 xfs: semaphore cleanup by Thomas Gleixner · 14 years ago