1. 23a2ad6 fs/ext2/super.c: Use printf extension %pV by Joe Perches · 14 years ago
  2. 31d710a ext3: don't update sb journal_devnum when RO dev by Maciej Żenczykowski · 14 years ago
  3. 31edf27 Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'versatile' into devel by Russell King · 14 years ago
  4. 09e099d block: fix accounting bug on cross partition merges by Jerome Marchand · 14 years ago
  5. 27066fd4 Merge commit 'v2.6.37' into sched/core by Ingo Molnar · 14 years ago
  6. d3a23e1 Revert "fs: use RCU read side protection in d_validate" by Nick Piggin · 14 years ago
  7. 6f3d772 nfs4: set source address when callback is generated by Takuma Umeya · 14 years ago
  8. 3c72602 nfsd4: return nfs errno from name_to_id functions by J. Bruce Fields · 14 years ago
  9. 775a190 nfsd4: remove outdated pathname-comments by J. Bruce Fields · 14 years ago
  10. 2ca72e1 nfsd4: move idmap and acl header files into fs/nfsd by J. Bruce Fields · 14 years ago
  11. f6af99e nfsd4: name->id mapping should fail with BADOWNER not BADNAME by J. Bruce Fields · 14 years ago
  12. 255c7cf locks: minor setlease cleanup by J. Bruce Fields · 14 years ago
  13. c45821d locks: eliminate fl_mylease callback by J. Bruce Fields · 14 years ago
  14. c84d500 nfsd4: use a single struct file for delegations by J. Bruce Fields · 14 years ago
  15. e63eb93 nfsd4: eliminate lease delete callback by J. Bruce Fields · 14 years ago
  16. da165dd nfsd: remove some unnecessary dropit handling by J. Bruce Fields · 14 years ago
  17. 062304a nfsd: stop translating EAGAIN to nfserr_dropit by J. Bruce Fields · 14 years ago
  18. 9e701c6 svcrpc: simpler request dropping by J. Bruce Fields · 14 years ago
  19. 3beb6cd nfsd: don't drop requests on -ENOMEM by J. Bruce Fields · 14 years ago
  20. 65e4c89 nfsd: declare several functions of nfs4callback as static by Kirill A. Shutemov · 14 years ago
  21. 65e5341 Btrfs: fix off by one while setting block groups readonly by Chris Mason · 14 years ago
  22. 64c2ce8 nfsv4: Switch to generic xattr handling code by Aneesh Kumar K.V · 14 years ago
  23. a8a5da9 nfs: Set MS_POSIXACL always by Aneesh Kumar K.V · 14 years ago
  24. bf0c84f NFS: use ERR_CAST() by Namhyung Kim · 14 years ago
  25. 5f3e97c nfs: fix mispelling of idmap CONFIG symbol by J. Bruce Fields · 14 years ago
  26. 51f128e lockd: double unlock in next_host_state() by Dan Carpenter · 14 years ago
  27. 878215f NFS: Don't leak in nfs_proc_symlink() by Jesper Juhl · 14 years ago
  28. a6e8dc4 bio-integrity: mark kintegrityd_wq highpri and CPU intensive by Tejun Heo · 14 years ago
  29. 22b6dee nfsd4: fix oops on secinfo_no_name result encoding by Mi Jinlong · 14 years ago
  30. 88ae762 [media] V4L1 removal: Remove linux/videodev.h by Mauro Carvalho Chehab · 14 years ago
  31. ca01d6d pstore: new filesystem interface to platform persistent storage by Tony Luck · 14 years ago
  32. 5d8e4bd ncpfs: don't use flush_scheduled_work() by Tejun Heo · 14 years ago
  33. 9b00a81 ocfs2: don't use flush_scheduled_work() by Tejun Heo · 14 years ago
  34. eda4b71 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  35. 55fb78a Merge branch 'linus-hot-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
  36. 8a7411a ext4: fix on-line resizing regression by Theodore Ts'o · 14 years ago
  37. f06328d logfs: fix "Kernel BUG at readwrite.c:1193" by Prasad Joshi · 14 years ago
  38. eabb26c logfs: fix deadlock in logfs_get_wblocks, hold and wait on super->s_write_mutex by Prasad Joshi · 14 years ago
  39. db02754 ocfs2/cluster: Show o2net timing statistics by Sunil Mushran · 14 years ago
  40. e453039 ocfs2/cluster: Track process message timing stats for each socket by Sunil Mushran · 14 years ago
  41. 3c193b3 ocfs2/cluster: Track send message timing stats for each socket by Sunil Mushran · 14 years ago
  42. ff1becb ocfs2/cluster: Use ktime instead of timeval in struct o2net_sock_container by Sunil Mushran · 14 years ago
  43. 3f9c14f ocfs2/cluster: Replace timeval with ktime in struct o2net_send_tracking by Sunil Mushran · 14 years ago
  44. 8757241 ocfs2: Add DEBUG_FS dependency by Sunil Mushran · 14 years ago
  45. 079ffb7 ocfs2/dlm: Hard code the values for enums by Sunil Mushran · 14 years ago
  46. 37096a7 ocfs2/dlm: Minor cleanup by Sunil Mushran · 14 years ago
  47. 02bd9c3 ocfs2/dlm: Cleanup dlmdebug.c by Sunil Mushran · 14 years ago
  48. 1e6d915 ocfs2: Release buffer_head in case of error in ocfs2_double_lock. by Tao Ma · 14 years ago
  49. 0caa102 Btrfs: Add BTRFS_IOC_SUBVOL_GETFLAGS/SETFLAGS ioctls by Li Zefan · 14 years ago
  50. b83cc96 Btrfs: Add readonly snapshots support by Li Zefan · 14 years ago
  51. fa0d2b9 Btrfs: Refactor btrfs_ioctl_snap_create() by Li Zefan · 14 years ago
  52. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  53. 3a39c18 btrfs: Extract duplicate decompress code by Li Zefan · 14 years ago
  54. 1a419d8 btrfs: Allow to specify compress method when defrag by Li Zefan · 14 years ago
  55. a6fa6fa btrfs: Add lzo compression support by Li Zefan · 14 years ago
  56. 261507a0 btrfs: Allow to add new compression algorithm by Li Zefan · 14 years ago
  57. 4b72029 btrfs: Fix error handling in zlib by Li Zefan · 14 years ago
  58. 8844355 btrfs: Fix bugs in zlib workspace by Li Zefan · 14 years ago
  59. 7d8f987 ocfs2: Fix system inodes cache overflow. by Tao Ma · 14 years ago
  60. 1174dd1 NFSv4: Convert a few commas into semicolons... by Trond Myklebust · 14 years ago
  61. aa69947 NFS: suppressing showing of default mount port value in /proc fixed by Stanislav Kinsbursky · 14 years ago
  62. 611c96c nfs4: fix units bug causing hang on recovery by J. Bruce Fields · 14 years ago
  63. 72895b1 nfs: Take advantage of kmem_cache_zalloc() in nfs_page_alloc() by Jesper Juhl · 14 years ago
  64. c8b031e NFS: Remove redundant unlikely() by Tobias Klauser · 14 years ago
  65. 9d5004f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  66. d0eb2f3 xfs: convert grant head manipulations to lockless algorithm by Dave Chinner · 14 years ago
  67. 3f16b98 xfs: introduce new locks for the log grant ticket wait queues by Dave Chinner · 14 years ago
  68. 3cb50dd Fix btrfs b0rkage by Al Viro · 14 years ago
  69. b72143a ext4: Add error checking to kmem_cache_alloc() call in ext4_free_blocks() by Theodore Ts'o · 14 years ago
  70. 3603b8e Fix compile warnings due to missing removal of a 'ret' variable by Jens Axboe · 14 years ago
  71. 0ff2ea7 ext4: Use printf extension %pV by Joe Perches · 14 years ago
  72. 94de56a ext4: Use vzalloc in ext4_fill_flex_info() by Joe Perches · 14 years ago
  73. af0b44a ext4: zero out nanosecond timestamps for small inodes by Eric Sandeen · 14 years ago
  74. cad3f00 ext4: optimize ext4_check_dir_entry() with unlikely() annotations by Theodore Ts'o · 14 years ago
  75. b17b35e ext4: use kmem_cache_zalloc() in ext4_init_io_end() by Jesper Juhl · 14 years ago
  76. 6ca7b13 ext4: Remove redundant unlikely() by Tobias Klauser · 14 years ago
  77. ca68088 Merge commit 'v2.6.37-rc6' into sched/core by Ingo Molnar · 14 years ago
  78. b7271b0 jbd2: simplify return path of journal_init_common by Theodore Ts'o · 14 years ago
  79. 9a4f627 jbd2: move debug message into debug #ifdef by Theodore Ts'o · 14 years ago
  80. ae00b26 jbd2: remove unnecessary goto statement by Theodore Ts'o · 14 years ago
  81. a1dd533 jbd2: use offset_in_page() instead of manual calculation by Theodore Ts'o · 14 years ago
  82. cfef2c6 jbd2: Fix a debug message in do_get_write_access() by Theodore Ts'o · 14 years ago
  83. 04f4ad1 nfsd4: implement secinfo_no_name by J. Bruce Fields · 14 years ago
  84. 0ff7ab4 nfsd4: move guts of nfsd4_lookupp into helper by J. Bruce Fields · 14 years ago
  85. 56560b9 nfsd4: 4.1 SECINFO should consume filehandle by J. Bruce Fields · 14 years ago
  86. 5b6a599 nfs: add missed CONFIG_NFSD_DEPRECATED by bookjovi@gmail.com · 14 years ago
  87. 18b631f nfsd: fix offset printk's in nfsd3 read/write by J. Bruce Fields · 14 years ago
  88. e203d50 nfsd4: fix mixed 4.0/4.1 handling, 4.1 reboot by J. Bruce Fields · 14 years ago
  89. 6e5f15c nfsd4: replace unintuitive match_clientid_establishment by J. Bruce Fields · 14 years ago
  90. ec66ee3 Merge commit 'v2.6.37-rc6' into for-2.6.38 by J. Bruce Fields · 14 years ago
  91. b6aa590 ceph: mark user pages dirty on direct-io reads by Henry C Chang · 14 years ago
  92. 92cf765 ceph: fix null pointer dereference in ceph_init_dentry for nfs reexport by Sage Weil · 14 years ago
  93. 670be5a jbd2: Use pr_notice_ratelimited() in journal_alloc_journal_head() by Theodore Ts'o · 14 years ago
  94. a8901d3 ext4: Use pr_warning_ratelimited() instead of printk_ratelimit() by Theodore Ts'o · 14 years ago
  95. ee1be86 fs: Use this_cpu_inc_return in buffer.c by Christoph Lameter · 14 years ago
  96. 275c8b9 Merge branch 'this_cpu_ops' into for-2.6.38 by Tejun Heo · 14 years ago
  97. c7b9251 fs: Use this_cpu_xx operations in buffer.c by Christoph Lameter · 14 years ago
  98. e61eb2e fs/block: type signature of major_to_index(int) to major_to_index(unsigned) by Yang Zhang · 14 years ago
  99. a8adbe3 fs/splice: Pull buf->ops->confirm() from splice_from_pipe actors by Michał Mirosław · 14 years ago
  100. b7b8de0 TTY: Add tty ioctl to figure device node of the system console. by Werner Fink · 14 years ago