1. beb497a [PATCH] __page_symlink retry loop error code fix by Dmitriy Monakhov · 17 years ago
  2. 414f827 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 17 years ago
  3. 86a71dbd [PATCH] sysctl: hide the sysctl proc inodes from selinux by Eric W. Biederman · 17 years ago
  4. 3fbfa98 [PATCH] sysctl: remove the proc_dir_entry member for the sysctl tables by Eric W. Biederman · 17 years ago
  5. 77b14db [PATCH] sysctl: reimplement the sysctl proc support by Eric W. Biederman · 17 years ago
  6. 0b4d414 [PATCH] sysctl: remove insert_at_head from register_sysctl by Eric W. Biederman · 17 years ago
  7. 2abc26f [PATCH] sysctl: create sys/fs/binfmt_misc as an ordinary sysctl entry by Eric W. Biederman · 17 years ago
  8. 0e03036 [PATCH] sysctl: register the ocfs2 sysctl numbers by Eric W. Biederman · 17 years ago
  9. 4ed075e [PATCH] sysctl: C99 convert ctl_tables in NTFS and remove sys_sysctl support by Eric W. Biederman · 17 years ago
  10. fd6065b [PATCH] sysctl: C99 convert coda ctl_tables and remove binary sysctls by Eric W. Biederman · 17 years ago
  11. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  12. af6a4e2 [PATCH] knfsd: add some new fsid types by NeilBrown · 17 years ago
  13. 982aedf [PATCH] knfsd: tidy up choice of filesystem-identifier when creating a filehandle by NeilBrown · 17 years ago
  14. 8971a10 [PATCH] knfsd: fix return value for writes to some files in 'nfsd' filesystem by NeilBrown · 17 years ago
  15. ac98695 Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ by Trond Myklebust · 17 years ago
  16. 9468482 Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 17 years ago
  17. 8af1897 [CIFS] on reconnect to Samba - reset the unix capabilities by Steve French · 17 years ago
  18. 552ce54 Revert "[PATCH] Fix d_path for lazy unmounts" by Linus Torvalds · 17 years ago
  19. 9fbbd4d [PATCH] x86: Don't require the vDSO for handling a.out signals by Andi Kleen · 17 years ago
  20. d9bc125c Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ by Trond Myklebust · 17 years ago
  21. 43d78ef NFS: disconnect before retrying NFSv4 requests over TCP by Chuck Lever · 17 years ago
  22. a301b77 NFS: Don't use ClearPageUptodate() when writeback fails by Trond Myklebust · 17 years ago
  23. b0c4fdd NFS: Cleanup - avoid rereading 'jiffies' more than once in the same routine by Trond Myklebust · 17 years ago
  24. 3e7d950 NFS: Fix a wraparound issue with nfsi->cache_change_attribute by Trond Myklebust · 17 years ago
  25. ee9b6d6 [PATCH] Mark struct super_operations const by Josef 'Jeff' Sipek · 17 years ago
  26. c5ef1c4 [PATCH] mark struct inode_operations const 3 by Arjan van de Ven · 17 years ago
  27. 92e1d5b [PATCH] mark struct inode_operations const 2 by Arjan van de Ven · 17 years ago
  28. 754661f [PATCH] mark struct inode_operations const 1 by Arjan van de Ven · 17 years ago
  29. 00977a5 [PATCH] mark struct file_operations const 6 by Arjan van de Ven · 17 years ago
  30. 54fb996 [PATCH] ufs2 write: block allocation update by Evgeniy Dushistov · 17 years ago
  31. 3313e29 [PATCH] ufs2 write: inodes write by Evgeniy Dushistov · 17 years ago
  32. cbcae39 [PATCH] ufs2 write: mount as rw by Evgeniy Dushistov · 17 years ago
  33. 0a9ac38 [PATCH] eCryptfs: add flush_dcache_page() calls by Michael Halcrow · 17 years ago
  34. e2bd99e [PATCH] eCryptfs: open-code flag checking and manipulation by Michael Halcrow · 17 years ago
  35. 9d8b8ce [PATCH] eCryptfs: convert kmap() to kmap_atomic() by Michael Halcrow · 17 years ago
  36. 7045660 [PATCH] eCryptfs: convert f_op->write() to vfs_write() by Michael Halcrow · 17 years ago
  37. e77a56d [PATCH] eCryptfs: Encrypted passthrough by Michael Halcrow · 17 years ago
  38. dd2a3b7 [PATCH] eCryptfs: Generalize metadata read/write by Michael Halcrow · 17 years ago
  39. 1739895 [PATCH] eCryptfs: xattr flags and mount options by Michael Halcrow · 17 years ago
  40. dddfa46 [PATCH] eCryptfs: Public key; packet management by Michael Halcrow · 17 years ago
  41. 88b4a07 [PATCH] eCryptfs: Public key transport mechanism by Michael Halcrow · 17 years ago
  42. b5d5dfb [PATCH] include/linux/nfsd/const.h: remove NFS_SUPER_MAGIC by Adrian Bunk · 17 years ago
  43. 27459f0 [PATCH] knfsd: SUNRPC: Provide room in svc_rqst for larger addresses by Chuck Lever · 17 years ago
  44. ad06e4b [PATCH] knfsd: SUNRPC: Add a function to format the address in an svc_rqst for printing by Chuck Lever · 17 years ago
  45. 482fb94 [PATCH] knfsd: SUNRPC: allow creating an RPC service without registering with portmapper by Chuck Lever · 17 years ago
  46. 41487c6 [PATCH] pid: replace do/while_each_task_pid with do/while_each_pid_task by Eric W. Biederman · 17 years ago
  47. ab521dc [PATCH] tty: update the tty layer to work with struct pid by Eric W. Biederman · 17 years ago
  48. 939b00d [PATCH] Minix V3 support by Andries Brouwer · 17 years ago
  49. 163da95 [PATCH] FS: speed up rw_verify_area() by Eric Dumazet · 17 years ago
  50. 3991d3b [PATCH] warning fix: unsigned->signed by Tomasz Kvarsin · 17 years ago
  51. 79a81ae [PATCH] reiserfs: Use ARRAY_SIZE macro when appropriate by Ahmed S. Darwish · 17 years ago
  52. f9e4acf [PATCH] inotify: read return val fix by Nick Piggin · 17 years ago
  53. d003fb7 [PATCH] remove sb->s_files and file_list_lock usage in dquot.c by Christoph Hellwig · 17 years ago
  54. fb58b73 [PATCH] move remove_dquot_ref to dqout.c by Christoph Hellwig · 17 years ago
  55. eb3dfb0 [PATCH] Fix d_path for lazy unmounts by Andreas Gruenbacher · 17 years ago
  56. 5c3bd43 [PATCH] NTFS: rename incorrect check of NTFS_DEBUG with just DEBUG by Robert P. J. Day · 17 years ago
  57. 215122e [PATCH] register_chrdev_region() don't hand out the LOCAL/EXPERIMENTAL majors by Andrew Morton · 17 years ago
  58. 6ab8eb1 [PATCH] Make XFS use BH_Unwritten and BH_Delay correctly by David Chinner · 17 years ago
  59. 33a266d [PATCH] Make BH_Unwritten a first class bufferhead flag V2 by David Chinner · 17 years ago
  60. 958b7f3 Merge git://oss.sgi.com:8090/xfs/xfs-2.6 by Linus Torvalds · 17 years ago
  61. c827ba4 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  62. 4b98d11 [PATCH] ifdef ->rchar, ->wchar, ->syscr, ->syscw from task_struct by Alexey Dobriyan · 17 years ago
  63. 3e4fdaf [PATCH] jbd layer function called instead of fs specific one by Dmitriy Monakhov · 17 years ago
  64. 730c385 [PATCH] Remove unused kernel config option ZISOFS_FS by Robert P. J. Day · 17 years ago
  65. 72ed3d0 [PATCH] buffer: memorder fix by Nick Piggin · 17 years ago
  66. 82ddcb0 [PATCH] extend the set of "__attribute__" shortcut macros by Robert P. J. Day · 17 years ago
  67. 731b9a5 [PATCH] remove ext[34]_inc_count and _dec_count by Eric Sandeen · 17 years ago
  68. 2988a77 [PATCH] return ENOENT from ext3_link when racing with unlink by Eric Sandeen · 17 years ago
  69. 2e7842b [PATCH] fix umask when noACL kernel meets extN tuned for ACLs by Hugh Dickins · 17 years ago
  70. 9bbf81e [PATCH] seq_file conversion: coda by Alexey Dobriyan · 17 years ago
  71. ead6596 [PATCH] ext4: refuse ro to rw remount of fs with orphan inodes by Eric Sandeen · 17 years ago
  72. ea9a05a [PATCH] ext3: refuse ro to rw remount of fs with orphan inodes by Eric Sandeen · 17 years ago
  73. 100bb93 [PATCH] proc_misc warning fix by Andrew Morton · 17 years ago
  74. a470e18 [PATCH] msdos partitions: fix logic error in AIX detection by Olaf Hering · 17 years ago
  75. 4419d1a [PATCH] relax check for AIX in msdos partition table by Olaf Hering · 17 years ago
  76. fc0ecff [PATCH] remove invalidate_inode_pages() by Andrew Morton · 17 years ago
  77. d8adb9c [PATCH] ext2: skip pages past number of blocks in ext2_find_entry by Eric Sandeen · 17 years ago
  78. c376222 [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). by Robert P. J. Day · 17 years ago
  79. 4a3b0a4 [PATCH] igrab() should check for I_CLEAR by Jan Blunck · 17 years ago
  80. 37756ce [PATCH] avoid one conditional branch in touch_atime() by Eric Dumazet · 17 years ago
  81. 4662629 [PATCH] convert ramfs to use __set_page_dirty_no_writeback by Ken Chen · 17 years ago
  82. 65e458d4 [PATCH] Drop get_zone_counts() by Christoph Lameter · 17 years ago
  83. e10a443 [PATCH] Remove final references to deprecated "MAP_ANON" page protection flag by Robert P. J. Day · 17 years ago
  84. d18d768 [PARTITION]: Add whole_disk attribute. by Fabio Massimo Di Nitto · 17 years ago
  85. e7ff6ae [XFS] Don't use kmap in xfs_iozero. by David Chinner · 17 years ago
  86. 6be145b [XFS] Remove a bunch of unused functions from XFS. by Eric Sandeen · 17 years ago
  87. 2c36dde [XFS] Remove unused arguments from the XFS_BTREE_*_ADDR macros. by Eric Sandeen · 17 years ago
  88. 7bc5306 [XFS] Remove unused header files for MAC and CAP checking functionality. by Eric Sandeen · 17 years ago
  89. 3c0dc77 [XFS] Make freeze code a little cleaner. by David Chinner · 17 years ago
  90. f7c99b6 [XFS] Remove unused argument to xfs_bmap_finish by Eric Sandeen · 17 years ago
  91. 39058a0 [XFS] Clean up use of VFS attr flags by Eric Sandeen · 17 years ago
  92. 4cf3b52 [XFS] Remove useless memory barrier by Ralf Baechle · 17 years ago
  93. 3a68cbf [XFS] XFS sysctl cleanups by Eric W. Biederman · 17 years ago
  94. c167b77 [XFS] Fix assertion in xfs_attr_shortform_remove(). by Lachlan McIlroy · 17 years ago
  95. 6816016 [XFS] Fix callers of xfs_iozero() to zero the correct range. by Lachlan McIlroy · 17 years ago
  96. 2823945 [XFS] Ensure a frozen filesystem has a clean log before writing the dummy by David Chinner · 17 years ago
  97. 549054a [XFS] Fix sub-block zeroing for buffered writes into unwritten extents. by David Chinner · 17 years ago
  98. 5478eea [XFS] Re-initialize the per-cpu superblock counters after recovery. by Lachlan McIlroy · 17 years ago
  99. c97be73 [XFS] Fix block reservation changes for non-SMP systems. by Kevin Jamieson · 17 years ago
  100. dbcabad [XFS] Fix block reservation mechanism. by David Chinner · 17 years ago