1. 3f2e05e [PATCH] BLOCK: Revert patch to hack around undeclared sigset_t in linux/compat.h by David Howells · 18 years ago
  2. 1a657f78 [PATCH] introduce get_task_pid() to fix unsafe get_pid() by Oleg Nesterov · 18 years ago
  3. 1c0d04c [PATCH] proc: comment what proc_fill_cache does by Eric W. Biederman · 18 years ago
  4. 5e61fea [PATCH] proc: remove the useless SMP-safe comments from /proc by Eric W. Biederman · 18 years ago
  5. 7bcd6b0 [PATCH] proc: remove trailing blank entry from pid_entry arrays by Eric W. Biederman · 18 years ago
  6. 8e95bd9 [PATCH] proc: properly compute TGID_OFFSET by Eric W. Biederman · 18 years ago
  7. b0fa9db [PATCH] proc: drop tasklist lock in task_state() by Oleg Nesterov · 18 years ago
  8. a593d6e [PATCH] proc: convert do_task_stat() to use lock_task_sighand() by Oleg Nesterov · 18 years ago
  9. 5e6b3f4 [PATCH] proc: convert task_sig() to use lock_task_sighand() by Oleg Nesterov · 18 years ago
  10. 7fbaac0 [PATCH] proc: Use pid_task instead of open coding it by Eric W. Biederman · 18 years ago
  11. 72d9dcf [PATCH] proc: Merge proc_tid_attr and proc_tgid_attr by Eric W. Biederman · 18 years ago
  12. 61a2878 [PATCH] proc: Remove the hard coded inode numbers by Eric W. Biederman · 18 years ago
  13. 444ceed [PATCH] proc: Factor out an instantiate method from every lookup method by Eric W. Biederman · 18 years ago
  14. 801199c [PATCH] proc: Make the generation of the self symlink table driven by Eric W. Biederman · 18 years ago
  15. 96b644b [PATCH] namespaces: utsname: use init_utsname when appropriate by Serge E. Hallyn · 18 years ago
  16. e9ff399 [PATCH] namespaces: utsname: switch to using uts namespaces by Serge E. Hallyn · 18 years ago
  17. 1651e14 [PATCH] namespaces: incorporate fs namespace into nsproxy by Serge E. Hallyn · 18 years ago
  18. 12fd352 [PATCH] nfsd: lockdep annotation by Peter Zijlstra · 18 years ago
  19. eed2965 [PATCH] knfsd: allow admin to set nthreads per node by Greg Banks · 18 years ago
  20. eec0966 [PATCH] knfsd: use svc_set_num_threads to manage threads in knfsd by Greg Banks · 18 years ago
  21. 9a24ab5 [PATCH] knfsd: add svc_get by Greg Banks · 18 years ago
  22. 4a3ae42 [PATCH] knfsd: Correctly handle error condition from lockd_up by NeilBrown · 18 years ago
  23. 7dcf91e [PATCH] knfsd: Move makesock failed warning into make_socks. by NeilBrown · 18 years ago
  24. 3dfb421 [PATCH] knfsd: Check return value of lockd_up in write_ports by NeilBrown · 18 years ago
  25. 6fb2b47 [PATCH] knfsd: Drop 'serv' option to svc_recv and svc_process by NeilBrown · 18 years ago
  26. 896440d [PATCH] nfsd: add lock annotations to e_start and e_stop by Josh Triplett · 18 years ago
  27. bc6f02e [PATCH] knfsd: Use SEQ_START_TOKEN instead of hardcoded magic (void*)1 by Greg Banks · 18 years ago
  28. b41b66d [PATCH] knfsd: allow sockets to be passed to nfsd via 'portlist' by NeilBrown · 18 years ago
  29. 80212d5 [PATCH] knfsd: define new nfsdfs file: portlist - contains list of ports by NeilBrown · 18 years ago
  30. 02a375f [PATCH] knfsd: separate out some parts of nfsd_svc, which start nfs servers by NeilBrown · 18 years ago
  31. 6658d3a [PATCH] knfsd: remove nfsd_versbits as intermediate storage for desired versions by NeilBrown · 18 years ago
  32. 24e3666 [PATCH] knfsd: be more selective in which sockets lockd listens on by NeilBrown · 18 years ago
  33. bc591cc [PATCH] knfsd: add a callback for when last rpc thread finishes by NeilBrown · 18 years ago
  34. b06c7b4 [PATCH] knfsd: remove an unused variable from e_show() by Greg Banks · 18 years ago
  35. 3e3b480 [PATCH] knfsd: add some missing newlines in printks by Greg Banks · 18 years ago
  36. 43fa1ad [PATCH] file: Add locking to f_getown by Eric W. Biederman · 18 years ago
  37. 3fbc964 [PATCH] Define struct pspace by Sukadev Bhattiprolu · 18 years ago
  38. ed97bd3 [PATCH] fs/inode.c tweaks by Andreas Mohr · 18 years ago
  39. 07acaf2 [PATCH] Remove NULL check in register_nls() by Alexey Dobriyan · 18 years ago
  40. 609d7fa [PATCH] file: modify struct fown_struct to use a struct pid by Eric W. Biederman · 18 years ago
  41. f6c7a1f [PATCH] proc: give the root directory a task by Eric W. Biederman · 18 years ago
  42. 20cdc89 [PATCH] proc: modify proc_pident_lookup to be completely table driven by Eric W. Biederman · 18 years ago
  43. 28a6d67 [PATCH] proc: reorder the functions in base.c by Eric W. Biederman · 18 years ago
  44. 0804ef4 [PATCH] proc: readdir race fix (take 3) by Eric W. Biederman · 18 years ago
  45. 63f83c9 JFS: White space cleanup by Dave Kleikamp · 18 years ago
  46. 087387f [PATCH] JFS: return correct error when i-node allocation failed by Akinobu Mita · 18 years ago
  47. 2a6968a JFS: Remove shadow variable from fs/jfs/jfs_txnmgr.c:xtLog() by Tony Breeds · 18 years ago
  48. d00223f [GFS2] Fix code style/indent in ops_file.c by Steven Whitehouse · 18 years ago
  49. 930cc23 [GFS2] streamline-generic_file_-interfaces-and-filemap gfs fix by Andrew Morton · 18 years ago
  50. 9c9eb21 [GFS2] Remove readv/writev methods and use aio_read/aio_write instead (gfs bits) by Badari Pulavarty · 18 years ago
  51. 59458f4 Merge branch 'master' into gfs2 by Steven Whitehouse · 18 years ago
  52. 1a70d65 [CIFS] Fix compiler warning with previous patch by Steve French · 18 years ago
  53. 947a506 [CIFS] Fix typo by Steve French · 18 years ago
  54. b815f1e5 [CIFS] Allow for 15 minute TZs (e.g. Nepal) and be more explicit about by Steve French · 18 years ago
  55. 203cf2f [CIFS] Fix readdir of large directories for backlevel servers by Steve French · 18 years ago
  56. d025c9d [PATCH] Support piping into commands in /proc/sys/kernel/core_pattern by Andi Kleen · 18 years ago
  57. d6cbd28 [PATCH] Some cleanup in the pipe code by Andi Kleen · 18 years ago
  58. ce71ec3 [PATCH] r/o bind mounts: monitor zeroing of i_nlink by Dave Hansen · 18 years ago
  59. 17ff785 [PATCH] r/o bind mounts: clean up OCFS2 nlink handling by Mark Fasheh · 18 years ago
  60. d8c76e6 [PATCH] r/o bind mount prepwork: inc_nlink() helper by Dave Hansen · 18 years ago
  61. 9a53c3a [PATCH] r/o bind mounts: unlink: monitor i_nlink by Dave Hansen · 18 years ago
  62. aab520e [PATCH] r/o bind mount prepwork: move open_namei()'s vfs_create() by Dave Hansen · 18 years ago
  63. 6902d92 [PATCH] r/o bind mounts: prepare for write access checks: collapse if() by Dave Hansen · 18 years ago
  64. 8f0ab51 [PATCH] csa: convert CONFIG tag for extended accounting routines by Jay Lan · 18 years ago
  65. eed4e51 [PATCH] Add vector AIO support by Badari Pulavarty · 18 years ago
  66. 543ade1 [PATCH] Streamline generic_file_* interfaces and filemap cleanups by Badari Pulavarty · 18 years ago
  67. ee0b3e6 [PATCH] Remove readv/writev methods and use aio_read/aio_write instead by Badari Pulavarty · 18 years ago
  68. 027445c [PATCH] Vectorize aio_read/aio_write fileop methods by Badari Pulavarty · 18 years ago
  69. 9ea0f94 [PATCH] reiserfs: eliminate minimum window size for bitmap searching by Jeff Mahoney · 18 years ago
  70. 5a2618e [PATCH] reiserfs: use generic_file_open for open() checks by Jeff Mahoney · 18 years ago
  71. 5065227 [PATCH] reiserfs: on-demand bitmap loading by Jeff Mahoney · 18 years ago
  72. 6f01046 [PATCH] reiserfs: reorganize bitmap loading functions by Jeff Mahoney · 18 years ago
  73. 0b3dc17 [PATCH] reiserfs: clean up bitmap block buffer head references by Jeff Mahoney · 18 years ago
  74. e1fabd3 [PATCH] reiserfs: fix is_reusable bitmap check to not traverse the bitmap info array by Jeff Mahoney · 18 years ago
  75. 54f67f6 [PATCH] Move ncpfs 32bit compat ioctl to ncpfs by Petr Vandrovec · 18 years ago
  76. f5579f8 [PATCH] VFS: Use SEEK_{SET, CUR, END} instead of hardcoded values by Josef 'Jeff' Sipek · 18 years ago
  77. 82b0547 [PATCH] Create fs/utimes.c by Alexey Dobriyan · 18 years ago
  78. 52978be [PATCH] kmemdup: some users by Alexey Dobriyan · 18 years ago
  79. 130c6b9 [PATCH] fs/partitions: Conversion to generic boolean by Richard Knutsson · 18 years ago
  80. 4d81715 [PATCH] fs/jfs: Conversion to generic boolean by Richard Knutsson · 18 years ago
  81. c49c311 [PATCH] fs/ntfs: Conversion to generic boolean by Richard Knutsson · 18 years ago
  82. 18f75ca [CIFS] Allow LANMAN21 support even in both POSIX non-POSIX path by Steve French · 18 years ago
  83. 0fe2347 [PATCH] Update axboe@suse.de email address by Jens Axboe · 18 years ago
  84. 50be345 [PATCH] fix creating zero sized bio mempools in low memory system by Milan Broz · 18 years ago
  85. 5e6d12b [PATCH] CONFIG_BLOCK internal.h cleanups by Andrew Morton · 18 years ago
  86. 9361401 [PATCH] BLOCK: Make it possible to disable the block layer [try #6] by David Howells · 18 years ago
  87. d366e40 [PATCH] BLOCK: Remove no-longer necessary linux/buffer_head.h inclusions [try #6] by David Howells · 18 years ago
  88. 4cb50dc [PATCH] BLOCK: Remove no-longer necessary linux/mpage.h inclusions [try #6] by David Howells · 18 years ago
  89. 188f83d [PATCH] BLOCK: Move the msdos device ioctl compat stuff to the msdos driver [try #6] by David Howells · 18 years ago
  90. 52a700c [PATCH] BLOCK: Move the Ext3 device ioctl compat stuff to the Ext3 driver [try #6] by David Howells · 18 years ago
  91. e322ff0 [PATCH] BLOCK: Move the Ext2 device ioctl compat stuff to the Ext2 driver [try #6] by David Howells · 18 years ago
  92. 52b499c [PATCH] BLOCK: Move the ReiserFS device ioctl compat stuff to the ReiserFS driver [try #6] by David Howells · 18 years ago
  93. 3669567 [PATCH] BLOCK: Move common FS-specific ioctls to linux/fs.h [try #6] by David Howells · 18 years ago
  94. 863d5b82 [PATCH] BLOCK: Move the loop device ioctl compat stuff to the loop driver [try #6] by David Howells · 18 years ago
  95. b71e8a4 [PATCH] BLOCK: Move __invalidate_device() to block_dev.c [try #6] by David Howells · 18 years ago
  96. 811d736 [PATCH] BLOCK: Dissociate generic_writepages() from mpage stuff [try #6] by David Howells · 18 years ago
  97. 7b0de42 [PATCH] BLOCK: Remove dependence on existence of blockdev_superblock [try #6] by David Howells · 18 years ago
  98. 07f3f05 [PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6] by David Howells · 18 years ago
  99. 65e6f5b [PATCH] BLOCK: Don't call block_sync_page() from AFS [try #6] by David Howells · 18 years ago
  100. cf9a2ae [PATCH] BLOCK: Move functions out of buffer code [try #6] by David Howells · 18 years ago