1. 73f7341 Btrfs: change how we mount subvolumes by Josef Bacik · 15 years ago
  2. 1253483 Btrfs: make set/get functions for the super compat_ro flags use compat_ro by Josef Bacik · 15 years ago
  3. ac8e981 Btrfs: add search and inode lookup ioctls by Chris Mason · 14 years ago
  4. 98d377a Btrfs: add a function to lookup a directory path by following backrefs by TARUISI Hiroaki · 15 years ago
  5. 108afd0 omfs: remove unused version.h include by Huang Weiyi · 14 years ago
  6. d330a5b ext4: Fix estimate of # of blocks needed to write indirect-mapped files by Jan Kara · 14 years ago
  7. f901e75 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 14 years ago
  8. ceb804c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 14 years ago
  9. c91cea1 nilfs2: remove whitespaces before quoted newlines by Ryusuke Konishi · 14 years ago
  10. 55480a0 nilfs2: remove spaces before tabs by Ryusuke Konishi · 14 years ago
  11. 7a65004 nilfs2: fix various typos in comments by Ryusuke Konishi · 14 years ago
  12. 1621562 nilfs2: fix typo "cout" -> "count" in error message by Ryusuke Konishi · 14 years ago
  13. 9ccf56c nilfs2: fix function name typos in docbook comments by Ryusuke Konishi · 14 years ago
  14. 6c477d4 nilfs2: fix discrepancy in use of static specifier by Ryusuke Konishi · 14 years ago
  15. 8cea4eb Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 14 years ago
  16. f78233d 9p: Skip check for mandatory locks when unlocking by Sachin Prabhu · 14 years ago
  17. fc0f296 9p: Fixes a simple bug enabling writes beyond 2GB. by jvrao · 14 years ago
  18. 45bc21e 9p: Change the name of new protocol from 9p2010.L to 9p2000.L by Sripathi Kodi · 14 years ago
  19. fae4528 fs/9p: re-init the wstat in readdir loop by Aneesh Kumar K.V · 14 years ago
  20. 9d85929 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6 by Linus Torvalds · 14 years ago
  21. 3836a03 anon_inodes: mark the anon inode private by Eric Paris · 14 years ago
  22. 83c0fb6 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6 by Linus Torvalds · 14 years ago
  23. c32da02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  24. ad25ad9 ufs: make solaris fsck happy by Evgeniy Dushistov · 14 years ago
  25. b3a0fd4 fs/ufs: recognize Solaris-specific file system state by Alex Viskovatoff · 14 years ago
  26. 5d0e528 Add generic sys_old_select() by Christoph Hellwig · 14 years ago
  27. 019b4d1 fs: buffer_head: remove kmem_cache constructor to reduce memory usage under slub by Richard Kennedy · 14 years ago
  28. 03affde fs/ocfs2/cluster/tcp.c: remove use of NIPQUAD, use %pI4 by Joe Perches · 14 years ago
  29. f11c9c5 vfs: improve writeback_inodes_wb() by Edward Shishkin · 14 years ago
  30. 720e774 GFS2: Skip check for mandatory locks when unlocking by Sachin Prabhu · 14 years ago
  31. bb6fbc4 NFS: Avoid a deadlock in nfs_release_page by Trond Myklebust · 14 years ago
  32. 2e95e3f GFS2: Allow the number of committed revokes to temporarily be negative by Benjamin Marzinski · 14 years ago
  33. b4d2314 NFSv4: Don't ignore the NFS_INO_REVAL_FORCED flag in nfs_revalidate_inode() by Trond Myklebust · 14 years ago
  34. e739cf1 Merge commit 'v2.6.34-rc1' into for-2.6.35-incoming by J. Bruce Fields · 14 years ago
  35. ff215713 [CIFS] checkpatch cleanup by Steve French · 14 years ago
  36. abab095 cifs: add cifs_revalidate_file by Jeff Layton · 15 years ago
  37. 3a065fc udf: use ext2_find_next_bit by Akinobu Mita · 14 years ago
  38. 5833ded udf: Do not read inode before writing it by Jan Kara · 15 years ago
  39. aae917c udf: Fix unalloc space handling in udf_update_inode by Jan Kara · 15 years ago
  40. e9edb1d GFS2: do not select QUOTA by Christoph Hellwig · 14 years ago
  41. 51d0f6d Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  42. da495ec Btrfs: kfree correct pointer during mount option parsing by Josef Bacik · 14 years ago
  43. 6bef4d3 Btrfs: use RB_ROOT to intialize rb_trees instead of setting rb_node to NULL by Eric Paris · 14 years ago
  44. 49697ee nfs4: Make the v4 callback service hidden by Steve Dickson · 15 years ago
  45. 7dd08a5 nfs: fix unlikely memory leak by Dan Carpenter · 14 years ago
  46. e101541 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  47. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  48. d401403 FS-Cache: Remove the EXPERIMENTAL flag by Christian Kujau · 14 years ago
  49. 8bf8c37 blkdev: fix merge_bvec_fn return value checks v2 by Dmitry Monakhov · 14 years ago
  50. 0f4288e sysfs: Kill unused sysfs_sb variable. by Eric W. Biederman · 15 years ago
  51. fac2622 sysfs: Pass super_block to sysfs_get_inode by Eric W. Biederman · 15 years ago
  52. 7cb3294 sysfs: Implement sysfs_rename_link by Eric W. Biederman · 15 years ago
  53. 19c38b6 sysfs: Pack sysfs_dirent more tightly. by Eric W. Biederman · 15 years ago
  54. f8d4f61 sysfs: Serialize updates to the vfs inode by Eric W. Biederman · 15 years ago
  55. 6992f53 sysfs: Use one lockdep class per sysfs attribute. by Eric W. Biederman · 15 years ago
  56. a2db684 sysfs: Only take active references on attributes. by Eric W. Biederman · 15 years ago
  57. e72ceb8 sysfs: Remove sysfs_get/put_active_two by Eric W. Biederman · 15 years ago
  58. 52cf25d Driver core: Constify struct sysfs_ops in struct kobj_type by Emese Revfy · 15 years ago
  59. 9cd4361 kobject: Constify struct kset_uevent_ops by Emese Revfy · 15 years ago
  60. 1e5289c sysfs: Cache the last sysfs_dirent to improve readdir scalability v2 by Eric W. Biederman · 15 years ago
  61. 1c205ae sysfs: Add sysfs_add/remove_files utility functions by Andi Kleen · 15 years ago
  62. 138860b seq_file: fix new kernel-doc warnings by Randy Dunlap · 14 years ago
  63. b8fa057 Revert "lib: build list_sort() only if needed" by Linus Torvalds · 14 years ago
  64. 66b8915 Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfs by Linus Torvalds · 14 years ago
  65. e7b184f nfsd4: document lease/grace-period limits by J. Bruce Fields · 14 years ago
  66. efc4bb4f nfsd4: allow setting grace period time by J. Bruce Fields · 14 years ago
  67. f013574 nfsd4: reshuffle lease-setting code to allow reuse by J. Bruce Fields · 14 years ago
  68. f958a13 nfsd4: remove unnecessary lease-setting function by J. Bruce Fields · 14 years ago
  69. e46b498 nfsd4: simplify lease/grace interaction by J. Bruce Fields · 14 years ago
  70. cf07d2e nfsd4: simplify references to nfsd4 lease time by J. Bruce Fields · 14 years ago
  71. 66ce3cf Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  72. 05c5cb3 Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  73. 76595f7 coredump: suppress uid comparison test if core output files are pipes by Neil Horman · 14 years ago
  74. 5c99cbf coredump: set ->group_exit_code for other CLONE_VM tasks too by Oleg Nesterov · 14 years ago
  75. 30736a4 coredump: pass mm->flags as a coredump parameter for consistency by Masami Hiramatsu · 14 years ago
  76. 8d9032b elf coredump: add extended numbering support by Daisuke HATAYAMA · 14 years ago
  77. 93eb211 elf coredump: make offset calculation process and writing process explicit by Daisuke HATAYAMA · 14 years ago
  78. 1fcccba elf coredump: replace ELF_CORE_EXTRA_* macros by functions by Daisuke HATAYAMA · 14 years ago
  79. 088e7af coredump: move dump_write() and dump_seek() into a header file by Daisuke HATAYAMA · 14 years ago
  80. 05f47fd coredump: unify dump_seek() implementations for each binfmt_*.c by Daisuke HATAYAMA · 14 years ago
  81. 12bac0d proc: warn on non-existing proc entries by Alexey Dobriyan · 14 years ago
  82. e17a576 proc: do translation + unlink atomically at remove_proc_entry() by Alexey Dobriyan · 14 years ago
  83. 45bf5cd fs/compat_ioctl.c: suppress two warnings by Andrew Morton · 14 years ago
  84. a069c26 lib: build list_sort() only if needed by Don Mullis · 14 years ago
  85. 5ef097d exec: create initial stack independent of PAGE_SIZE by Michael Neuling · 14 years ago
  86. d554ed89 fs: use rlimit helpers by Jiri Slaby · 14 years ago
  87. 5beb493 mm: change anon_vma linking to fix multi-process server scalability issue by Rik van Riel · 14 years ago
  88. 42e4960 vfs: take f_lock on modifying f_mode after open time by Wu Fengguang · 14 years ago
  89. b084d43 mm: count swap usage by KAMEZAWA Hiroyuki · 14 years ago
  90. 34e5523 mm: avoid false sharing of mm_counter by KAMEZAWA Hiroyuki · 14 years ago
  91. d559db0 mm: clean up mm_counter by KAMEZAWA Hiroyuki · 14 years ago
  92. 984b3f5 bitops: rename for_each_bit() to for_each_set_bit() by Akinobu Mita · 14 years ago
  93. 781b167 Fix a dumb typo - use of & instead of && by Al Viro · 14 years ago
  94. c2f843f [LogFS] Change magic number by Joern Engel · 14 years ago
  95. 9cf05b4 [LogFS] Remove h_version field by Joern Engel · 14 years ago
  96. c8634fd cifs: add a CIFSSMBUnixQFileInfo function by Jeff Layton · 15 years ago
  97. bcd5357 cifs: add a CIFSSMBQFileInfo function by Jeff Layton · 15 years ago
  98. df2cf17 cifs: overhaul cifs_revalidate and rename to cifs_revalidate_dentry by Jeff Layton · 15 years ago
  99. f1a3d57 ceph: update for write_inode API change by Stephen Rothwell · 15 years ago
  100. cc7889f Merge branch 'nfs-for-2.6.34' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago