1. dbf8685 [PATCH] NOMMU: Implement /proc/pid/maps for NOMMU by David Howells · 18 years ago
  2. 5da6185 [PATCH] NOMMU: Set BDI capabilities for /dev/mem and /dev/kmem by David Howells · 18 years ago
  3. 1a1d92c [PATCH] Really ignore kmem_cache_destroy return value by Alexey Dobriyan · 18 years ago
  4. f52720c [PATCH] fs: Removing useless casts by Panagiotis Issaris · 18 years ago
  5. f8314dc [PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc by Panagiotis Issaris · 18 years ago
  6. 32c2d2b [PATCH] more ext3 16T overflow fixes by Eric Sandeen · 18 years ago
  7. a4e4de3 [PATCH] ext3: Fix sparse warnings by Dave Kleikamp · 18 years ago
  8. e9ad562 [PATCH] ext3: More whitespace cleanups by Dave Kleikamp · 18 years ago
  9. 7543fc7 [PATCH] ext3: wrong error behavior by Vasily Averin · 18 years ago
  10. 36faadc14 [PATCH] ext3: more comments about block allocation/reservation code by Mingming Cao · 18 years ago
  11. 321fb9e [PATCH] ext3: turn on reservation dump on block allocation errors by Mingming Cao · 18 years ago
  12. 37ed322 [PATCH] JBD: 16T fixes by Eric Sandeen · 18 years ago
  13. eee194e [PATCH] ext3: inode numbers are unsigned long by Eric Sandeen · 18 years ago
  14. 41f04d8 [PATCH] ext2: fix mounts at 16T by Eric Sandeen · 18 years ago
  15. 855565e [PATCH] fix ext3 mounts at 16T by Eric Sandeen · 18 years ago
  16. 2aed348 [PATCH] jbd: use BUILD_BUG_ON in journal init by Alexey Dobriyan · 18 years ago
  17. ae6ddcc [PATCH] ext3 and jbd cleanup: remove whitespace by Mingming Cao · 18 years ago
  18. e7ab8d6 [PATCH] jbd: add lock annotation to jbd_sync_bh by Josh Triplett · 18 years ago
  19. b278240 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  20. dd77a4e Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 18 years ago
  21. 8d6b5eee [PATCH] binfmt_elf: consistently use loff_t by Andrew Morton · 18 years ago
  22. 972d1a7 [PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLE by Christoph Lameter · 18 years ago
  23. 182e8e2 [PATCH] reduce MAX_NR_ZONES: make display of highmem counters conditional on CONFIG_HIGHMEM by Christoph Lameter · 18 years ago
  24. d08b385 [PATCH] mm: tracking shared dirty pages by Peter Zijlstra · 18 years ago
  25. 3998b93 [PATCH] jbd: fix commit of ordered data buffers by Jan Kara · 18 years ago
  26. 7583334 [PATCH] Check return value of copy_to_user in compat_sys_pselect7 by Andi Kleen · 18 years ago
  27. c16b63e0 [PATCH] i386/x86-64: Don't randomize stack top when no randomization personality is set by Andi Kleen · 18 years ago
  28. f20a9ea sysfs: add proper sysfs_init() prototype by Andrew Morton · 18 years ago
  29. 995982c sysfs_remove_bin_file: no return value, dump_stack on error by Randy.Dunlap · 18 years ago
  30. ceeee1f SYSFS: allow sysfs_create_link to create symlinks in the root of sysfs by Greg Kroah-Hartman · 22 years ago
  31. 6468b3a Debugfs: kernel-doc fixes for debugfs by Randy Dunlap · 18 years ago
  32. eea3f89 sysfs: Make poll behaviour consistent by Juha Yrjölä · 18 years ago
  33. c0ba7e5 [PATCH] autofs4: zero timeout prevents shutdown by Ian Kent · 18 years ago
  34. 0d5dc6c ocfs2: Teach ocfs2_drop_lock() to use ->set_lvb() callback by Mark Fasheh · 18 years ago
  35. b5e500e ocfs2: Remove ->unblock lockres operation by Mark Fasheh · 18 years ago
  36. cc567d8 ocfs2: move downconvert worker to lockres ops by Mark Fasheh · 18 years ago
  37. 08280f1 ocfs2: Remove unused dlmglue functions by Mark Fasheh · 18 years ago
  38. 810d5ae ocfs2: Have the metadata lock use generic dlmglue functions by Mark Fasheh · 18 years ago
  39. 5ef0d4e ocfs2: Add ->set_lvb callback in dlmglue by Mark Fasheh · 18 years ago
  40. 16d5b95 ocfs2: Add ->check_downconvert callback in dlmglue by Mark Fasheh · 18 years ago
  41. f7fbfdd ocfs2: Check for refreshing locks in generic unblock function by Mark Fasheh · 18 years ago
  42. b80fc01 ocfs2: don't unconditionally pass LVB flags by Mark Fasheh · 18 years ago
  43. aa2623a ocfs2: combine inode and generic blocking AST functions by Mark Fasheh · 18 years ago
  44. 54a7e75 ocfs2: Add ->get_osb() dlmglue locking operation by Mark Fasheh · 18 years ago
  45. 2a45f2d ocfs2: remove ->unlock_ast() callback from ocfs2_lock_res_ops by Mark Fasheh · 18 years ago
  46. e92d57d ocfs2: combine inode and generic AST functions by Mark Fasheh · 18 years ago
  47. f625c97 ocfs2: Clean up lock resource refresh flags by Mark Fasheh · 18 years ago
  48. 24c19ef ocfs2: Remove i_generation from inode lock names by Mark Fasheh · 18 years ago
  49. f9e2d82 ocfs2: Encode i_generation in the meta data lvb by Mark Fasheh · 18 years ago
  50. 4d3b83f ocfs2: Free up some space in the lvb by Mark Fasheh · 18 years ago
  51. 0027dd5 ocfs2: Remove special casing for inode creation in ocfs2_dentry_attach_lock() by Mark Fasheh · 18 years ago
  52. 1ba9da2 ocfs2: manually d_move() during ocfs2_rename() by Mark Fasheh · 18 years ago
  53. 349457c [PATCH] Allow file systems to manually d_move() inside of ->rename() by Mark Fasheh · 18 years ago
  54. 1390334 ocfs2: Remove the dentry vote by Mark Fasheh · 18 years ago
  55. 379dfe9 ocfs2: Hook rest of the file system into dentry locking API by Mark Fasheh · 18 years ago
  56. 80c0584 ocfs2: Add dentry tracking API by Mark Fasheh · 18 years ago
  57. d680efe ocfs2: Add new cluster lock type by Mark Fasheh · 18 years ago
  58. f068106 ocfs2: Update dlmglue for new dlmlock() API by Mark Fasheh · 18 years ago
  59. ea5b3a1 ocfs2: Update dlmfs for new dlmlock() API by Mark Fasheh · 18 years ago
  60. 3384f3d ocfs2: Allow binary names in the DLM by Mark Fasheh · 18 years ago
  61. e2c7369 ocfs2: Silence dlm error print by Mark Fasheh · 18 years ago
  62. e18fa70 Move several *_SUPER_MAGIC symbols to include/linux/magic.h. by Jeff Garzik · 18 years ago
  63. 026ed5c NFS: unmark NFS direct I/O as experimental by Chuck Lever · 18 years ago
  64. f551e44 NFS: add comments clarifying the use of nfs_post_op_update() by Chuck Lever · 18 years ago
  65. aec5e17 NFS: Use SEEK_END instead of hardcoded value by Josef 'Jeff' Sipek · 18 years ago
  66. 51b6ded NFSv4: When mounting with a port=0 argument, substitute port=2049 by Trond Myklebust · 18 years ago
  67. 2066fe8 NFSv4: Poll more aggressively when handling NFS4ERR_DELAY by Trond Myklebust · 18 years ago
  68. c514983 NFSv4: Handle the condition NFS4ERR_FILE_OPEN by Trond Myklebust · 18 years ago
  69. 6b30954 NFSv4: Retry lease recovery if it failed during a synchronous operation. by Trond Myklebust · 18 years ago
  70. 97db8f4 NFS: Don't invalidate the symlink we just stuffed into the cache by Trond Myklebust · 18 years ago
  71. 5f004cf NFS: Make read() return an ESTALE if the file has been deleted by Trond Myklebust · 18 years ago
  72. 2dec514 NFSv4: It's perfectly legal for clp to be NULL here.... by J. Bruce Fields · 18 years ago
  73. fd68407 NFS: nfs_lookup - don't hash dentry when optimising away the lookup by Trond Myklebust · 18 years ago
  74. 297de4f Fix a referral error Oops by andros@citi.umich.edu · 18 years ago
  75. 058ad9c NFS: NFS_ROOT should use the new rpc_create API by Chuck Lever · 18 years ago
  76. 6daabf1 NFS: Fix up compiler warnings on 64-bit platforms in client.c by David Howells · 18 years ago
  77. 158998b SUNRPC: Make rpc_mkpipe() take the parent dentry as an argument by Trond Myklebust · 18 years ago
  78. 5dd3177 NFSv4: Fix a use-after-free issue with the nfs server. by Trond Myklebust · 18 years ago
  79. 275a082 Add a real API for dealing with blk_congestion_wait() by Trond Myklebust · 18 years ago
  80. 94a6d75 NFS: Use cached page as buffer for NFS symlink requests by Chuck Lever · 18 years ago
  81. 873101b NFS: copy symlinks into page cache before sending NFS SYMLINK request by Chuck Lever · 18 years ago
  82. 4f390c1 NFS: Fix double d_drop in nfs_instantiate() error path by Chuck Lever · 18 years ago
  83. d3db90e NFS: remove a no-longer-needed error check in nfs_symlink() by Chuck Lever · 18 years ago
  84. ae5c794 NFSD: Convert NFS server callback logic to use new rpc_create API by Chuck Lever · 18 years ago
  85. 41877d2 NFS: Convert NFS client to use new rpc_create() API by Chuck Lever · 18 years ago
  86. e1ec789 LOCKD: Convert to use new rpc_create() API by Chuck Lever · 18 years ago
  87. 6ca9482 SUNRPC: Clean-up after previous patches. by Chuck Lever · 18 years ago
  88. 39d7bbc SUNRPC: remove extraneous header inclusions by Chuck Lever · 18 years ago
  89. 44c31be LOCKD: Teach lockd to use the new rpc_peeraddr() API by Chuck Lever · 18 years ago
  90. 9c5bf38 NFS: Fix nfs_alloc_client() by Trond Myklebust · 18 years ago
  91. 36b15c5 NFS: Ensure NFSv2/v3 mounts respect the NFS_MOUNT_SECFLAVOUR flag by Trond Myklebust · 18 years ago
  92. 738a351 NFS: Secure the roots of the NFS subtrees in a shared superblock by David Howells · 18 years ago
  93. 27ba851 NFS: Fix error handling by David Howells · 18 years ago
  94. 6aaca56 NFS: Add server and volume lists to /proc by David Howells · 18 years ago
  95. 54ceac4 NFS: Share NFS superblocks per-protocol per-server per-FSID by David Howells · 18 years ago
  96. cf6d7b5 NFS: Start rpciod in server common management by David Howells · 18 years ago
  97. 5006a76 NFS: Eliminate client_sys in favour of cl_rpcclient by David Howells · 18 years ago
  98. 8fa5c00 NFS: Move rpc_ops from nfs_server to nfs_client by David Howells · 18 years ago
  99. 1f16341 NFS: Make better use of inode* dereferencing macros by David Howells · 18 years ago
  100. 27951bd NFS: Maintain a common server record for NFS2/3 as well as for NFS4 by David Howells · 18 years ago