1. 416c6d5 [XFS] Switch over from linvfs names for inode operations for consistent naming. by Nathan Scott · 18 years ago
  2. 3562fd4 [XFS] Switch over from linvfs names for file operations for consistent naming. by Nathan Scott · 18 years ago
  3. e4c573b [XFS] Switch over from linvfs names for address space ops for consistent naming. by Nathan Scott · 18 years ago
  4. b8b0f54 [XFS] Remove a couple of no-longer-used macros/types from XFS. by Nathan Scott · 18 years ago
  5. a365bdd [XFS] Reduce stack usage within xfs_bmapi by rearranging some code, by Nathan Scott · 18 years ago
  6. 39269e2 [XFS] Reduce xfs_bmapi stack use by removing some local state variables, by Nathan Scott · 18 years ago
  7. 220b528 [XFS] Dynamically allocate vattr in places it makes sense to do so, to by Nathan Scott · 18 years ago
  8. 9b94c2e [XFS] Take a dentry structure off the stack into the data segment. by Nathan Scott · 18 years ago
  9. 8f79405 [XFS] Reduce complexity in xfs_trans_init by pushing complex macros out by Nathan Scott · 18 years ago
  10. f6d75cb [XFS] Dynamically allocate xfs_dir2_put_args_t structure to reduce stack by Nathan Scott · 18 years ago
  11. 1f6553f [XFS] Dynamically allocate local kiocb structures in readv/writev routines by Nathan Scott · 18 years ago
  12. 0293ce3 [XFS] 929045 567344 This mod introduces multi-level in-core file extent by Mandy Kirkconnell · 18 years ago
  13. 4eea22f [XFS] 929045 567344 This mod re-organizes some of the in-core file extent by Mandy Kirkconnell · 18 years ago
  14. 9f989c9 [XFS] Additional mount time superblock validation checks. by Nathan Scott · 18 years ago
  15. 01e1b69 [XFS] using a spinlock per cpu for superblock counter exclusion results in by David Chinner · 18 years ago
  16. 87cbc49 [XFS] Add xfs_map_buffer helper, use it in a couple of places. by Nathan Scott · 18 years ago
  17. f51623b [XFS] Move some code around to avoid prototypes and prep for future by Nathan Scott · 18 years ago
  18. 02d7c92 [XFS] Use XFS_VFSTOM in more places instead of open coding it. by Nathan Scott · 18 years ago
  19. fcce0f1 [XFS] forgot a couple of calls to XLOG_VEC_SET_TYPE when porting from irix by Tim Shimmin · 18 years ago
  20. a780143 [XFS] UUID endianess fix. uu_timelow is a 32bit field and needs to be by Nathan Scott · 18 years ago
  21. e8234a6 [XFS] Add support for hotplug CPUs to the per-CPU superblock counters by by David Chinner · 18 years ago
  22. 2d0f864 [XFS] Make headers compile for more compiler variants; minor cleanup. by Nathan Scott · 18 years ago
  23. d2c32ed [XFS] When compiling with gcc 4.0 and CONFIG_SMP unset, there are many by Nathan Scott · 18 years ago
  24. e0cc232 [XFS] Flag the XFS inode cache as in need of spreading also. by Nathan Scott · 18 years ago
  25. 20722a9 [XFS] Fix a mutex_destroy diagnostic about a locked-mutex-on-destroy from by Nathan Scott · 18 years ago
  26. 8758280 [XFS] Cleanup the use of zones/slabs, more consistent and allows flags to by Nathan Scott · 18 years ago
  27. 8d280b9 [XFS] On machines with more than 8 cpus, when running parallel I/O by David Chinner · 18 years ago
  28. 9f4cbec [XFS] XFS propagates MS_NOATIME through two levels internally but doesn't by Nathan Scott · 18 years ago
  29. 0c9512d [XFS] find_exported_dentry(). XFS does not need to use this symbol as it by David Chinner · 18 years ago
  30. cd6ef84 [PATCH] ext3: fix nobh mode for chattr +j inodes by Badari Pulavarty · 18 years ago
  31. 0adb25d [PATCH] ext3: ext3_symlink should use GFP_NOFS allocations inside by Kirill Korotaev · 18 years ago
  32. 0ef675d [PATCH] mtd: 64 bit fixes by Atsushi Nemoto · 18 years ago
  33. 1efa3c0 [NET] compat ifconf: fix limits by Randy Dunlap · 18 years ago
  34. 731805b [PATCH] v9fs: fix for access to unitialized variables or freed memory by Latchesar Ionkov · 18 years ago
  35. 90f0094 [PATCH] s390: dasd partition detection by Horst Hummel · 18 years ago
  36. e96fb23 [PATCH] jffs2: avoid divide-by-zero by David Woodhouse · 18 years ago
  37. 529bf6b [PATCH] fix file counting by Dipankar Sarma · 18 years ago
  38. 4d6660e [PATCH] udf: fix uid/gid options and add uid/gid=ignore and forget options by Phillip Susi · 18 years ago
  39. a19cbd4 Mark the pipe file operations static by Linus Torvalds · 18 years ago
  40. d19e997 Simplify fifo_open() locking logic by Linus Torvalds · 18 years ago
  41. ad820c5d [PATCH] smaps: shared fix by Nick Piggin · 18 years ago
  42. 5ddfae1 [PATCH] smaps: hugepages fix by Nick Piggin · 18 years ago
  43. ecbd3a6 [PATCH] ramfs needs to update directory m/ctime on symlink by Peter Staubach · 18 years ago
  44. ff3aea0 [PATCH] cramfs mounts provide corrupted content since 2.6.15 by Dave Johnson · 18 years ago
  45. e77e6f3 [CIFS] Always match oplock break (cache notification) to the right tcp by Steve French · 18 years ago
  46. 3af1efe [PATCH] reiserfs: fix unaligned bitmap usage by Jeff Mahoney · 18 years ago
  47. c499ec2 [PATCH] reiserfs: do not check if unsigned < 0 by Vladimir V. Saveliev · 18 years ago
  48. 46f6dac [PATCH] v9fs: simplify fid mapping by Eric Van Hensbergen · 18 years ago
  49. 74b8054 [PATCH] v9fs: fix bug in atomic create open fix by Eric Van Hensbergen · 18 years ago
  50. 6a3124a [PATCH] v9fs: fix atomic create open by Latchesar Ionkov · 18 years ago
  51. 81f2094 [PATCH] ocfs2: use hlists for lockres hash by Mark Fasheh · 18 years ago
  52. b7668c7 [PATCH] ocfs2: added source addr to bind() in o2net_start_connect() by Sunil Mushran · 18 years ago
  53. 110ba90 ocfs2: Respond to on-disk corruption in the extent map code. by Joel Becker · 18 years ago
  54. 93cc9ac ocfs2: Set .owner on masklog sysfs attributes. by Joel Becker · 18 years ago
  55. b4df6ed [PATCH] ocfs2: fix orphan recovery deadlock by Mark Fasheh · 18 years ago
  56. 895928b [PATCH] ocfs2: complete failure recovery for nodemanager init by Jeff Mahoney · 18 years ago
  57. 362342f [PATCH] ocfs2: remove non existing function prototypes by Mark Fasheh · 18 years ago
  58. d267a56 [PATCH] ocfs2: remove unused code by Mark Fasheh · 18 years ago
  59. d3178bc [PATCH] ocfs2: remove pointless max journal size limit by Mark Fasheh · 18 years ago
  60. 6b7a6c9 [PATCH] ocfs2: fix -Wformat warnings when building UML on x86-64 by Jeff Mahoney · 18 years ago
  61. 0551fbd [PATCH] Add mm->task_size and fix powerpc vdso by Benjamin Herrenschmidt · 18 years ago
  62. 50322fe [PATCH] fuse: fix bug in negative lookup by Miklos Szeredi · 18 years ago
  63. 2353e8e [XFS] Don't map non-uptodate buffers in xfs_probe_cluster; also fixes by Eric Sandeen · 18 years ago
  64. dae81d4 [XFS] Reduce stack use during quota mounts (caused a panic). This by Nathan Scott · 18 years ago
  65. 07ff2fa [XFS] Fix a realtime allocator regression introduced by an old iget race by Nathan Scott · 18 years ago
  66. fc5870f [PATCH] x86_64: Fix ioctl compat code for /dev/rtc by Andi Kleen · 18 years ago
  67. 5342fba [PATCH] x86_64: Check for bad elf entry address. by Suresh Siddha · 18 years ago
  68. 2cb5b6b Merge git://git.kernel.org/pub/scm/linux/kernel/git/aia21/ntfs-2.6 by Linus Torvalds · 18 years ago
  69. 8dde050 [PATCH] ramfs: update dir mtime and ctime by Andrew Morton · 18 years ago
  70. c04030e [PATCH] flags parameter for linkat by Ulrich Drepper · 18 years ago
  71. 1cf3109f NTFS: Do more detailed reporting of why we cannot mount read-write by by Anton Altaparmakov · 18 years ago
  72. 78af34f NTFS: Implement support for sector sizes above 512 bytes (up to the maximum by Anton Altaparmakov · 18 years ago
  73. 7b875af Merge ../ntfs-2.6-devel by Anton Altaparmakov · 18 years ago
  74. 3672b63 NTFS: - Cope with attribute list attribute having invalid flags. by Anton Altaparmakov · 18 years ago
  75. fab8d6d Merge branch 'master' of /home/src/linux-2.6/ by Anton Altaparmakov · 18 years ago
  76. 6cec2ae [PATCH] CIFS: CIFSSMBRead was returning an invalid pointer in buf on socket error by Steve French · 18 years ago
  77. fa67576 Revert mount/umount uevent removal by Greg Kroah-Hartman · 18 years ago
  78. cf70a6f Merge branch 'fixes.b8' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/bird by Linus Torvalds · 18 years ago
  79. e1c9211 [PATCH] v9fs: update documentation and fix debug flag by Eric Van Hensbergen · 18 years ago
  80. 76b6159 [PATCH] fix handling of st_nlink on procfs root by Al Viro · 18 years ago
  81. 74910e6 [PATCH] select: time comparison fixes by Andrew Morton · 18 years ago
  82. 77e7f25 [PATCH] fuse: fix bug in aborted fuse_release_end() by Miklos Szeredi · 18 years ago
  83. b2f4903 [PATCH] fix deadlock in ext2 by Peter Staubach · 18 years ago
  84. f671c09 [PATCH] ocfs2: detach from heartbeat events before freeing mle by Kurt Hackel · 18 years ago
  85. 745ae8ba [PATCH] ocfs2: only checkpoint journal when asked to by Mark Fasheh · 18 years ago
  86. 558c70c [PATCH] ocfs2: manually grant remote recovery lock by Kurt Hackel · 19 years ago
  87. 44465a7 [PATCH] ocfs2: add dlm_wait_for_node_death by Kurt Hackel · 19 years ago
  88. e2b5e45 [PATCH] ocfs2: fix release of ast never reserved by Kurt Hackel · 19 years ago
  89. 898effa [PATCH] ocfs2: recheck recovery state after getting lock by Kurt Hackel · 19 years ago
  90. 5ecfbae [PATCH] fix zap_thread's ptrace related problems by Oleg Nesterov · 18 years ago
  91. 93544cc [PATCH] CIFS: fix cifs_user_read oops when null SMB response on forcedirectio mount by Steve French · 18 years ago
  92. 5ac5f9d [PATCH] NLM: Fix the NLM_GRANTED callback checks by Trond Myklebust · 18 years ago
  93. 7c8903f [PATCH] jbd: revert checkpoint list changes by Mark Fasheh · 18 years ago
  94. 90947ef [PATCH] reiserfs: fix potential (unlikely) oops in reiserfs_get_acl by Jeff Mahoney · 18 years ago
  95. 89edc3d [PATCH] reiserfs: disable automatic enabling of reiserfs inode attributes by Jeff Mahoney · 18 years ago
  96. 643a654 [PATCH] select: fix returned timeval by Andrew Morton · 18 years ago
  97. cff2b76 [PATCH] fstatat64 support by Ulrich Drepper · 18 years ago
  98. 6b2b4e5 [PATCH] compat_ioctl __user annotations by Al Viro · 19 years ago
  99. f30ac31 [PATCH] umount_tree() decrements mount count on wrong dentry by Al Viro · 19 years ago
  100. 8854edd [PATCH] nfsroot port= parameter fix [backport of 2.4 fix] by Al Viro · 19 years ago