1. 33ec32f [CIFS] Fix NTLMv2 mounts to Windows servers by Steve French · 18 years ago
  2. 21b4e73 Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linus by Trond Myklebust · 18 years ago
  3. 34161db Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linus by Trond Myklebust · 18 years ago
  4. 1c1afa3 Merge master.kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 18 years ago
  5. 4522d58 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  6. 09b8825 [PATCH] ext4: Eliminate inline functions by Avantika Mathur · 18 years ago
  7. 5d4958f [PATCH] ext4: kmalloc to kzalloc by Avantika Mathur · 18 years ago
  8. 7e02897 [PATCH] ext4: if expression format by Avantika Mathur · 18 years ago
  9. 7d1c520 [PATCH] ext3 balloc: fix _with_rsv freeze by Hugh Dickins · 18 years ago
  10. 2823b55 [PATCH] ext3 balloc: use io_error label by Hugh Dickins · 18 years ago
  11. c56d256 [PATCH] ext3 balloc: say rb_entry not list_entry by Hugh Dickins · 18 years ago
  12. ff50dc5 [PATCH] ext3 balloc: fix off-by-one against rsv_end by Hugh Dickins · 18 years ago
  13. 1650242 [PATCH] ext3 balloc: fix off-by-one against grp_goal by Hugh Dickins · 18 years ago
  14. ef50367 [PATCH] ext3 balloc: reset windowsz when full by Hugh Dickins · 18 years ago
  15. feb1892 [PATCH] ext4: fix credit calculation in ext4_ext_calc_credits_for_insert by Johann Lombardi · 18 years ago
  16. 97d2a80 [PATCH] aio: remove ki_retried debugging member by Benjamin LaHaise · 18 years ago
  17. b62e8ec [PATCH] aio: kill pointless ki_nbytes assignment in aio_setup_single_vector by Chen, Kenneth W · 18 years ago
  18. 6d4df67 [PATCH] do_coredump() and not stopping rewrite attacks? by Alexey Dobriyan · 18 years ago
  19. f46ba22 [PATCH] fs: make nls_cp936.c handle some U00XY characters and U20AC correctly by Jun Chen · 18 years ago
  20. 15ad7cd [PATCH] struct seq_operations and struct file_operations constification by Helge Deller · 18 years ago
  21. 4a08a9f [PATCH] jffs: replace kmalloc+memset with kzalloc by Yan Burman · 18 years ago
  22. b593e48 [PATCH] affs: replace kmalloc+memset with kzalloc by Yan Burman · 18 years ago
  23. 3ee6f61 [PATCH] remove NFSD_OPTIMIZE_SPACE by Adrian Bunk · 18 years ago
  24. 8de61e6 [PATCH] fs: remove unused variable by David Rientjes · 18 years ago
  25. a8f48a9 [PATCH] ext3/4: don't do orphan processing on readonly devices by Eric Sandeen · 18 years ago
  26. 71a3d1b [PATCH] fs: ufs add missing bracket by Mariusz Kozlowski · 18 years ago
  27. 0da1480 [PATCH] proper prototype for remove_inode_dquot_ref() by Adrian Bunk · 18 years ago
  28. 3982cd9 [PATCH] fs/sysv/: doc cleanup by Adrian Bunk · 18 years ago
  29. c949d4e [PATCH] autofs: fix error code path in autofs_fill_sb() by Jiri Kosina · 18 years ago
  30. ec0837f [PATCH] ext4 balloc: fix _with_rsv freeze by Hugh Dickins · 18 years ago
  31. 341cee4 [PATCH] ext4 balloc: use io_error label by Hugh Dickins · 18 years ago
  32. b78a657 [PATCH] ext4 balloc: say rb_entry not list_entry by Hugh Dickins · 18 years ago
  33. b2f2c76 [PATCH] ext4 balloc: fix off-by-one against rsv_end by Hugh Dickins · 18 years ago
  34. e7dc95d [PATCH] ext4 balloc: fix off-by-one against grp_goal by Hugh Dickins · 18 years ago
  35. cd16c8f [PATCH] ext4 balloc: reset windowsz when full by Hugh Dickins · 18 years ago
  36. 1260392 [PATCH] jbd2: wait for already submitted t_sync_datalist buffer to complete by Hisashi Hifumi · 18 years ago
  37. c557476 [PATCH] reiserfs: do not add save links for O_DIRECT writes by Vladimir V. Saveliev · 18 years ago
  38. 01afb21 [PATCH] reiser: replace kmalloc+memset with kzalloc by Yan Burman · 18 years ago
  39. b342341 [PATCH] dcache: avoid RCU for never-hashed dentries by Eric Dumazet · 18 years ago
  40. d18de5a [PATCH] don't insert pipe dentries into dentry_hashtable. by Eric Dumazet · 18 years ago
  41. 9711ef9 [PATCH] make fs/proc/base.c:proc_pid_instantiate() static by Adrian Bunk · 18 years ago
  42. c585646 [PATCH] fs/lockd/host.c: make 2 functions static by Adrian Bunk · 18 years ago
  43. 7ddae86 [PATCH] make fs/jbd2/transaction.c:__kbd2_journal_temp_unlink_buffer() static by Adrian Bunk · 18 years ago
  44. d394e12 [PATCH] make fs/jbd/transaction.c:__journal_temp_unlink_buffer() static by Adrian Bunk · 18 years ago
  45. 8487f2e [PATCH] make ecryptfs_version_str_map[] static by Adrian Bunk · 18 years ago
  46. 1df1e63 [PATCH] ext4: fix reservation extension by Mingming Cao · 18 years ago
  47. 2bd94bd [PATCH] ext3: fix reservation extension by Mingming Cao · 18 years ago
  48. 02316067 [PATCH] hotplug CPU: clean up hotcpu_notifier() use by Ingo Molnar · 18 years ago
  49. de21c57 [PATCH] reiserfs: add missing D-cache flushing by Alexey Dobriyan · 18 years ago
  50. 3602760 [PATCH] elf: fix kcore note size calculation by Magnus Damm · 18 years ago
  51. 386d9a7 [PATCH] elf: Always define elf_addr_t in linux/elf.h by Magnus Damm · 18 years ago
  52. c36264d [PATCH] remove the syslog interface when printk is disabled by Mike Galbraith · 18 years ago
  53. b46be05 [PATCH] retries in ext4_prepare_write() violate ordering requirements by Andrey Savochkin · 18 years ago
  54. e92a4d5 [PATCH] retries in ext3_prepare_write() violate ordering requirements by Andrey Savochkin · 18 years ago
  55. 93f210d [PATCH] protect ext2 ioctl modifying append_only immutable etc with i_mutex by Andrew Morton · 18 years ago
  56. 6fb50ea [PATCH] ext4_ext_split(): remove dead code by Adrian Bunk · 18 years ago
  57. 8bb0269 [PATCH] corrupted cramfs filesystems cause kernel oops by Phillip Lougher · 18 years ago
  58. 8984d13 [PATCH] ext4: uninline large functions by Andrew Morton · 18 years ago
  59. 3a229b3 [PATCH] ext3: uninline large functions by Andrew Morton · 18 years ago
  60. 0723305 [PATCH] vfs_getattr(): remove dead code by Andrew Morton · 18 years ago
  61. dc16842 [PATCH] VFS: extra check inside dentry_unhash() by Vasily Averin · 18 years ago
  62. 18debbb [PATCH] hpfs: fix printk format warnings by Randy Dunlap · 18 years ago
  63. 352d94d [PATCH] hpfs: bring hpfs_error() into shape by Alexey Dobriyan · 18 years ago
  64. 4a6e617 [PATCH] fs/*: trivial vsnprintf() conversion by Alexey Dobriyan · 18 years ago
  65. 7116e99 [PATCH] compat: fix uaccess handling by Heiko Carstens · 18 years ago
  66. 841d5fb [PATCH] binfmt: fix uaccess handling by Heiko Carstens · 18 years ago
  67. 736c4b8 [PATCH] Function v9fs_get_idpool returns int, not u32 as called twice in fs/9p/vfs_inode.c by Mika Kukkonen · 18 years ago
  68. e6c4021 [PATCH] handle ext4 directory corruption better by Eric Sandeen · 18 years ago
  69. 40b8513 [PATCH] handle ext3 directory corruption better by Eric Sandeen · 18 years ago
  70. 59287c0 [PATCH] binfmt_elf: randomize PIE binaries (2nd try) by Marcus Meissner · 18 years ago
  71. ed2908f [PATCH] Remove superfluous lock_super() in extN xattr code by Andreas Gruenbacher · 18 years ago
  72. 87b4126 [PATCH] fix reiserfs bad path release panic by Suzuki K P · 18 years ago
  73. 593be07 [PATCH] file: kill unnecessary timer in fdtable_defer by Tejun Heo · 18 years ago
  74. 875d95e [PATCH] fuse: fix compile without CONFIG_BLOCK by Miklos Szeredi · 18 years ago
  75. 0ec7ca4 [PATCH] fuse: add DESTROY operation by Miklos Szeredi · 18 years ago
  76. b2d2272 [PATCH] fuse: add bmap support by Miklos Szeredi · 18 years ago
  77. d809161 [PATCH] fuse: add blksize option by Miklos Szeredi · 18 years ago
  78. d6392f8 [PATCH] fuse: add support for block device based filesystems by Miklos Szeredi · 18 years ago
  79. bdcf250 [PATCH] fuse: minor cleanup in fuse_dentry_revalidate by Miklos Szeredi · 18 years ago
  80. 960cc39 [PATCH] ext4: fsid for statvfs by Pekka Enberg · 18 years ago
  81. 50ee0a3 [PATCH] ext3: fsid for statvfs by Pekka Enberg · 18 years ago
  82. e4fca01 [PATCH] ext2: fsid for statvfs by Pekka Enberg · 18 years ago
  83. 317a40a [PATCH] honour MNT_NOEXEC for access() by Stas Sergeev · 18 years ago
  84. 57881dd [PATCH] Fix check_partition routines by Suzuki K P · 18 years ago
  85. 5127d00 [PATCH] fix rescan_partitions to return errors properly by Suzuki Kp · 18 years ago
  86. 58e14b1 [PATCH] Use freezeable workqueues in XFS by Rafael J. Wysocki · 18 years ago
  87. 7dfb710 [PATCH] Add include/linux/freezer.h and move definitions from sched.h by Nigel Cunningham · 18 years ago
  88. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  89. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  90. f7267c0 [PATCH] slab: remove SLAB_USER by Christoph Lameter · 18 years ago
  91. e6b4f8d [PATCH] slab: remove SLAB_NOFS by Christoph Lameter · 18 years ago
  92. 8fb4fc6 [PATCH] Allow user processes to raise their oom_adj value by Guillem Jover · 18 years ago
  93. 822191a [PATCH] skip data conversion in compat_sys_mount when data_page is NULL by Andrey Mirkin · 18 years ago
  94. ac33d07 [DLM] Clean up lowcomms by Patrick Caulfield · 18 years ago
  95. 34126f9 [GFS2] Change gfs2_fsync() to use write_inode_now() by Steven Whitehouse · 18 years ago
  96. 67fd44f [PATCH] x86-64: Implement compat code for SIOCSIFHWBROADCAST by Andi Kleen · 18 years ago
  97. c041b5f NLM: fix print format for tk_pid by Chuck Lever · 18 years ago
  98. a180304 NFS: Clean up calls to mark_inode_dirty() part 2 by Trond Myklebust · 18 years ago
  99. 9cf85e0 NFS: Fix up writeback_control->nr_to_write accounting by Trond Myklebust · 18 years ago
  100. 3925675 NFS: Fix up the dirty page accounting by Trond Myklebust · 18 years ago