1. a928972 [PATCH] Don't uselessly export task_struct to userspace in core dumps by Eric W. Biederman · 19 years ago
  2. 9c0cbd5 [PATCH] TIOC* compat ioctl handling by Christoph Hellwig · 19 years ago
  3. 9e4e23b [PATCH] little de_thread() cleanup by Oleg Nesterov · 19 years ago
  4. 833d304 [PATCH] reiserfs: [kv]free() checking cleanup by James Lamanna · 19 years ago
  5. aaa4059 [PATCH] ext3: Fix unmapped buffers in transaction's lists by Jan Kara · 19 years ago
  6. d381d8a [PATCH] SELinux: canonicalize getxattr() by James Morris · 19 years ago
  7. 0d078f6 [PATCH] CONFIG_IA32 by Brian Gerst · 19 years ago
  8. d3f8cf4 [PATCH] NFS: Remove unbalanced spin_unlock() calls from nfs_refresh_inode() by Trond Myklebust · 19 years ago
  9. 07b188a Merge branch 'master' of /usr/src/ntfs-2.6/ by Anton Altaparmakov · 19 years ago
  10. 2e9b367 [PATCH] hugetlb: overcommit accounting check by Adam Litke · 19 years ago
  11. 4c88726 [PATCH] hugetlb: demand fault handler by Adam Litke · 19 years ago
  12. 0b1533f [PATCH] cleanup hugelbfs_forget_inode by Christoph Hellwig · 19 years ago
  13. 6b09b9d [PATCH] kill hugelbfs_do_delete_inode by Christoph Hellwig · 19 years ago
  14. 149f421 [PATCH] hugetlbfs: clean up hugetlbfs_delete_inode by Christoph Hellwig · 19 years ago
  15. 9652798 [PATCH] hugetlbfs: move free_inodes accounting by Christoph Hellwig · 19 years ago
  16. 4c21e2f [PATCH] mm: split page table lock by Hugh Dickins · 19 years ago
  17. deceb6c [PATCH] mm: follow_page with inner ptlock by Hugh Dickins · 19 years ago
  18. 508034a [PATCH] mm: unmap_vmas with inner ptlock by Hugh Dickins · 19 years ago
  19. 705e87c [PATCH] mm: pte_offset_map_lock loops by Hugh Dickins · 19 years ago
  20. c74df32 [PATCH] mm: ptd_alloc take ptlock by Hugh Dickins · 19 years ago
  21. 365e9c87 [PATCH] mm: update_hiwaters just in time by Hugh Dickins · 19 years ago
  22. b581003 [PATCH] core remove PageReserved by Nick Piggin · 19 years ago
  23. 4294621 [PATCH] mm: rss = file_rss + anon_rss by Hugh Dickins · 19 years ago
  24. 404351e [PATCH] mm: mm_init set_mm_counters by Hugh Dickins · 19 years ago
  25. dfcd3c0 [PATCH] Convert mempolicies to nodemask_t by Andi Kleen · 19 years ago
  26. c36fc88 [PATCH] usb: Patch for USBDEVFS_IOCTL from 32-bit programs by Pete Zaitcev · 19 years ago
  27. 6cd37cd [PATCH] Fix ext3 warning for unused var by Peter Osterlund · 19 years ago
  28. 84860bf Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 19 years ago
  29. 8caf891 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6 by Linus Torvalds · 19 years ago
  30. 7038f1c JFS: make sure right-most xtree pages have header.next set to zero by Dave Kleikamp · 19 years ago
  31. 6fbfddc Merge ../bleed-2.6 by Greg KH · 19 years ago
  32. 53f4654 [PATCH] Driver Core: fix up all callers of class_device_create() by Greg Kroah-Hartman · 19 years ago
  33. a7fd670 [PATCH] add sysfs attr to re-emit device hotplug event by Kay Sievers · 19 years ago
  34. 0ee40c6 Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 19 years ago
  35. c4cdd03 [PATCH] gfp_t: reiserfs mapping_set_gfp_mask() use by Al Viro · 19 years ago
  36. 27496a8 [PATCH] gfp_t: fs/* by Al Viro · 19 years ago
  37. af4ca45 [PATCH] gfp_t: infrastructure by Al Viro · 19 years ago
  38. 20e5c81 [patch] remove gendisk->stamp_idle field by Chen, Kenneth W · 19 years ago
  39. 4542437 Merge in v2.6.14 by hand by Paul Mackerras · 19 years ago
  40. bec273b NFS: Allow files that are open for write to invalidate caches by Trond Myklebust · 19 years ago
  41. 16c32b7 NFSv4: Convert unnecessary XDR warning messages into dprintk() by Trond Myklebust · 19 years ago
  42. 4f9838c NFSv4: Add post-op attributes to NFSv4 write and commit callbacks. by Trond Myklebust · 19 years ago
  43. 16e4295 NFSv4: Add post-op attributes to nfs4_proc_remove() by Trond Myklebust · 19 years ago
  44. 6caf2c8 NFSv4: Add post-op attributes to nfs4_proc_rename() by Trond Myklebust · 19 years ago
  45. 91ba2ee NFSv4: Add post-op attributes to nfs4_proc_link() by Trond Myklebust · 19 years ago
  46. cf80955 NFS: Ensure that nfs_link() instantiates the dentry correctly by Trond Myklebust · 19 years ago
  47. 516a6af NFS: Add optional post-op getattr instruction to the NFSv4 file close. by Trond Myklebust · 19 years ago
  48. 3338c14 NFS: Optimise attribute revalidation on close(). by Trond Myklebust · 19 years ago
  49. 56ae19f NFSv4: Add directory post-op attributes to the CREATE operations. by Trond Myklebust · 19 years ago
  50. 0c70b50 NFS: nfs_lookup doesn't need to revalidate the parent directory's inode by Chuck Lever · 19 years ago
  51. decf491 NFS: Don't let nfs_end_data_update() clobber attribute update information by Trond Myklebust · 19 years ago
  52. 3380114 NFS: Optimise inode attribute cache updates by Trond Myklebust · 19 years ago
  53. 913a70f NFS: Convert cache_change_attribute into a jiffy-based value by Trond Myklebust · 19 years ago
  54. 0e574af NFS: Cleanup initialisation of struct nfs_fattr by Trond Myklebust · 19 years ago
  55. 4c2cb58 Merge /home/trondmy/scm/kernel/git/torvalds/linux-2.6 by Trond Myklebust · 19 years ago
  56. 34123da NFS: Fix a bad cast in nfs3_read_done by Trond Myklebust · 19 years ago
  57. 0753ca7 [CIFS] Change pragma pack(1) to attribute(packed) to allow cifs on arm to access by Steve French · 19 years ago
  58. 0429094 Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Steve French · 19 years ago
  59. 94c1d31 [PATCH] Fix HFS+ to free up the space when a file is deleted. by Peter Wainwright · 19 years ago
  60. 47c564e Merge branch 'master' of /usr/src/ntfs-2.6/ by Anton Altaparmakov · 19 years ago
  61. c9c2009 NTFS: Document extended attribute ($EA) NEED_EA flag. (Based on libntfs by Anton Altaparmakov · 19 years ago
  62. dda65b9 NTFS: Fix compilation warnings with gcc-4.0.2 on SUSE 10.0. by Anton Altaparmakov · 19 years ago
  63. d04bd1f NTFS: Use %z for size_t to fix compilation warnings. (Andrew Morton) by Anton Altaparmakov · 19 years ago
  64. 8d3b359 [PATCH] inotify/idr leak fix by Andrew Morton · 19 years ago
  65. 8766ce4 [PATCH] aio syscalls are not checked by lsm by Kostik Belousov · 19 years ago
  66. 9859901 Merge changes from linux-2.6 by hand by Paul Mackerras · 19 years ago
  67. d6d3f5b Merge with /pub/scm/linux/kernel/git/sfrench/cifs-2.6.git/ by Steve French · 19 years ago
  68. ec07342 NFSv4: Fix up locking for nfs4_state_owner by Trond Myklebust · 19 years ago
  69. 4e51336 NFSv4: Final tweak to sequence id by Trond Myklebust · 19 years ago
  70. 23e7dd7 [CIFS] Defer close of file handle slightly if there are pending writes that by Steve French · 19 years ago
  71. d5aeaef NTFS: Fix serious data corruption issue when writing. by Anton Altaparmakov · 19 years ago
  72. 7d0ffdb NTFS: $EA attributes can be both resident non-resident. Minor tidying. by Anton Altaparmakov · 19 years ago
  73. e087a41 Merge branch 'master' of /usr/src/ntfs-2.6/ by Anton Altaparmakov · 19 years ago
  74. 1d95db8 NFSv4: Fix acl buffer size by J. Bruce Fields · 19 years ago
  75. 8c233cf NFSv4: handle no acl attr by J. Bruce Fields · 19 years ago
  76. 7f709a4 NFSv4: Fix an oopsable condition in nfs_free_seqid by Trond Myklebust · 19 years ago
  77. 6fe43f9 NFS: Fix rename of directory onto empty directory by Trond Myklebust · 19 years ago
  78. 4c780a4 Fix Connectathon locking test failure by Trond Myklebust · 19 years ago
  79. 550f574 NFSv4: Ensure that we recover from the OPEN + OPEN_CONFIRM BAD_STATEID race by Trond Myklebust · 19 years ago
  80. b8e5c4c NFSv4: If a delegated open fails, ensure that we return the delegation by Trond Myklebust · 19 years ago
  81. 642ac54 NFSv4: Return delegations in case we're changing ACLs by Trond Myklebust · 19 years ago
  82. cae7a07 NFSv4: Return delegation upon rename or removal of file. by Trond Myklebust · 19 years ago
  83. cdce5d6 VFS: Make link_path_walk set LOOKUP_CONTINUE before calling permission(). by Trond Myklebust · 19 years ago
  84. 6f926b5 [NFS]: Check that the server returns a valid regular file to our OPEN request by Trond Myklebust · 19 years ago
  85. 02a913a NFSv4: Eliminate nfsv4 open race... by Trond Myklebust · 19 years ago
  86. 834f2a4 VFS: Allow the filesystem to return a full file pointer on open intent by Trond Myklebust · 19 years ago
  87. 039c4d7 NFS: Fix up a race in the NFS implementation of GETLK by Trond Myklebust · 19 years ago
  88. 06735b3 NFSv4: Fix up handling of open_to_lock sequence ids by Trond Myklebust · 19 years ago
  89. faf5f49 NFSv4: Make NFS clean up byte range locks asynchronously by Trond Myklebust · 19 years ago
  90. 0a8838f NFSv4: Add missing handling of OPEN_CONFIRM requests on CLAIM_DELEGATE_CUR. by Trond Myklebust · 19 years ago
  91. 83c9d41 NFSv4: Remove nfs4_client->cl_sem from close() path by Trond Myklebust · 19 years ago
  92. e6dfa55 NFSv4: Remove obsolete state_owner and lock_owner semaphores by Trond Myklebust · 19 years ago
  93. 9512135 NFSv4: Fix a potential CLOSE race by Trond Myklebust · 19 years ago
  94. cee54fc NFSv4: Add functions to order RPC calls by Trond Myklebust · 19 years ago
  95. cff6bf9 Merge /home/trondmy/scm/kernel/git/torvalds/linux-2.6 by Trond Myklebust · 19 years ago
  96. 4faa528 [PATCH] aio: revert lock_kiocb() by Zach Brown · 19 years ago
  97. b65574f [PATCH] output of /proc/maps on nommu systems is incomplete by David McCullough · 19 years ago
  98. 6ce9691 [PATCH] NFS: Fix Oopsable/unnecessary i_count manipulations in nfs_wait_on_inode() by Trond Myklebust · 19 years ago
  99. b3c52da [PATCH] NFS: Fix cache consistency races by Trond Myklebust · 19 years ago
  100. 7946ada Merge branch 'master' of /usr/src/ntfs-2.6/ by Anton Altaparmakov · 19 years ago