1. f482394 is_power_of_2(): jbd by vignesh babu · 17 years ago
  2. 3fc7426 is_power_of_2: ext3/super.c by vignesh babu · 17 years ago
  3. 681dcd95 drop obsolete sys_ioctl export by Christoph Hellwig · 17 years ago
  4. 213dd26 namespace: ensure clone_flags are always stored in an unsigned long by Eric W. Biederman · 17 years ago
  5. e3a68e3 ext3: remove extra IS_RDONLY() check by Dave Hansen · 17 years ago
  6. b716395 diskquota: 32bit quota tools on 64bit architectures by Vasily Tarasov · 17 years ago
  7. 32c3773 ext4: fix deadlock in ext4_remount() and orphan list handling by Jan Kara · 17 years ago
  8. 030703e ext3: fix deadlock in ext3_remount() and orphan list handling by Jan Kara · 17 years ago
  9. 467e9f4 fix create_new_namespaces() return value by Cedric Le Goater · 17 years ago
  10. 4d3b573 binfmt_elf warning fix by Andrew Morton · 17 years ago
  11. 64d67d2 revert "vanishing ioctl handler debugging" by Andrew Morton · 17 years ago
  12. b4c07bc hugetlbfs: handle empty options string by Lee Schermerhorn · 17 years ago
  13. e73a75f hugetlbfs: use lib/parser, fix docs by Randy Dunlap · 17 years ago
  14. a5001a2 HFSPlus: change kmalloc/memset to kzalloc by Wyatt Banks · 17 years ago
  15. b663a79 taskstats: add context-switch counters by Maxim Uvarov · 17 years ago
  16. a6c15c2 ext3/ext4: orphan list corruption due bad inode by Vasily Averin · 17 years ago
  17. 9f7dd93 ext3/ext4: orphan list check on destroy_inode by Vasily Averin · 17 years ago
  18. aa0ac36 Remove capability.h from mm.h by Alexey Dobriyan · 17 years ago
  19. cb510b8 seq_file: more atomicity in traverse() by Alexey Dobriyan · 17 years ago
  20. 4a19542 O_CLOEXEC for SCM_RIGHTS by Ulrich Drepper · 17 years ago
  21. f23513e Introduce O_CLOEXEC by Ulrich Drepper · 17 years ago
  22. 4a2d445 buffer: kill old incorrect comment by Eric W. Biederman · 17 years ago
  23. 203a293 fs/block_dev.c: use list_for_each_entry() by Matthias Kaehlcke · 17 years ago
  24. 00c5746 mutex_unlock() later in seq_lseek() by Alexey Dobriyan · 17 years ago
  25. a6739af ext2: fix a comment when ext2_release_file() is called by Jan Kara · 17 years ago
  26. da58a16 /proc/*/environ: wrong placing of ptrace_may_attach() check by Alexey Dobriyan · 17 years ago
  27. f17e121 remove useless tolower in isofs by young dave · 17 years ago
  28. 03a9c30 AFS: drop explicit extern by Randy Dunlap · 17 years ago
  29. e8d6c55 AFS: implement file locking by David Howells · 17 years ago
  30. 99fc06d procfs directory entry cleanup by Changli Gao · 17 years ago
  31. 17973f5 Only send SIGXFSZ when exceeding rlimits. by Micah Cowan · 17 years ago
  32. 60bfba7 PIE randomization by Jan Kratochvil · 17 years ago
  33. c3ed85a isofs: fix up CodingStyle by Dave Jones · 17 years ago
  34. d05e96f fix compiler warnings in acorn.c by Denver Gingerich · 17 years ago
  35. 9aacd59 fat: gcc 4.3 warning fix by OGAWA Hirofumi · 17 years ago
  36. 259902e Make NFS client use seq_list_xxx helpers by Pavel Emelianov · 17 years ago
  37. b0765fb Make /proc/self/mounts(tats) use seq_list_xxx helpers by Pavel Emelianov · 17 years ago
  38. 25216b0 Make /proc/tty/drivers use seq_list_xxx helpers by Pavel Emelianov · 17 years ago
  39. a6a8bd6 Make AFS use seq_list_xxx helpers by Pavel Emelianov · 17 years ago
  40. 85420cc vxfs warning fixes by Andrew Morton · 17 years ago
  41. 647bd61 UDF: check for allocated memory for inode data by Cyrill Gorcunov · 17 years ago
  42. c9c6415 UDF: check for allocated memory for data of new inodes by Cyrill Gorcunov · 17 years ago
  43. d621414 Use boot based time for uptime in /proc by Tomas Janousek · 17 years ago
  44. 924b42d Use boot based time for process start time and boot time in /proc by Tomas Janousek · 17 years ago
  45. 786d7e1 Fix rmmod/read/write races in /proc entries by Alexey Dobriyan · 17 years ago
  46. fc9a07e invalidate_mapping_pages(): add cond_resched by Andrew Morton · 17 years ago
  47. f89b779 jbd2 commit: fix transaction dropping by Jan Kara · 17 years ago
  48. fe28e42 jbd commit: fix transaction dropping by Jan Kara · 17 years ago
  49. 8803863 [CIFS] use simple_prepare_write to zero page data by Nate · 17 years ago
  50. bcd4f3a splice: direct splicing updates ppos twice by Jens Axboe · 17 years ago
  51. d6d2816 KVM: Remove kvmfs in favor of the anonymous inodes source by Avi Kivity · 17 years ago
  52. 8ea0260 [PATCH] sched: fix up fs/proc/array.c whitespace problems by Ingo Molnar · 17 years ago
  53. 5926c50 [PATCH] sched: remove dead code from task_stime() by Ingo Molnar · 17 years ago
  54. d2a9a8d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 17 years ago
  55. 2d896c7 Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 by Linus Torvalds · 17 years ago
  56. 7c9e3c2 wrong order of arguments of ->readdir() by Al Viro · 17 years ago
  57. 4a379e6 [CIFS] Fix build break - inet.h not included when experimental ifdef off by Steve French · 17 years ago
  58. 2d785a5 [CIFS] Add support for new POSIX unlink by Steve French · 17 years ago
  59. 9e2f668 9p: re-enable mount time debug option by Eric Van Hensbergen · 17 years ago
  60. 9523a84 9p: cache meta-data when cache=loose by Eric Van Hensbergen · 17 years ago
  61. bd238fb 9p: Reorganization of 9p file system code by Latchesar Ionkov · 17 years ago
  62. 0f1145c [XFS] Fix lockdep annotations for xfs_lock_inodes by David Chinner · 17 years ago
  63. faa63e9 [XFS] Fix XFS_IOC_FSBULKSTAT{,_SINGLE} & XFS_IOC_FSINUMBERS in compat mode by Michal Marek · 17 years ago
  64. 1fa503d [XFS] Compat ioctl handler for handle operations by Michal Marek · 17 years ago
  65. 547e00c [XFS] Compat ioctl handler for XFS_IOC_FSGEOMETRY_V1. by Michal Marek · 17 years ago
  66. 3a59c94 [XFS] Clean up function name handling in tracing code by Eric Sandeen · 17 years ago
  67. b11f94d [XFS] Quota inode has no parent. by David Chinner · 17 years ago
  68. 2a82b8b [XFS] Concurrent Multi-File Data Streams by David Chinner · 17 years ago
  69. 0892ccd [XFS] Use uninitialized_var macro to stop warning about rtx by Andrew Morton · 17 years ago
  70. fbf3ce8 [XFS] XFS should not be looking at filp reference counts by Christoph Hellwig · 17 years ago
  71. 16a087d [XFS] Use is_power_of_2 instead of open coding checks by Vignesh Babu · 17 years ago
  72. bbaaf53 [XFS] Reduce shouting by removing unnecessary macros from dir2 code. by Christoph Hellwig · 17 years ago
  73. 54aa8e2 [XFS] Simplify XFS min/max macros. by David Chinner · 17 years ago
  74. 24ad33f [XFS] Kill off xfs_count_bits by Eric Sandeen · 17 years ago
  75. 87ae3c2 [XFS] Cancel transactions on xfs_itruncate_start error. by Jesper Juhl · 17 years ago
  76. 39726be [XFS] Use do_div() on 64 bit types. by Christoph Hellwig · 17 years ago
  77. 516b2e7 [XFS] Fix remount,readonly path to flush everything correctly. by David Chinner · 17 years ago
  78. 957d0eb [XFS] Cleanup inode extent size hint extraction by David Chinner · 17 years ago
  79. 84e1e99 [XFS] Prevent ENOSPC from aborting transactions that need to succeed by David Chinner · 17 years ago
  80. 641c56f [XFS] Prevent deadlock when flushing inodes on unmount by David Chinner · 17 years ago
  81. 0164af5 [XFS] Log the agf_length change in xfs_growfs_data_private(). by Tim Shimmin · 17 years ago
  82. effd120 [XFS] Map unwritten extents correctly for I/o completion processing by David Chinner · 17 years ago
  83. 45c3414 [XFS] Apply transaction delta counts atomically to incore counters by David Chinner · 17 years ago
  84. b282613 [XFS] Handle null returned from xfs_vtoi() in xfs_setfilesize(). by David Chinner · 17 years ago
  85. e927af9 [XFS] Block on unwritten extent conversion during synchronous direct I/O. by David Chinner · 17 years ago
  86. f4a9f28 [XFS] Flush the block device before closing it on unmount. by David Chinner · 17 years ago
  87. 4e5ae83 [XFS] xfs_bmapi fails to update the previous extent pointer by David Chinner · 17 years ago
  88. 210c6f1 [XFS] Fix the transaction flags to make lazy superblock counters work. by David Chinner · 17 years ago
  89. 92821e2 [XFS] Lazy Superblock Counters by David Chinner · 17 years ago
  90. 3260f78 [XFS] Use generic shrinker interfaces in XFS. by Andrew Morton · 17 years ago
  91. 92dfe8d [XFS] Make hole punching at EOF atomic. by David Chinner · 17 years ago
  92. 511105b [XFS] Fix vmalloc leak on mount/unmount. by David Chinner · 17 years ago
  93. ca165b8 [XFS] Fix double free in xfs_buf_get_noaddr error handling path by Christoph Hellwig · 17 years ago
  94. 3db296f [XFS] Fix use-after-free during log unmount. by David Chinner · 17 years ago
  95. 40095b6 [XFS] Sleeping with the ilock waiting for I/O completion is Bad. by David Chinner · 17 years ago
  96. 4cc929e [XFS] Don't grow filesystems past the size they can index. by Nathan Scott · 17 years ago
  97. 1fa40b0 [XFS] Only use refcounted pages for I/O by Christoph Hellwig · 17 years ago
  98. 16cefa8 Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 17 years ago
  99. 4fbef20 nfsd: fix nfsd_vfs_read() splice actor setup by Jens Axboe · 17 years ago
  100. 51a92c0 splice: fix offset mangling with direct splicing (sendfile) by Jens Axboe · 17 years ago