1. 60a204f [XFS] Fix a thinko when generating a forced shutdown stack trace. by Nathan Scott · 19 years ago
  2. 0733af2 [XFS] Add a stack trace in the case of xfs_forced_shutdown. by Ryan Hankins · 19 years ago
  3. 77a7cce [XFS] Fix quotaoff logitem for project quota, affects log recovery only. by Nathan Scott · 19 years ago
  4. 446ada4 [XFS] Add an XFS callout to security_inode_init_security; SE Linux is not by Nathan Scott · 19 years ago
  5. c2cd255 [XFS] Fix v2 log bufsize reporting in /proc/mounts. by Nathan Scott · 19 years ago
  6. 42fe2b1 [XFS] fix, speedup and simplify atime handling let the VFS handle atime by Christoph Hellwig · 19 years ago
  7. dd954c6 [XFS] turn xlog helper macros into real functions by Christoph Hellwig · 19 years ago
  8. 24ee808 [XFS] remove unused vars, args, & unneeded intermediate vars from zeroing code by Eric Sandeen · 19 years ago
  9. 65be605 [XFS] remove unused "readonly" arg from xlog_find_tail and xlog_recover by Eric Sandeen · 19 years ago
  10. 0d14824 [XFS] Ensure max diosize reported is aligned with minimum diosize. by Nathan Scott · 19 years ago
  11. ee2a4f7 [XFS] Fix an intermittent pquota panic caused by dodgey quota flags to an by Nathan Scott · 19 years ago
  12. 3ddb8fa [XFS] Sort out cosmetic differences between user and kernel copies of some by Nathan Scott · 19 years ago
  13. a255a74 [XFS] Make d_maxiosz report the real maximum (INT_MAX) so we dont by Nathan Scott · 19 years ago
  14. b04ed21 [XFS] Disable write barriers for now till intermittent IO errors are understood. by Nathan Scott · 19 years ago
  15. 13059ff [XFS] Reverse the sense of COMPAT_ATTR and ATTR2, keeps it simple and by Nathan Scott · 19 years ago
  16. e13a73f [XFS] Write log dummy record when freezing filesystem by Christoph Hellwig · 19 years ago
  17. 1df84c9 [XFS] Mark some lookup tables const. Thanks to Arjan van de Ven for by Christoph Hellwig · 19 years ago
  18. 1661dc8 [XFS] Fixed an assertion failure in xfs_reclaim caused by delayed block. by Yingping Lu · 19 years ago
  19. c7d437d [XFS] do barrier checks earlier. quota initialization may write to the by Christoph Hellwig · 19 years ago
  20. 70a061f [XFS] Fix typo from when enabling write barriers by default, flags botch by Nathan Scott · 19 years ago
  21. dd9f438 [XFS] Implement the di_extsize allocator hint for non-realtime files as by Nathan Scott · 19 years ago
  22. 061f720 [XFS] Do not inherit properties for the quota inodes from the root inode. by Nathan Scott · 19 years ago
  23. 4ef19dd [XFS] enable write barriers by default by Christoph Hellwig · 19 years ago
  24. d3a9b1f [XFS] merge xfs_arch.h userspace changes back by Christoph Hellwig · 19 years ago
  25. f60d366 [XFS] remove over-eager assert by Christoph Hellwig · 19 years ago
  26. 845884d [PATCH] uclinux: delay binfmt_flat trace by Greg Ungerer · 19 years ago
  27. ab396e9 Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 19 years ago
  28. 9979ead [PATCH] fs/hfsplus/: remove the hfsplus_inode_check() debug function by Adrian Bunk · 19 years ago
  29. 792db3a [PATCH] fs/binfmt_elf: Remove unneeded kmalloc() return value casts by Jesper Juhl · 19 years ago
  30. 3af1376 [PATCH] fs/ext3/: small cleanups by Adrian Bunk · 19 years ago
  31. 4610a6b [PATCH] fs/ext2/bitmap.c: ext2_count_free() is only required #ifdef EXT2FS_DEBUG by Adrian Bunk · 19 years ago
  32. 3c6bee1 [PATCH] turn "const static" into "static const" by Jesper Juhl · 19 years ago
  33. e866cfa [PATCH] d_instantiate_unique / NFS inode leakage by Oleg Drokin · 19 years ago
  34. 2ff678b [PATCH] hrtimer: switch itimers to hrtimer by Thomas Gleixner · 19 years ago
  35. 7ff9205 [PATCH] don't include ioctl32.h in drivers by Christoph Hellwig · 19 years ago
  36. fc33a7b [PATCH] per-mountpoint noatime/nodiratime by Christoph Hellwig · 19 years ago
  37. 0d456fa [PATCH] 9p: remove superflous MS_NODIRATIME assignment by Christoph Hellwig · 19 years ago
  38. 24a44dc [PATCH] ntfs: remove superflous MS_NOATIME/MS_NODIRATIME assignments by Christoph Hellwig · 19 years ago
  39. e6a6d2e [PATCH] sanitize building of fs/compat_ioctl.c by Christoph Hellwig · 19 years ago
  40. ec3cad9 [PATCH] move rtc compat ioctl handling to fs/compat_ioctl.c by Christoph Hellwig · 19 years ago
  41. 869243a [PATCH] remove update_atime by Christoph Hellwig · 19 years ago
  42. 9cf6f4b [PATCH] switch autofs4 to touch_atime() by Christoph Hellwig · 19 years ago
  43. 870f481 [PATCH] replace inode_update_time with file_update_time by Christoph Hellwig · 19 years ago
  44. 3542c6e [PATCH] remove xfs xattr permission checks by Christoph Hellwig · 19 years ago
  45. b98932c [PATCH] remove reiserfs xattr permission checks by Christoph Hellwig · 19 years ago
  46. c37ef80 [PATCH] remove ext3 xattr permission checks by akpm@osdl.org · 19 years ago
  47. 267fd057 [PATCH] remove ext2 xattr permission checks by akpm@osdl.org · 19 years ago
  48. 44a0033 [PATCH] remove jfs xattr permission checks by Christoph Hellwig · 19 years ago
  49. e0ad7b0 [PATCH] move xattr permission checks into the VFS by akpm@osdl.org · 19 years ago
  50. 5be196e [PATCH] add vfs_* helpers for xattr operations by Christoph Hellwig · 19 years ago
  51. 05970d4 [PATCH] kexec: change CONFIG_PHYSICAL_START dependency by Maneesh Soni · 19 years ago
  52. 4ae362b [PATCH] kdump: read previous kernel's memory by Vivek Goyal · 19 years ago
  53. df2e71f [PATCH] dump_thread() cleanup by akpm@osdl.org · 19 years ago
  54. 80c0531 Merge master.kernel.org:/pub/scm/linux/kernel/git/mingo/mutex-2.6 by Linus Torvalds · 19 years ago
  55. a457aa6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 19 years ago
  56. 7892f2f [PATCH] mutex subsystem, semaphore to mutex: VFS, sb->s_lock by Ingo Molnar · 19 years ago
  57. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 19 years ago
  58. 794ee1b [PATCH] mutex subsystem, semaphore to mutex: XFS by Jes Sorensen · 19 years ago
  59. 943ffb5 spelling: s/retreive/retrieve/ by Adrian Bunk · 19 years ago
  60. 3995f4c Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  61. f17578d Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 19 years ago
  62. a9aa1ff kbuild/xfs: introduce fs/xfs/Kbuild by Sam Ravnborg · 19 years ago
  63. 0a3a98f Merge Linus' tree. by Russell King · 19 years ago
  64. 0d0fbf8 V4L (926_2): Moves compat32 functions from fs to v4l subsystem by Arnd Bergmann · 19 years ago
  65. 50365c5 [ARM] Make Acorn partition types depend on ACORN_PARTITION by Russell King · 19 years ago
  66. 0ea60b5 [BLOCK] bio: init ->bi_bdev in bio_init() by Jens Axboe · 19 years ago
  67. 708e9a7 [PATCH] tiny: Configure ELF core dump support by Matt Mackall · 19 years ago
  68. 33443c4 [PATCH] tiny: Uninline some fslocks.c functions by Matt Mackall · 19 years ago
  69. 5d2bea4 [PATCH] tiny: Uninline some inode.c functions by Matt Mackall · 19 years ago
  70. b01ec0e [PATCH] tiny: Uninline some open.c functions by Matt Mackall · 19 years ago
  71. bfc090c [PATCH] afs: remove unnecessary __attribute__((packed)) by Jan Blunck · 19 years ago
  72. 1dac06b [PATCH] v9fs: handle kthread_create failure, minor bugfixes by Latchesar Ionkov · 19 years ago
  73. 531b109 [PATCH] v9fs: zero copy implementation by Latchesar Ionkov · 19 years ago
  74. d8da097 [PATCH] v9fs: fix fid management in v9fs_create by Latchesar Ionkov · 19 years ago
  75. 3cf6429 [PATCH] v9fs: new multiplexer implementation by Latchesar Ionkov · 19 years ago
  76. f5ef3c1 [PATCH] v9fs: fix fd_close by Eric Van Hensbergen · 19 years ago
  77. 15b2fe3 [PATCH] UFS: inode->i_sem is not released in error path by Evgeniy Polyakov · 19 years ago
  78. ac34dd0 [PATCH] fs/smbfs/proc.c: fix data corruption in smb_proc_setattr_unix() by Maciej W. Rozycki · 19 years ago
  79. fee781e [PATCH] fs/proc/: function prototypes belong in header files by Adrian Bunk · 19 years ago
  80. a136564 [PATCH] remove gcc-2 checks by Andrew Morton · 19 years ago
  81. ddc0f84 [PATCH] fs/udf/balloc.c: "extern inline" -> "static inline" by Adrian Bunk · 19 years ago
  82. e78c9a0 [PATCH] fs: remove s_old_blocksize from struct super_block by Pekka Enberg · 19 years ago
  83. dda6ebd [PATCH] Fix handling of ELF segments with zero filesize by David Gibson · 19 years ago
  84. 5160ee6 [PATCH] shrink dentry struct by Eric Dumazet · 19 years ago
  85. 21b6bf1 [PATCH] nfsroot: do not silently stop parsing on an unknown option by Jorn Dreyer · 19 years ago
  86. 850d6fb [PATCH] sigio: cleanup, don't take tasklist twice by Oleg Nesterov · 19 years ago
  87. 29ba172 [PATCH] ext3: use sbi instead of EXT3_SB() in resize code. by Glauber de Oliveira Costa · 19 years ago
  88. 9f40668 [PATCH] ext3: remove trailing newlines from ext3_warning() calls by Glauber de Oliveira Costa · 19 years ago
  89. 71b9625 [PATCH] ext3: external journal device as a mount option by Johann Lombardi · 19 years ago
  90. bf066c7 [PATCH] shared mounts: cleanup by Miklos Szeredi · 19 years ago
  91. 4a0d11f [PATCH] pivot_root: add comment by Neil Brown · 19 years ago
  92. bb6f6db [PATCH] do_coredump() should reset group_stop_count earlier by Oleg Nesterov · 19 years ago
  93. 54b21a7 [PATCH] fix possible PAGE_CACHE_SHIFT overflows by Andrew Morton · 19 years ago
  94. 2520f14 [PATCH] Fix overflow tests for compat_sys_fcntl64 locking by NeilBrown · 19 years ago
  95. 4a30131 [PATCH] Fix some problems with truncate and mtime semantics. by NeilBrown · 19 years ago
  96. b8b0af2 [PATCH] udf: remove bogus inode == NULL check in inode_bmap by Christoph Hellwig · 19 years ago
  97. 761da5c [PATCH] relayfs: cleanup, change relayfs_file_* to relay_file_* by Tom Zanussi · 19 years ago
  98. e6c0836 [PATCH] relayfs: add support for global relay buffers by Tom Zanussi · 19 years ago
  99. 08c541a [PATCH] relayfs: add support for relay files in other filesystems by Tom Zanussi · 19 years ago
  100. aaea25d [PATCH] relayfs: remove unused alloc/destroy_inode() by Tom Zanussi · 19 years ago