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