1. 0753ca7 [CIFS] Change pragma pack(1) to attribute(packed) to allow cifs on arm to access by Steve French · 19 years ago
  2. 0429094 Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Steve French · 19 years ago
  3. 94c1d31 [PATCH] Fix HFS+ to free up the space when a file is deleted. by Peter Wainwright · 19 years ago
  4. 8d3b359 [PATCH] inotify/idr leak fix by Andrew Morton · 19 years ago
  5. 8766ce4 [PATCH] aio syscalls are not checked by lsm by Kostik Belousov · 19 years ago
  6. d6d3f5b Merge with /pub/scm/linux/kernel/git/sfrench/cifs-2.6.git/ by Steve French · 19 years ago
  7. 23e7dd7 [CIFS] Defer close of file handle slightly if there are pending writes that by Steve French · 19 years ago
  8. 4faa528 [PATCH] aio: revert lock_kiocb() by Zach Brown · 19 years ago
  9. b65574f [PATCH] output of /proc/maps on nommu systems is incomplete by David McCullough · 19 years ago
  10. 6ce9691 [PATCH] NFS: Fix Oopsable/unnecessary i_count manipulations in nfs_wait_on_inode() by Trond Myklebust · 19 years ago
  11. b3c52da [PATCH] NFS: Fix cache consistency races by Trond Myklebust · 19 years ago
  12. 63c6764 [PATCH] nommu build error fix by Yoshinori Sato · 19 years ago
  13. 84d2f07 CIFS: cifs_writepages should not write beyond end of file by Steve French · 19 years ago
  14. 47c786e [CIFS] Add null malloc response check in notify experimental code by Steve French · 19 years ago
  15. 1047abc [CIFS] CIFS Stats improvements by Steve French · 19 years ago
  16. 6de5051 [PATCH] binfmt_elf bss padding fix by akpm@osdl.org · 19 years ago
  17. 22c1ea4 [PATCH] nfsacl: Solaris VxFS compatibility fix by Andreas Gruenbacher · 19 years ago
  18. 19cba8a [PATCH] v9fs: remove additional buffer allocation from v9fs_file_read and v9fs_file_write by Latchesar Ionkov · 19 years ago
  19. 4ca9c19 [CIFS] Fix oops in experimental notify code (when CONFIG_CIFS_EXPERIMENTAL by Steve French · 19 years ago
  20. 34210f3 [CIFS] Still missing a line from previous fix by Steve French · 19 years ago
  21. 9e2e85f [CIFS] Fix minor build problem with previous changeset by Steve French · 19 years ago
  22. b387eae [CIFS] Do not shrink tcp sndbuf/rcvbuf from their defaults by Steve French · 19 years ago
  23. 5e1253b [CIFS] Correct cifs tcp retry when some data sent before getting EAGAIN. by Steve French · 19 years ago
  24. 02c37a6d [CIFS] Update cifs version to 1.38 by Steve French · 19 years ago
  25. 190fdeb [CIFS] Fix byte range locking to Windows when Windows server returns by Steve French · 19 years ago
  26. 0ae0efa [CIFS] Fix rsize calculation so that large readx flag is checked. by Steve French · 19 years ago
  27. 68058e7 [CIFS] Reduce CIFS tcp congestion timeout (it was too long) and backoff by Steve French · 19 years ago
  28. 1cc956e [PATCH] relayfs: fix bogus param value in call to vmap by Tom Zanussi · 19 years ago
  29. dd0fc66 [PATCH] gfp flags annotations - part 1 by Al Viro · 19 years ago
  30. 131afd0b [CIFS] /proc/fs/cifs debug code cleanup and new stats2 by Steve French · 19 years ago
  31. 8298411 Avoid 'names_cache' memory leak with CONFIG_AUDITSYSCALL by Linus Torvalds · 19 years ago
  32. dd99cd8 [CIFS] cleanup sparse and compile errors in previous fix by Steve French · 19 years ago
  33. 4a77118 CIFS: Allow wsize to exceed CIFSMaxBufSize by Steve French · 19 years ago
  34. 37c0eb4 CIFS: implement cifs_writepages to perform multi-page I/O by Steve French · 19 years ago
  35. 6148a74 CIFS: Create routine find_writable_file to reduce redundant code by Steve French · 19 years ago
  36. c2b513d [PATCH] bfs iget() abuses by Al Viro · 19 years ago
  37. ce0fe7e [PATCH] bfs endianness annotations by Alexey Dobriyan · 19 years ago
  38. c394e45 NTFS: Fix a 64-bitness bug where a left-shift could overflow a 32-bit variable by Anton Altaparmakov · 19 years ago
  39. 18efefa NTFS: Fix a stupid bug in __ntfs_bitmap_set_bits_in_run() which caused the by Anton Altaparmakov · 19 years ago
  40. 04c0881 [CIFS] Missing parenthesis from error message in previous fix by Steve French · 19 years ago
  41. 8cc64c6 [CIFS] Allow SMBWrite2 to work to older servers by Steve French · 19 years ago
  42. 3e84469 [CIFS] Add writepages support to shrink memory usage on writes, by Steve French · 19 years ago
  43. dd190d0 [PATCH] fuse: check O_DIRECT by Miklos Szeredi · 19 years ago
  44. daa35ed [PATCH] uml: remove empty hostfs_truncate method by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  45. 353fb07 [PATCH] aio: avoid extra aio_{read,write} call when ki_left == 0 by Zach Brown · 19 years ago
  46. 897f15f [PATCH] aio: remove unlocked task_list test and resulting race by Zach Brown · 19 years ago
  47. 998765e [PATCH] aio: lock around kiocbTryKick() by Zach Brown · 19 years ago
  48. 192eaa2 [PATCH] missing ERR_PTR in 9fs by Al Viro · 19 years ago
  49. 411b67b [PATCH] readv/writev syscalls are not checked by lsm by Kostik Belousov · 19 years ago
  50. e3306dd [PATCH] epoll: handle timeout overflow by Davide Libenzi · 19 years ago
  51. 0b8dd17 [PATCH] v9fs: fix races in fid allocation by Latchesar Ionkov · 19 years ago
  52. dc7b5fd [PATCH] Fix ext3_new_inode() failure paths by Chris Sykes · 19 years ago
  53. 9ed6c2f [PATCH] Fix ext2_new_inode() failure paths by Chris Sykes · 19 years ago
  54. ee4e527 [PATCH] fuse: check reserved node ID values by Miklos Szeredi · 19 years ago
  55. 909021e [PATCH] fuse: add required version info by Miklos Szeredi · 19 years ago
  56. e2fcc61 NTFS: Re-fix sparse warnings in a more correct way, i.e. don't use an enum with by Anton Altaparmakov · 19 years ago
  57. e8c2cd9 Merge branch 'master' of /home/src/linux-2.6/ by Anton Altaparmakov · 19 years ago
  58. 5a8c0cc NTFS: More $LogFile handling fixes: when chkdsk has been run, it can leave the by Anton Altaparmakov · 19 years ago
  59. 838bf96 NTFS: Fix the definition of the CHKD ntfs record magic. It had an off by by Anton Altaparmakov · 19 years ago
  60. ede1327 [PATCH] cifs: Add support for suspend by Steve French · 19 years ago
  61. bfab08c Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6 by Linus Torvalds · 19 years ago
  62. 715dc63 NTFS: Change ntfs_cluster_free() to require a write locked runlist on entry by Anton Altaparmakov · 19 years ago
  63. 10d2c46 [PATCH] NFS: fix client oops when debugging is on by Nick Wilson · 19 years ago
  64. 8bdac5d [PATCH] ext3: EXT3_DEBUG build fixes by Glauber de Oliveira Costa · 19 years ago
  65. 275abf5 [PATCH] ext3: ext3_show_options fix by OGAWA Hirofumi · 19 years ago
  66. f71626a [PATCH] v9fs: don't free root dentry & inode if error occurs in v9fs_get_sb by Latchesar Ionkov · 19 years ago
  67. a1f9d8d [PATCH] v9fs: replace strlen on newly allocated by __getname buffers to PATH_MAX by Latchesar Ionkov · 19 years ago
  68. a8e63bf [PATCH] v9fs: make copy of the transport prototype instead of using it directly by Latchesar Ionkov · 19 years ago
  69. 5b06767 [PATCH] v9fs: allocate the Rwalk qid array from the right conv buffer by Latchesar Ionkov · 19 years ago
  70. d06a8fb [PATCH] v9fs: make conv functions to check for conv buffer overflow by Latchesar Ionkov · 19 years ago
  71. 0678e5f [PATCH] proc_task_root_link c99 fix by Andrew Morton · 19 years ago
  72. 70ca734 [CIFS] Various minor bigendian fixes and sparse level 2 warning message fixes by Steve French · 19 years ago
  73. 91fbc6e NTFS: Fix sparse warnings that have crept in over time. by Anton Altaparmakov · 19 years ago
  74. 2096243 [CIFS] Add support for legacy servers part nine. statfs (df and du) is now by Steve French · 19 years ago
  75. 62a36c4 [PATCH] fat: fix adate by Stephane Kardas · 19 years ago
  76. 66dcca0 [PATCH] Fix invisible threads problem by Sripathi Kodi · 19 years ago
  77. e30dcf3 [CIFS] Add support for legacy servers part eight. Write fixes for Windows by Steve French · 19 years ago
  78. 438282d JFS: don't dereference tlck->ip from txUpdateMap by Dave Kleikamp · 19 years ago
  79. eed8b2d NTFS: More runlist handling fixes from Richard Russon and myself. by Anton Altaparmakov · 19 years ago
  80. f805fbd Make fsnotify possibly work better for the inode removal case by Linus Torvalds · 19 years ago
  81. 044a500 Merge branch 'master' of /home/src/linux-2.6/ by Anton Altaparmakov · 19 years ago
  82. f6098cf NTFS: Fix ntfs_{read,write}page() to cope with concurrent truncates better. by Anton Altaparmakov · 19 years ago
  83. 4e64c88 NTFS: Fix handling of compressed directories that I broke in earlier changeset. by Anton Altaparmakov · 19 years ago
  84. 5c9f6de NTFS: Fix various bugs in the runlist merging code. (Based on libntfs by Anton Altaparmakov · 19 years ago
  85. 3e87d80 [CIFS] Add support for legacy servers part seven. Fix open for write, by Steve French · 19 years ago
  86. ef40226 [PATCH] FAT: miss-sync issues on sync mount (miss-sync on write) by OGAWA Hirofumi · 19 years ago
  87. 4fb3a53 [PATCH] files: fix preemption issues by Dipankar Sarma · 19 years ago
  88. a464ade [PATCH] Add smp_mb__after_clear_bit() to unlock_kiocb() by Zach Brown · 19 years ago
  89. 53d2be7 [PATCH] epoll: fix delayed initialization bug by Davide Libenzi · 19 years ago
  90. f9f5c817 [CIFS] Add support for legacy servers part six. Fix read syntax so by Steve French · 19 years ago
  91. eafe870 [CIFS] Fix readdir caching when unlink removes file in current search by Steve French · 19 years ago
  92. 6cb1269 JFS: Fix sparse warnings, including endian error by Dave Kleikamp · 19 years ago
  93. ab2f218 [CIFS] Fix compiler warnings by Steve French · 19 years ago
  94. 4a805e8 [COMPAT]: Fixup compat_do_execve() by David S. Miller · 19 years ago
  95. 0b175a7 [PATCH] Fix the fdtable freeing in the case of vmalloced fdset/arrays by Dipankar Sarma · 19 years ago
  96. 2fd4ef8 [PATCH] error path in setup_arg_pages() misses vm_unacct_memory() by Hugh Dickins · 19 years ago
  97. fb085cf [PATCH] Fix fs/exec.c:788 (de_thread()) BUG_ON by Alexander Nyberg · 19 years ago
  98. 5d54e69 Merge master.kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6 by Linus Torvalds · 19 years ago
  99. 73aea4e [PATCH] nfsd4: fix setclientid unlock of unlocked state lock by Neil Brown · 19 years ago
  100. b59e3c0 [PATCH] nfsd4: fix open seqid incrementing in lock by Neil Brown · 19 years ago