1. 6b82021 ocfs2: increase the default size of local alloc windows by Mark Fasheh · 15 years ago
  2. 73c8a80 ocfs2: clean up localalloc mount option size parsing by Mark Fasheh · 15 years ago
  3. a57c8fd ocfs2: remove ocfs2_local_alloc_in_range() by Mark Fasheh · 15 years ago
  4. 33d5d38 ocfs2: allocate btree internal block groups from the global bitmap by Mark Fasheh · 15 years ago
  5. e3b4a97 ocfs2: use allocation reservations for directory data by Mark Fasheh · 15 years ago
  6. 4fe370a ocfs2: use allocation reservations during file write by Mark Fasheh · 15 years ago
  7. d02f00c ocfs2: allocation reservations by Mark Fasheh · 15 years ago
  8. ec20cec ocfs2: Make ocfs2_journal_dirty() void. by Joel Becker · 15 years ago
  9. b4414ee ocfs2: Clear undo bits when local alloc is freed by Mark Fasheh · 15 years ago
  10. b231796 ocfs2: Init meta_ac properly in ocfs2_create_empty_xattr_block. by Tao Ma · 15 years ago
  11. dfe4d3d ocfs2: Fix the update of name_offset when removing xattrs by Tao Ma · 15 years ago
  12. b22b63e ocfs2: Always try for maximum bits with new local alloc windows by Mark Fasheh · 15 years ago
  13. fcefd25 ocfs2: set i_mode on disk during acl operations by Mark Fasheh · 15 years ago
  14. 6527f8f ocfs2: Update i_blocks in reflink operations. by Tao Ma · 15 years ago
  15. 78c37eb ocfs2: Change bg_chain check for ocfs2_validate_gd_parent. by Tao Ma · 15 years ago
  16. ee860b6 by Sachin Prabhu · 15 years ago
  17. f901e75 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 15 years ago
  18. ceb804c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 15 years ago
  19. c91cea1 nilfs2: remove whitespaces before quoted newlines by Ryusuke Konishi · 15 years ago
  20. 55480a0 nilfs2: remove spaces before tabs by Ryusuke Konishi · 15 years ago
  21. 7a65004 nilfs2: fix various typos in comments by Ryusuke Konishi · 15 years ago
  22. 1621562 nilfs2: fix typo "cout" -> "count" in error message by Ryusuke Konishi · 15 years ago
  23. 9ccf56c nilfs2: fix function name typos in docbook comments by Ryusuke Konishi · 15 years ago
  24. 6c477d4 nilfs2: fix discrepancy in use of static specifier by Ryusuke Konishi · 15 years ago
  25. 8cea4eb6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 15 years ago
  26. f78233d 9p: Skip check for mandatory locks when unlocking by Sachin Prabhu · 15 years ago
  27. fc0f296 9p: Fixes a simple bug enabling writes beyond 2GB. by jvrao · 15 years ago
  28. 45bc21e 9p: Change the name of new protocol from 9p2010.L to 9p2000.L by Sripathi Kodi · 15 years ago
  29. fae4528 fs/9p: re-init the wstat in readdir loop by Aneesh Kumar K.V · 15 years ago
  30. 9d85929 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6 by Linus Torvalds · 15 years ago
  31. 3836a03 anon_inodes: mark the anon inode private by Eric Paris · 15 years ago
  32. 83c0fb6 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6 by Linus Torvalds · 15 years ago
  33. c32da02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  34. ad25ad9 ufs: make solaris fsck happy by Evgeniy Dushistov · 15 years ago
  35. b3a0fd4 fs/ufs: recognize Solaris-specific file system state by Alex Viskovatoff · 15 years ago
  36. 5d0e528 Add generic sys_old_select() by Christoph Hellwig · 15 years ago
  37. 019b4d1 fs: buffer_head: remove kmem_cache constructor to reduce memory usage under slub by Richard Kennedy · 15 years ago
  38. 03affde fs/ocfs2/cluster/tcp.c: remove use of NIPQUAD, use %pI4 by Joe Perches · 15 years ago
  39. 720e774 GFS2: Skip check for mandatory locks when unlocking by Sachin Prabhu · 15 years ago
  40. 2e95e3f GFS2: Allow the number of committed revokes to temporarily be negative by Benjamin Marzinski · 15 years ago
  41. 3a065fc udf: use ext2_find_next_bit by Akinobu Mita · 15 years ago
  42. 5833ded udf: Do not read inode before writing it by Jan Kara · 15 years ago
  43. aae917c udf: Fix unalloc space handling in udf_update_inode by Jan Kara · 15 years ago
  44. e9edb1d GFS2: do not select QUOTA by Christoph Hellwig · 15 years ago
  45. 51d0f6d Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  46. da495ec Btrfs: kfree correct pointer during mount option parsing by Josef Bacik · 15 years ago
  47. 6bef4d3 Btrfs: use RB_ROOT to intialize rb_trees instead of setting rb_node to NULL by Eric Paris · 15 years ago
  48. e101541 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  49. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  50. d401403 FS-Cache: Remove the EXPERIMENTAL flag by Christian Kujau · 15 years ago
  51. 0f4288e sysfs: Kill unused sysfs_sb variable. by Eric W. Biederman · 15 years ago
  52. fac2622 sysfs: Pass super_block to sysfs_get_inode by Eric W. Biederman · 15 years ago
  53. 7cb3294 sysfs: Implement sysfs_rename_link by Eric W. Biederman · 15 years ago
  54. 19c38b6 sysfs: Pack sysfs_dirent more tightly. by Eric W. Biederman · 15 years ago
  55. f8d4f61 sysfs: Serialize updates to the vfs inode by Eric W. Biederman · 15 years ago
  56. 6992f53 sysfs: Use one lockdep class per sysfs attribute. by Eric W. Biederman · 15 years ago
  57. a2db684 sysfs: Only take active references on attributes. by Eric W. Biederman · 15 years ago
  58. e72ceb8 sysfs: Remove sysfs_get/put_active_two by Eric W. Biederman · 15 years ago
  59. 52cf25d Driver core: Constify struct sysfs_ops in struct kobj_type by Emese Revfy · 15 years ago
  60. 9cd4361 kobject: Constify struct kset_uevent_ops by Emese Revfy · 15 years ago
  61. 1e5289c sysfs: Cache the last sysfs_dirent to improve readdir scalability v2 by Eric W. Biederman · 15 years ago
  62. 1c205ae sysfs: Add sysfs_add/remove_files utility functions by Andi Kleen · 15 years ago
  63. 138860b seq_file: fix new kernel-doc warnings by Randy Dunlap · 15 years ago
  64. b8fa057 Revert "lib: build list_sort() only if needed" by Linus Torvalds · 15 years ago
  65. 66b8915 Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfs by Linus Torvalds · 15 years ago
  66. 66ce3cf Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  67. 05c5cb3 Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  68. 76595f7 coredump: suppress uid comparison test if core output files are pipes by Neil Horman · 15 years ago
  69. 5c99cbf coredump: set ->group_exit_code for other CLONE_VM tasks too by Oleg Nesterov · 15 years ago
  70. 30736a4 coredump: pass mm->flags as a coredump parameter for consistency by Masami Hiramatsu · 15 years ago
  71. 8d9032b elf coredump: add extended numbering support by Daisuke HATAYAMA · 15 years ago
  72. 93eb211 elf coredump: make offset calculation process and writing process explicit by Daisuke HATAYAMA · 15 years ago
  73. 1fcccba elf coredump: replace ELF_CORE_EXTRA_* macros by functions by Daisuke HATAYAMA · 15 years ago
  74. 088e7af coredump: move dump_write() and dump_seek() into a header file by Daisuke HATAYAMA · 15 years ago
  75. 05f47fd coredump: unify dump_seek() implementations for each binfmt_*.c by Daisuke HATAYAMA · 15 years ago
  76. 12bac0d proc: warn on non-existing proc entries by Alexey Dobriyan · 15 years ago
  77. e17a576 proc: do translation + unlink atomically at remove_proc_entry() by Alexey Dobriyan · 15 years ago
  78. 45bf5cd fs/compat_ioctl.c: suppress two warnings by Andrew Morton · 15 years ago
  79. a069c26 lib: build list_sort() only if needed by Don Mullis · 15 years ago
  80. 5ef097d exec: create initial stack independent of PAGE_SIZE by Michael Neuling · 15 years ago
  81. d554ed89 fs: use rlimit helpers by Jiri Slaby · 15 years ago
  82. 5beb493 mm: change anon_vma linking to fix multi-process server scalability issue by Rik van Riel · 15 years ago
  83. 42e4960 vfs: take f_lock on modifying f_mode after open time by Wu Fengguang · 15 years ago
  84. b084d43 mm: count swap usage by KAMEZAWA Hiroyuki · 15 years ago
  85. 34e5523 mm: avoid false sharing of mm_counter by KAMEZAWA Hiroyuki · 15 years ago
  86. d559db0 mm: clean up mm_counter by KAMEZAWA Hiroyuki · 15 years ago
  87. 984b3f5 bitops: rename for_each_bit() to for_each_set_bit() by Akinobu Mita · 15 years ago
  88. 781b167 Fix a dumb typo - use of & instead of && by Al Viro · 15 years ago
  89. c2f843f [LogFS] Change magic number by Joern Engel · 15 years ago
  90. 9cf05b4 [LogFS] Remove h_version field by Joern Engel · 15 years ago
  91. cc7889f Merge branch 'nfs-for-2.6.34' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 15 years ago
  92. b13d3c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 15 years ago
  93. e213e26 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 15 years ago
  94. 5717144 fs/9p: Add hardlink support to .u extension by Aneesh Kumar K.V · 15 years ago
  95. 342fee1 9P2010.L handshake: Remove "dotu" variable by Sripathi Kodi · 15 years ago
  96. dd6102f 9P2010.L handshake: Add VFS flags by Sripathi Kodi · 15 years ago
  97. 3fa04ec Merge branch 'writeback-for-2.6.34' into nfs-for-2.6.34 by Trond Myklebust · 15 years ago
  98. 1cda707 NFS: Remove requirement for inode->i_mutex from nfs_invalidate_mapping by Trond Myklebust · 15 years ago
  99. 5cf9521 NFS: Clean up nfs_sync_mapping by Trond Myklebust · 15 years ago
  100. 7f2f12d NFS: Simplify nfs_wb_page() by Trond Myklebust · 15 years ago