1. 4b8df89 smaps: only define clear_refs for CONFIG_MMU by David Rientjes · 17 years ago
  2. 7b82dc0 Remove suid/sgid bits on [f]truncate() by Linus Torvalds · 17 years ago
  3. 60c9b27 Merge git://oss.sgi.com:8090/xfs/xfs-2.6 by Linus Torvalds · 17 years ago
  4. 02a9320 Merge branch 'for-2.6.22' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago
  5. 18062a9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6 by Linus Torvalds · 17 years ago
  6. 951744f udf: possible null pointer dereference while load_partition by Dmitriy Monakhov · 17 years ago
  7. 31170b6 udf: support files larger than 1G by Jan Kara · 17 years ago
  8. 948b9b2 udf: add assertions by Jan Kara · 17 years ago
  9. 3bf25cb udf: use get_bh() by Jan Kara · 17 years ago
  10. ff116fc UDF: introduce struct extent_position by Jan Kara · 17 years ago
  11. 60448b1 udf: use sector_t and loff_t for file offsets by Jan Kara · 17 years ago
  12. 277866a nfs: fix congestion control: use atomic_longs by Peter Zijlstra · 17 years ago
  13. 1c710c8 utimensat implementation by Ulrich Drepper · 17 years ago
  14. 1a1c9bb inode numbering: change libfs sb creation routines to avoid collisions with their root inodes by Jeff Layton · 17 years ago
  15. 866b04f inode numbering: make static counters in new_inode and iunique be 32 bits by Jeff Layton · 17 years ago
  16. b140f25 Invalid return value of execve() resulting in oopses by Alexey Kuznetsov · 17 years ago
  17. 0c28f28 procfs: use simple_read_from_buffer() by Akinobu Mita · 17 years ago
  18. 83ae1b7 Fix error handling in HDIO_GETGEO compat wrapper by Andreas Schwab · 17 years ago
  19. c007c06 udf: decrement correct link count in udf_rmdir by Stephen Mollett · 17 years ago
  20. c483bab fat: fix VFAT compat ioctls on 64-bit systems by OGAWA Hirofumi · 17 years ago
  21. 4f99ed6 ext3: copy i_flags to inode flags on write by Jan Kara · 17 years ago
  22. 28ec039 fat: don't use free_clusters for fat32 by OGAWA Hirofumi · 17 years ago
  23. 5ab2f7e reiserfs: use __set_current_state() by Milind Arun Choudhary · 17 years ago
  24. 97f0678 jbd: check for error returned by kthread_create on creating journal thread by Pavel Emelianov · 17 years ago
  25. ee6f958 check privileges before setting mount propagation by Miklos Szeredi · 17 years ago
  26. 28be5ab ext3: copy i_flags to inode flags on write by Jan Kara · 17 years ago
  27. b5e6181 Introduce a handy list_first_entry macro by Pavel Emelianov · 17 years ago
  28. 1bd0cf1 smbfs: remove unnecessary allow_signal by Eric W. Biederman · 17 years ago
  29. 3361c7b make iunique use a do/while loop rather than its obscure goto loop by Jeffrey Layton · 17 years ago
  30. 9d0633c Remove redundant check from proc_sys_setattr() by John Johansen · 17 years ago
  31. 1e8123f Remove redundant check from proc_setattr() by John Johansen · 17 years ago
  32. 09f0892 proc: cleanup: use seq_release_private() where appropriate by Martin Peschke · 17 years ago
  33. 6272e26 cleanup compat ioctl handling by Christoph Hellwig · 17 years ago
  34. 19d0e8c partition: add support for sysv68 partitions by Philippe De Muyter · 17 years ago
  35. 644fd4f merge compat_ioctl.h into compat_ioctl.c by Christoph Hellwig · 17 years ago
  36. 1525dcc ROUND_UP macro cleanup in fs/smbfs/request.c by Milind Arun Choudhary · 17 years ago
  37. 022a169 ROUND_UP macro cleanup in fs/(select|compat|readdir).c by Milind Arun Choudhary · 17 years ago
  38. 7e80d0d i386: sched.h inclusion from module.h is baack by Alexey Dobriyan · 17 years ago
  39. 9d65cb4 Fix race between cat /proc/*/wchan and rmmod et al by Alexey Dobriyan · 17 years ago
  40. ffb4512 Simplify kallsyms_lookup() by Alexey Dobriyan · 17 years ago
  41. 98701d1 (re)register_binfmt returns with -EBUSY by kalash nainwal · 17 years ago
  42. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  43. e5f00f4 make remove_inode_dquot_ref() static by Adrian Bunk · 17 years ago
  44. ca509f6 Protect tty drivers list with tty_mutex by Alexey Dobriyan · 17 years ago
  45. ef51c97 Remove do_sync_file_range() by Mark Fasheh · 17 years ago
  46. 880ebdc reiserfs: proc support requires PROC_FS by Randy Dunlap · 17 years ago
  47. 19c5d45 /proc/*/oom_score oops re badness by Alexey Dobriyan · 17 years ago
  48. c23fbb6 VFS: delay the dentry name generation on sockets and pipes by Eric Dumazet · 17 years ago
  49. 2793274 add file position info to proc by Miklos Szeredi · 17 years ago
  50. c5141e6 procfs: reorder struct pid_dentry to save space on 64bit archs, and constify them by Eric Dumazet · 17 years ago
  51. 5096add proc: maps protection by Kees Cook · 17 years ago
  52. 5843205 namei.c: remove utterly outdated comment by Christoph Hellwig · 17 years ago
  53. acb0c85 vfs: remove superflous sb == NULL checks by Christoph Hellwig · 17 years ago
  54. 578c818 proc: remove pathetic ->deleted WARN_ON by Alexey Dobriyan · 17 years ago
  55. 59cd0cb Fix race between proc_readdir and remove_proc_entry by Darrick J. Wong · 17 years ago
  56. 7695650 Fix race between proc_get_inode() and remove_proc_entry() by Alexey Dobriyan · 17 years ago
  57. 79c0b2d add filesystem subtype support by Miklos Szeredi · 17 years ago
  58. 6192bd5 epoll: optimizations and cleanups by Davide Libenzi · 17 years ago
  59. fedee54 ext3: dirindex error pointer issues by Dmitriy Monakhov · 17 years ago
  60. e3222c4 Merge sys_clone()/sys_unshare() nsproxy and namespace handling by Badari Pulavarty · 17 years ago
  61. 4fc75ff exec: fix remove_arg_zero by Nick Piggin · 17 years ago
  62. f87367a reiserfs: correct misspelled "REISERFS_PROC_INFO" to "CONFIG_REISERFS_PROC_INFO" by Robert P. J. Day · 17 years ago
  63. fe08a9d reiserfs: shrink superblock if no xattrs by Alexey Dobriyan · 17 years ago
  64. 2d3466a reiserfs: possible null pointer dereference during resize by Dmitriy Monakhov · 17 years ago
  65. 82f703b freevxfs: possible null pointer dereference fix by Dmitriy Monakhov · 17 years ago
  66. 1368c4f is_power_of_2 in fs/block_dev.c by Vignesh Babu BM · 17 years ago
  67. e1b5c1d is_power_of_2 in fs/hfs by Vignesh Babu BM · 17 years ago
  68. e7d709c is_power_of_2 in fat by Vignesh Babu BM · 17 years ago
  69. 3972b7f devpts: add fsnotify create event by Florin Malita · 17 years ago
  70. 1ae7075 use use SEEK_MAX to validate user lseek arguments by Chris Snook · 17 years ago
  71. 7b8e892 use symbolic constants in generic lseek code by Chris Snook · 17 years ago
  72. 24c32d7 mm: shrink parent dentries when shrinking slab by Andrew Morton · 17 years ago
  73. d52b908 fix quadratic behavior of shrink_dcache_parent() by Miklos Szeredi · 17 years ago
  74. 97dc32c reduce size of task_struct on 64-bit machines by William Cohen · 17 years ago
  75. 4d7bf11 ext2/3/4: fix file date underflow on ext2 3 filesystems on 64 bit systems by Markus Rechberger · 17 years ago
  76. 8948e11 Allow access to /proc/$PID/fd after setuid() by Alexey Dobriyan · 17 years ago
  77. 7e4c369 block_write_full_page(): report ENOSPC by Andrew Morton · 17 years ago
  78. 3e9f45b Factor outstanding I/O error handling by Guillaume Chazarain · 17 years ago
  79. f1adc05 uml: hostfs style fixes by Jeff Dike · 17 years ago
  80. 5822b7f uml: make hostfs_setattr() support operations on unlinked open files by Alberto Bertogli · 17 years ago
  81. 0ceb331 mm: move common segment checks to separate helper function by Dmitriy Monakhov · 17 years ago
  82. 86aa5ac [PATCH] splice: always call into page_cache_readahead() by Jens Axboe · 17 years ago
  83. 9ae9d68 [PATCH] splice(): fix interaction with readahead by Fengguang Wu · 17 years ago
  84. f7c66ce [XFS] Add lockdep support for XFS by Lachlan McIlroy · 17 years ago
  85. 71dfd5a [XFS] Fix race in xfs_write() b/w dmapi callout and direct I/O checks. by Lachlan McIlroy · 17 years ago
  86. 3a02ee1 [XFS] Get rid of redundant "required" in msg. by Utako Kusaka · 17 years ago
  87. e6a0e9c [XFS] Export via a function xfs_buftarg_list for use by kdb/xfsidbg. by Tim Shimmin · 17 years ago
  88. f10bb2d [XFS] Remove unused ilen variable and references. by Tim Shimmin · 17 years ago
  89. ba87ea6 [XFS] Fix to prevent the notorious 'NULL files' problem after a crash. by Lachlan McIlroy · 17 years ago
  90. 2a32963 [XFS] Fix race condition in xfs_write(). by Lachlan McIlroy · 17 years ago
  91. e6d2942 [XFS] Fix uquota and oquota enforcement problems. by Kouta Ooizumi · 17 years ago
  92. d3cf209 [XFS] propogate return codes from flush routines by Lachlan McIlroy · 17 years ago
  93. 424ea91 [XFS] Fix quotaon syscall failures for group enforcement requests. by Donald Douwsma · 17 years ago
  94. 646d5bd [XFS] Invalidate quotacheck when mounting without a quota type. by Donald Douwsma · 17 years ago
  95. e7a23a9 [XFS] reducing the number of random number functions. by Joe Perches · 17 years ago
  96. e9ed9d2 [XFS] remove more misc. unused args by Eric Sandeen · 17 years ago
  97. ef497f8 [XFS] the "aendp" arg to xfs_dir2_data_freescan is always NULL, remove it. by Eric Sandeen · 17 years ago
  98. 1c72bf9 [XFS] The last argument "lsn" of xfs_trans_commit() is always called with NULL. by Eric Sandeen · 17 years ago
  99. 2d56d3c Merge branch 'server-cluster-locking-api' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 17 years ago
  100. 5cefcab Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 17 years ago