1. 4a8e4a2 Merge git://oss.sgi.com:8090/oss/git/xfs-2.6 by Linus Torvalds · 19 years ago
  2. 107a09c [XFS] remove no-longer-needed IS_NOATIME macro, twas just a build workaround by Nathan Scott · 19 years ago
  3. c2e8143 [XFS] mutex fallout - fix debug builds and remove no-longer-useful comment. by Nathan Scott · 19 years ago
  4. 5424570 [XFS] Fix symlink creation too, with respect to initialising SELinux context. by Nathan Scott · 19 years ago
  5. 3f02d07 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 19 years ago
  6. f166235 [PATCH] Mark some key VFS functions as __always_inline by Arjan van de Ven · 19 years ago
  7. d063389 [PATCH] smbfs: remove kmalloc wrapper by Pekka Enberg · 19 years ago
  8. 44db77f [PATCH] ncpfs: remove kmalloc wrapper by Pekka Enberg · 19 years ago
  9. 3135806 [PATCH] quota: make useless quota error message informative by Valdis.Kletnieks@vt.edu · 19 years ago
  10. d9975d6 [PATCH] reiserfs: remove d_splice_alias NULL check from reiserfs_lookup by Pekka Enberg · 19 years ago
  11. 2ff6b1c [PATCH] isofs: remove d_splice_alias NULL check from isofs_lookup by Pekka Enberg · 19 years ago
  12. ba7fe36 [PATCH] ext3: remove d_splice_alias NULL check from ext3_lookup by Pekka Enberg · 19 years ago
  13. 082a05c [PATCH] ext2: remove d_splice_alias NULL check from ext2_lookup by Pekka Enberg · 19 years ago
  14. 7339ff8 [PATCH] Add tmpfs options for memory placement policies by Robin Holt · 19 years ago
  15. 858119e [PATCH] Unlinline a bunch of other functions by Arjan van de Ven · 19 years ago
  16. 7170be5 [PATCH] convert /proc/devices to use seq_file interface by Neil Horman · 19 years ago
  17. faf3a98 [PATCH] autofs4 oops fix by Ian Kent · 19 years ago
  18. 624dffc correct email address of Manfred Spraul by Christian Kujau · 19 years ago
  19. 014c254 return statement cleanup - kill pointless parentheses by Jesper Juhl · 19 years ago
  20. 7b4ee73 [PATCH] ufs cleanup by Evgeniy · 19 years ago
  21. 25cd6aa Merge ../linux-2.6 by Paul Mackerras · 19 years ago
  22. 8a430d7 [PATCH] Fix oops in ufs_fill_super at mount time by Evgeniy · 19 years ago
  23. 898b539 [PATCH] powerpc: Add/remove/update properties in /proc/device-tree by Dave C Boutcher · 19 years ago
  24. 9f5974c Merge git://oss.sgi.com:8090/oss/git/xfs-2.6 by Linus Torvalds · 19 years ago
  25. c6b44d1 [PATCH] Implement ioctl emulation for the parport character device by Andi Kleen · 19 years ago
  26. 2966387 [PATCH] x86_64: Implement compat code for sg driver SG_GET_REQUEST_TABLE ioctl by Andi Kleen · 19 years ago
  27. 16f7e0f [PATCH] capable/capability.h (fs/) by Randy Dunlap · 19 years ago
  28. c59ede7 [PATCH] move capable() to capability.h by Randy.Dunlap · 19 years ago
  29. ef43bc4 [PATCH] reiserfs: fix assertion failure in reiserfs+journaled quotas by Jan Kara · 19 years ago
  30. 9e9e394 [PATCH] kdump: vmcore compilation warning fix by Vivek Goyal · 19 years ago
  31. ddae9c2 Merge HEAD from oss.sgi.com:/oss/git/linux-2.6.git by Nathan Scott · 19 years ago
  32. 0d1335b [XFS] Fix follow_link when dealing with symlinks larger than 256 bytes. by Nathan Scott · 19 years ago
  33. 3762ec6 [XFS] Merge in trivial changes, sync up headers with userspace equivalents. by Nathan Scott · 19 years ago
  34. 6ab6542 [XFS] Fix compiler warnings from older gcc versions wrt printfalike arguments. by Nathan Scott · 19 years ago
  35. ca5ccbf [XFS] Fix some build fallout from atime changes. by Nathan Scott · 19 years ago
  36. 1259845 [XFS] remove XFS_LOG_RES_DEBUG and turn on the res history all the time to by Tim Shimmin · 19 years ago
  37. 71df099 [XFS] xfssyncd is responsible for flushing inode or device's data by by Yingping Lu · 19 years ago
  38. 75e17b3 [XFS] add helper to get xfs_inode from vnode by Christoph Hellwig · 19 years ago
  39. 204ab25 [XFS] Fix up offset type inconsistencies and gcc warnings from earlier changes. by Nathan Scott · 19 years ago
  40. da7f93e [XFS] fix up per-device xfsbufd by Christoph Hellwig · 19 years ago
  41. f5e596b [XFS] fix writeback control handling fix a reversed condition on where to by Christoph Hellwig · 19 years ago
  42. 6c4fe19 [XFS] cluster rewrites We can cluster mapped pages aswell, this improves by Christoph Hellwig · 19 years ago
  43. 7336cea [XFS] pass full 64bit offsets to xfs_add_to_ioend by Christoph Hellwig · 19 years ago
  44. d5cb48a [XFS] consolidate some code in xfs_page_state_convert The unmapped buffer by Christoph Hellwig · 19 years ago
  45. 9260dc6 [XFS] various fixes for xfs_convert_page fix various bogusities in by Christoph Hellwig · 19 years ago
  46. 1defeac [XFS] clean up the xfs_offset_to_map interface Currently we pass a struct by Christoph Hellwig · 19 years ago
  47. 10ce444 [XFS] use pagevec lookups This reduces the time spend in the radix tree by Christoph Hellwig · 19 years ago
  48. f6d6d4f [XFS] Initial pass at going directly-to-bio on the buffered IO path. This by Christoph Hellwig · 19 years ago
  49. ce8e922 [XFS] Complete the pagebuf -> xfs_buf naming convention transition, finally. by Nathan Scott · 19 years ago
  50. 68bdb6e [XFS] Fixed delayed_blks assert failure during umount. The delayed_blks by Yingping Lu · 19 years ago
  51. a6867a6 [XFS] Introduce per-filesystem delwri pagebuf flushing to reduce by David Chinner · 19 years ago
  52. 216d3b2 [XFS] take out the call to vn_mark_bad() used when acl inherit fails and by Tim Shimmin · 19 years ago
  53. 794fe2d [XFS] endianess annotations and tidying for the uuid code by Christoph Hellwig · 19 years ago
  54. 60a204f [XFS] Fix a thinko when generating a forced shutdown stack trace. by Nathan Scott · 19 years ago
  55. 0733af2 [XFS] Add a stack trace in the case of xfs_forced_shutdown. by Ryan Hankins · 19 years ago
  56. 77a7cce [XFS] Fix quotaoff logitem for project quota, affects log recovery only. by Nathan Scott · 19 years ago
  57. 446ada4 [XFS] Add an XFS callout to security_inode_init_security; SE Linux is not by Nathan Scott · 19 years ago
  58. c2cd255 [XFS] Fix v2 log bufsize reporting in /proc/mounts. by Nathan Scott · 19 years ago
  59. 42fe2b1 [XFS] fix, speedup and simplify atime handling let the VFS handle atime by Christoph Hellwig · 19 years ago
  60. dd954c6 [XFS] turn xlog helper macros into real functions by Christoph Hellwig · 19 years ago
  61. 24ee808 [XFS] remove unused vars, args, & unneeded intermediate vars from zeroing code by Eric Sandeen · 19 years ago
  62. 65be605 [XFS] remove unused "readonly" arg from xlog_find_tail and xlog_recover by Eric Sandeen · 19 years ago
  63. 0d14824 [XFS] Ensure max diosize reported is aligned with minimum diosize. by Nathan Scott · 19 years ago
  64. ee2a4f7 [XFS] Fix an intermittent pquota panic caused by dodgey quota flags to an by Nathan Scott · 19 years ago
  65. 3ddb8fa [XFS] Sort out cosmetic differences between user and kernel copies of some by Nathan Scott · 19 years ago
  66. a255a74 [XFS] Make d_maxiosz report the real maximum (INT_MAX) so we dont by Nathan Scott · 19 years ago
  67. b04ed21 [XFS] Disable write barriers for now till intermittent IO errors are understood. by Nathan Scott · 19 years ago
  68. 13059ff [XFS] Reverse the sense of COMPAT_ATTR and ATTR2, keeps it simple and by Nathan Scott · 19 years ago
  69. e13a73f [XFS] Write log dummy record when freezing filesystem by Christoph Hellwig · 19 years ago
  70. 1df84c9 [XFS] Mark some lookup tables const. Thanks to Arjan van de Ven for by Christoph Hellwig · 19 years ago
  71. 1661dc8 [XFS] Fixed an assertion failure in xfs_reclaim caused by delayed block. by Yingping Lu · 19 years ago
  72. c7d437d [XFS] do barrier checks earlier. quota initialization may write to the by Christoph Hellwig · 19 years ago
  73. 70a061f [XFS] Fix typo from when enabling write barriers by default, flags botch by Nathan Scott · 19 years ago
  74. dd9f438 [XFS] Implement the di_extsize allocator hint for non-realtime files as by Nathan Scott · 19 years ago
  75. 061f720 [XFS] Do not inherit properties for the quota inodes from the root inode. by Nathan Scott · 19 years ago
  76. 4ef19dd [XFS] enable write barriers by default by Christoph Hellwig · 19 years ago
  77. d3a9b1f [XFS] merge xfs_arch.h userspace changes back by Christoph Hellwig · 19 years ago
  78. f60d366 [XFS] remove over-eager assert by Christoph Hellwig · 19 years ago
  79. 7da942e fs/proc/vmcore.c: header included twice by Nicolas Kaiser · 19 years ago
  80. c566c6d fs/attr.c: header included twice by Nicolas Kaiser · 19 years ago
  81. 099f7f0 xfs: header included twice by Nicolas Kaiser · 19 years ago
  82. e8d2a42 add loglevel to printk in fs/afs/cmservice.c by Jesper Juhl · 19 years ago
  83. 74da6cd missing printk loglevel and tiny tiny whitespace change in binfmt_elf() by Jesper Juhl · 19 years ago
  84. 7823c7c ext2: trivial indentation fix. by Luiz Fernando Capitulino · 19 years ago
  85. 845884d [PATCH] uclinux: delay binfmt_flat trace by Greg Ungerer · 19 years ago
  86. ab396e9 Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 19 years ago
  87. 9979ead [PATCH] fs/hfsplus/: remove the hfsplus_inode_check() debug function by Adrian Bunk · 19 years ago
  88. 792db3a [PATCH] fs/binfmt_elf: Remove unneeded kmalloc() return value casts by Jesper Juhl · 19 years ago
  89. 3af1376 [PATCH] fs/ext3/: small cleanups by Adrian Bunk · 19 years ago
  90. 4610a6b [PATCH] fs/ext2/bitmap.c: ext2_count_free() is only required #ifdef EXT2FS_DEBUG by Adrian Bunk · 19 years ago
  91. 3c6bee1 [PATCH] turn "const static" into "static const" by Jesper Juhl · 19 years ago
  92. e866cfa [PATCH] d_instantiate_unique / NFS inode leakage by Oleg Drokin · 19 years ago
  93. 2ff678b [PATCH] hrtimer: switch itimers to hrtimer by Thomas Gleixner · 19 years ago
  94. 7ff9205 [PATCH] don't include ioctl32.h in drivers by Christoph Hellwig · 19 years ago
  95. fc33a7b [PATCH] per-mountpoint noatime/nodiratime by Christoph Hellwig · 19 years ago
  96. 0d456fa [PATCH] 9p: remove superflous MS_NODIRATIME assignment by Christoph Hellwig · 19 years ago
  97. 24a44dc [PATCH] ntfs: remove superflous MS_NOATIME/MS_NODIRATIME assignments by Christoph Hellwig · 19 years ago
  98. e6a6d2e [PATCH] sanitize building of fs/compat_ioctl.c by Christoph Hellwig · 19 years ago
  99. ec3cad9 [PATCH] move rtc compat ioctl handling to fs/compat_ioctl.c by Christoph Hellwig · 19 years ago
  100. 869243a [PATCH] remove update_atime by Christoph Hellwig · 19 years ago