1. 2846d38 cifs: have find_writeable_file prefer filehandles opened by same task by Jeff Layton · 16 years ago
  2. 232087c cifs: don't use GFP_KERNEL with GFP_NOFS by Pekka Enberg · 16 years ago
  3. f702ba0 ext4: Don't use 'struct dentry' for internal lookups by Theodore Ts'o · 16 years ago
  4. 914258b ext4/jbd2: Avoid WARN() messages when failing to write to the superblock by Theodore Ts'o · 16 years ago
  5. 719ee34 GFS2: high time to take some time over atime by Steven Whitehouse · 16 years ago
  6. 37ec89e GFS2: The war on bloat by Steven Whitehouse · 16 years ago
  7. 7424bac UBIFS: fix printk format warnings by Alexander Beregalov · 16 years ago
  8. 6e14968 UBIFS: remove incorrect assert by Adrian Hunter · 16 years ago
  9. 6dcfac4 UBIFS: TNC / GC race fixes by Adrian Hunter · 16 years ago
  10. 0855f31 UBIFS: create the name of the background thread in every case by Sebastian Siewior · 16 years ago
  11. 2fd6f6e [XFS] Don't do I/O beyond eof when unreserving space by Lachlan McIlroy · 16 years ago
  12. e1f5dbd [XFS] Fix use-after-free with buffers by Lachlan McIlroy · 16 years ago
  13. f9114eb [XFS] Prevent lockdep false positives when locking two inodes. by David Chinner · 16 years ago
  14. b5b8c9a [XFS] Fix barrier status change detection. by David Chinner · 16 years ago
  15. 364f358 [XFS] Prevent direct I/O from mapping extents beyond eof by Lachlan McIlroy · 16 years ago
  16. 6efdf28 [XFS] Fix regression introduced by remount fixup by Christoph Hellwig · 16 years ago
  17. 31bd61f [XFS] Move memory allocations for log tracing out of the critical path by Lachlan McIlroy · 16 years ago
  18. 388e57b [CIFS] use common code for turning off ATTR_READONLY in cifs_unlink by Steve French · 16 years ago
  19. 5f0319a cifs: clean up variables in cifs_unlink by Jeff Layton · 16 years ago
  20. acd2c8a GFS2: GFS2 will panic if you misspell any mount options by Abhijith Das · 16 years ago
  21. acb57a3 GFS2: Direct IO write at end of file error by Bob Peterson · 16 years ago
  22. f06febc timers: fix itimer/many thread hang by Frank Mayhar · 16 years ago
  23. 8d99f83 rescan_partitions(): make device capacity errors non-fatal by Andrew Morton · 16 years ago
  24. d7a3e49 mm: ifdef Quicklists in /proc/meminfo by Hugh Dickins · 16 years ago
  25. 1558182 bfs: fix Lockdep warning by Eric Sesterhenn · 16 years ago
  26. 665020c proc: more debugging for "already registered" case by Alexey Dobriyan · 16 years ago
  27. 730c213 ext4: use percpu data structures for lg_prealloc_list by Eric Sandeen · 16 years ago
  28. 8eea80d ext4: Renumber EXT4_IOC_MIGRATE by Theodore Ts'o · 16 years ago
  29. 4db46fc ext4: hook the ext3 migration interface to the EXT4_IOC_SETFLAGS ioctl by Aneesh Kumar K.V · 16 years ago
  30. 2a43a87 ext4: elevate write count for migrate ioctl by Aneesh Kumar K.V · 16 years ago
  31. e2858ce Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6 by Linus Torvalds · 16 years ago
  32. 0e11622 ocfs2: Fix a bug in direct IO read. by Tao Ma · 16 years ago
  33. b975dee Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubifs-2.6 by Linus Torvalds · 16 years ago
  34. af904de NFS: Restore missing hunk in NFS mount option parser by Chuck Lever · 16 years ago
  35. 5c89468 udf: add llseek method by Christoph Hellwig · 16 years ago
  36. 7ee1ec4 ext4: add missing unlock in ext4_check_descriptors() on error path by Li Zefan · 16 years ago
  37. 0549676 jbd2: clean up how the journal device name is printed by Theodore Ts'o · 16 years ago
  38. 899fc1a ext4: fix #11321: create /proc/ext4/*/stats more carefully by Alexey Dobriyan · 16 years ago
  39. c62a11f Update flex_bg free blocks and free inodes counters when resizing. by Frederic Bohe · 16 years ago
  40. 9d9f177 ext4: Avoid printk floods in the face of directory corruption by Eric Sandeen · 16 years ago
  41. cf17fea ext4: Properly update i_disksize. by Aneesh Kumar K.V · 16 years ago
  42. ae4d537 ext4: truncate block allocated on a failed ext4_write_begin by Aneesh Kumar K.V · 16 years ago
  43. df22291 ext4: Retry block allocation if we have free blocks left by Aneesh Kumar K.V · 16 years ago
  44. 166348d ext4: Don't add the inode to journal handle until after the block is allocated by Aneesh Kumar K.V · 16 years ago
  45. 68629f2 ext4: Fix ext4 nomballoc allocator for ENOSPC by Aneesh Kumar K.V · 16 years ago
  46. 5c79161 ext4: Signed arithmetic fix by Aneesh Kumar K.V · 16 years ago
  47. 79f0be8 ext4: Switch to non delalloc mode when we are low on free blocks count. by Aneesh Kumar K.V · 16 years ago
  48. 6bc6e63 ext4: Add percpu dirty block accounting. by Aneesh Kumar K.V · 16 years ago
  49. 030ba6b ext4: Retry block reservation by Aneesh Kumar K.V · 16 years ago
  50. a30d542a ext4: Make sure all the block allocation paths reserve blocks by Aneesh Kumar K.V · 16 years ago
  51. 96d2ab4 hrtimer: fix signed/unsigned bug in slack estimator by Arjan van de Ven · 16 years ago
  52. 4ce105d hrtimer: incorporate feedback from Peter Zijlstra by Arjan van de Ven · 16 years ago
  53. e17c6d5 Introduce HAVE_AOUT symbol to remove hard-coded arch list for BINFMT_AOUT by David Woodhouse · 16 years ago
  54. 6b213e1 Remove redundant CONFIG_ARCH_SUPPORTS_AOUT by David Woodhouse · 16 years ago
  55. 90d6e24 hrtimer: make select() and poll() use the hrtimer range feature by Arjan van de Ven · 16 years ago
  56. 7636947 hrtimer: convert timerfd to the new hrtimer apis by Arjan van de Ven · 16 years ago
  57. 8ff3e8e select: switch select() and poll() over to hrtimers by Arjan van de Ven · 16 years ago
  58. b773ad4 select: add poll_select_set_timeout() and poll_select_copy_remaining() helpers by Thomas Gleixner · 16 years ago
  59. a5cb562 UBIFS: make minimum fanout 3 by Artem Bityutskiy · 16 years ago
  60. f171d4d UBIFS: fix division by zero by Artem Bityutskiy · 16 years ago
  61. 4904862 sched: fix process time monotonicity by Balbir Singh · 16 years ago
  62. 27eccf4 dlm: choose better identifiers by Andrew Morton · 16 years ago
  63. bd1eb88 GFS2: Use an IS_ERR test rather than a NULL test by Julien Brunel · 16 years ago
  64. dff5257 GFS2: Fix race relating to glock min-hold time by Steven Whitehouse · 16 years ago
  65. f9f2ed4 dlm: remove bkl by David Teigland · 16 years ago
  66. 7c7cbad UBIFS: amend f_fsid by Artem Bityutskiy · 16 years ago
  67. 4b85615 mm: show quicklist usage in /proc/meminfo by KOSAKI Motohiro · 16 years ago
  68. 169ccbd NTFS: update homepage by Adrian Bunk · 16 years ago
  69. dc8e190 EFS: Don't set f_fsid in statfs(). by David Woodhouse · 16 years ago
  70. 44be6fd dlm: fix address compare by David Teigland · 16 years ago
  71. e77295d Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago
  72. 91b8096 nfsd: fix buffer overrun decoding NFSv4 acl by J. Bruce Fields · 16 years ago
  73. c228c24 nfsd: fix compound state allocation error handling by Andy Adamson · 16 years ago
  74. 3fc678a CRED: Wrap task credential accesses in the JFFS2 filesystem by David Howells · 16 years ago
  75. 9d7548d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 16 years ago
  76. 31db6e9 [JFFS2] Move JFFS2 config options out of fs/Kconfig by Alexey Dobriyan · 16 years ago
  77. b3385c2 UBIFS: fill f_fsid by Artem Bityutskiy · 16 years ago
  78. 7dad181 UBIFS: improve statfs reporting even more by Artem Bityutskiy · 16 years ago
  79. 9bbb572 UBIFS: introduce LEB overhead by Artem Bityutskiy · 16 years ago
  80. 131130b UBIFS: add forgotten gc_idx_lebs component by Artem Bityutskiy · 16 years ago
  81. ad50765 UBIFS: fix assertion by Artem Bityutskiy · 16 years ago
  82. 4b5f276 UBIFS: improve statfs reporting by Artem Bityutskiy · 16 years ago
  83. 8aabb75 UBIFS: remove incorrect index space check by Artem Bityutskiy · 16 years ago
  84. 9e5de35 UBIFS: push empty flash hack down by Artem Bityutskiy · 16 years ago
  85. 8191e1f UBIFS: do not update min_idx_lebs in stafs by Artem Bityutskiy · 16 years ago
  86. c1dcf65 dlm: fix locking of lockspace list in dlm_scand by David Teigland · 16 years ago
  87. dc68c7e dlm: detect available userspace daemon by David Teigland · 16 years ago
  88. 0f8e0d9 dlm: allow multiple lockspace creates by David Teigland · 16 years ago
  89. c76da9d [CIFS] Turn off Unicode during session establishment for plaintext authentication by Steve French · 16 years ago
  90. 2e65502 [CIFS] update cifs change log by Steve French · 16 years ago
  91. 838726c cifs: fix O_APPEND on directio mounts by Jeff Layton · 16 years ago
  92. 6405c9c Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 by Steve French · 16 years ago
  93. 325a9a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 16 years ago
  94. 5b51a7e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  95. bcc55c6 [CIFS] Fix plaintext authentication by Steve French · 16 years ago
  96. 87ed1d6 [CIFS] Add destroy routine for dns_resolver by Jeff Layton · 16 years ago
  97. 0559bc8 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  98. e472233 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 16 years ago
  99. 0188d6c GFS2: Fix & clean up GFS2 rename by Steven Whitehouse · 16 years ago
  100. aefcc28 bio: fix __bio_copy_iov() handling of bio->bv_len by FUJITA Tomonori · 16 years ago