1. e389229 vfs: fix NULL pointer dereference in fsync_buffers_list() by Jan Kara · 16 years ago
  2. d31472b core dump: user_regset writeback by Roland McGrath · 16 years ago
  3. c5750ee Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 16 years ago
  4. ce93296 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  5. a0db701 block/genhd.c: proper externs by Adrian Bunk · 16 years ago
  6. 02cf01a splice: only return -EAGAIN if there's hope of more data by Jens Axboe · 17 years ago
  7. 966ea8c Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 by Steve French · 16 years ago
  8. 86c838b [PATCH] fs/ocfs2/aops.c: Correct use of ! and & by Julia Lawall · 17 years ago
  9. 05488bb [2.6 patch] ocfs2: make dlm_do_assert_master() static by Adrian Bunk · 17 years ago
  10. 200bfae [2.6 patch] make ocfs2_downconvert_thread() static by Adrian Bunk · 17 years ago
  11. 0060005 [2.6 patch] fs/ocfs2/: possible cleanups by Adrian Bunk · 17 years ago
  12. 0dd3256 [PATCH] ocfs2: le*_add_cpu conversion by Marcin Slusarz · 17 years ago
  13. 1044e40 ocfs2: Fix writeout in ocfs2_data_convert_worker() by Mark Fasheh · 16 years ago
  14. 7ad8b3d ocfs2: Enable localalloc for local mounts by Sunil Mushran · 17 years ago
  15. 78a4a50 docbook: fix filesystems.tmpl source files by Randy Dunlap · 16 years ago
  16. a64e715 Allow ARG_MAX execve string space even with a small stack limit by Linus Torvalds · 16 years ago
  17. 0dbd888 Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 by Steve French · 16 years ago
  18. 1bd960e [XFS] If you mount an XFS filesystem with no mount options at all, then by Josef Jeff Sipek · 16 years ago
  19. 7704a8b Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 by Linus Torvalds · 17 years ago
  20. adefe11 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 17 years ago
  21. ef8ece5 [XFS] Undo bit ops cleanup mod due to regression on 32-bit powermac platform. by Lachlan McIlroy · 17 years ago
  22. db69c91 [XFS] Undo bit ops cleanup mod due to regression on 32-bit powermac platform. by Lachlan McIlroy · 17 years ago
  23. 0b442d2 [CIFS] remove unused variable by Steve French · 17 years ago
  24. 5606bf5 ext4: add missing ext4_journal_stop() by Akinobu Mita · 17 years ago
  25. 75f1298 [CIFS] consolidate duplicate code in posix/unix inode handling by Christoph Hellwig · 17 years ago
  26. 13d77c3 latencytop: change /proc task_struct access method by Hiroshi Shimamoto · 17 years ago
  27. d6643d1 latencytop: fix memory leak on latency proc file by Hiroshi Shimamoto · 17 years ago
  28. ae00278 latencytop: fix kernel panic while reading latency proc file by Hiroshi Shimamoto · 17 years ago
  29. 8808117 proc: add RLIMIT_RTTIME to /proc/<pid>/limits by Eugene Teo · 17 years ago
  30. 45254b4 efs: move headers out of include/linux/ by Christoph Hellwig · 17 years ago
  31. 745329c /proc/pid/pagemap: fix PM_SPECIAL macro by Hans Rosenfeld · 17 years ago
  32. f81e8a4 ufs: fix parenthesisation in ufs_set_fs_state() by Roel Kluin · 17 years ago
  33. 1a823ac fuse: fix permission checking by Miklos Szeredi · 17 years ago
  34. ffad0a4 ext4: ext4_find_next_zero_bit needs an aligned address on some arch by Aneesh Kumar K.V · 17 years ago
  35. 42bf038 ext4: set EXT4_EXTENTS_FL only for directory and regular files by Aneesh Kumar K.V · 17 years ago
  36. 2c98615 ext4: Don't mark filesystem error if fallocate fails by Aneesh Kumar K.V · 17 years ago
  37. f5ab0d1 ext4: Fix BUG when writing to an unitialized extent by Mingming Cao · 17 years ago
  38. 1a4c6be Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 17 years ago
  39. 5216a8e Wrap buffers used for rpc debug printks into RPC_IFDEBUG by Pavel Emelyanov · 17 years ago
  40. 599e0f5 dlm: fix rcom_names message to self by David Teigland · 17 years ago
  41. 1803f33 Remove empty file remnants that were left in the tree by mistake by Linus Torvalds · 17 years ago
  42. 90dc7d2 nfs: fix sparse warnings by Harvey Harrison · 17 years ago
  43. 1227a74 NFS: flush signals before taking down callback thread by Jeff Layton · 17 years ago
  44. 86b6c7a fs/block_dev.c: remove #if 0'ed code by Adrian Bunk · 17 years ago
  45. 4c54ac6 make struct def_blk_aops static by Adrian Bunk · 17 years ago
  46. e086fce [CIFS] fix build break when proc disabled by Steve French · 17 years ago
  47. c58310b Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus by Lachlan McIlroy · 17 years ago
  48. 269cdfa [XFS] Added quota targets and removed dmapi directory by Lachlan McIlroy · 17 years ago
  49. 794f744 [XFS] Fix up xfs out-of-tree builds. (a.k.a. external modules) by Eric Sandeen · 17 years ago
  50. 58b7983 [XFS] Remove Makefile wrappers in XFS by Andi Kleen · 17 years ago
  51. 0a3abcf Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 by Steve French · 17 years ago
  52. 70eff55 [CIFS] factoring out common code in get_inode_info functions by Christoph Hellwig · 17 years ago
  53. 825f148 ext4: Don't use ext4_dec_count() if not needed by Theodore Ts'o · 17 years ago
  54. c2d68ea [CIFS] fix prepath conversion when server supports posix paths by Steve French · 17 years ago
  55. 11b6d64 [CIFS] Only convert / when server does not support posix paths by Igor Mammedov · 17 years ago
  56. 74d3487 ext4: modify block allocation algorithm for the last group by Valerie Clement · 17 years ago
  57. e56eb65 ext4: Don't claim block from group which has corrupt bitmap by Aneesh Kumar K.V · 17 years ago
  58. 9df5643 ext4: Get journal write access before modifying the extent tree by Aneesh Kumar K.V · 17 years ago
  59. b35905c ext4: Fix memory and buffer head leak in callers to ext4_ext_find_extent() by Aneesh Kumar K.V · 17 years ago
  60. 4cdeed8 ext4: Don't leave behind a half-created inode if ext4_mkdir() fails by Aneesh Kumar K.V · 17 years ago
  61. b73fce6 ext4: Fix kernel BUG at fs/ext4/mballoc.c:910! by Valerie Clement · 17 years ago
  62. 52833e8 Merge branch 'linus_origin' into hotfixes by Trond Myklebust · 17 years ago
  63. 8aad018 [CIFS] Fix mixed case name in structure dfs_info3_param by Igor Mammedov · 17 years ago
  64. 55bd725 ext4: Fix locking hierarchy violation in ext4_fallocate() by Aneesh Kumar K.V · 17 years ago
  65. 642be6e Remove incorrect BKL comments in ext4 by Andi Kleen · 17 years ago
  66. 4a0962a dentries: Extract common code to remove dentry from lru by Christoph Lameter · 17 years ago
  67. cf28b48 d_path: Make d_path() use a struct path by Jan Blunck · 17 years ago
  68. c32c2f6 d_path: Make seq_path() use a struct path argument by Jan Blunck · 17 years ago
  69. e83aece Use struct path in struct svc_expkey by Jan Blunck · 17 years ago
  70. 5477549 Use struct path in struct svc_export by Jan Blunck · 17 years ago
  71. 448678a d_path: Make get_dcookie() use a struct path argument by Jan Blunck · 17 years ago
  72. 3dcd25f d_path: Make proc_get_link() use a struct path argument by Jan Blunck · 17 years ago
  73. a03a8a70 d_path: kerneldoc cleanup by Jan Blunck · 17 years ago
  74. 329c97f One less parameter to __d_path by Jan Blunck · 17 years ago
  75. ac748a0 Make set_fs_{root,pwd} take a struct path by Jan Blunck · 17 years ago
  76. 6ac08c3 Use struct path in fs_struct by Jan Blunck · 17 years ago
  77. 5dd784d0 Introduce path_get() by Jan Blunck · 17 years ago
  78. 09da5916 Use path_put() in a few places instead of {mnt,d}put() by Jan Blunck · 17 years ago
  79. 1d957f9 Introduce path_put() by Jan Blunck · 17 years ago
  80. 4ac9137 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} by Jan Blunck · 17 years ago
  81. 429731b Remove path_release_on_umount() by Jan Blunck · 17 years ago
  82. e2a366d FLAT binaries: drop BINFMT_FLAT bad header magic warning by Mike Frysinger · 17 years ago
  83. 3c828e4 inotify: make variables static in inotify_user.c by Harvey Harrison · 17 years ago
  84. 03a143c [CIFS] fixup prefixpaths which contain multiple path components by Steve French · 17 years ago
  85. 8d04221 NFS: add missing spkm3 strings to mount option parser by Olga Kornievskaia · 17 years ago
  86. 2560665 NFS: remove error field from nfs_readdir_descriptor_t by Jeff Layton · 17 years ago
  87. 497799e NFS: missing spaces in KERN_WARNING by Dan Muntz · 17 years ago
  88. 4267c956 NFS: Allow text-based mounts via compat_sys_mount by Chuck Lever · 17 years ago
  89. 8e60029 NFS: fix reference counting for NFSv4 callback thread by Jeff Layton · 17 years ago
  90. cba4435 udf: fix udf_add_free_space by Marcin Slusarz · 17 years ago
  91. e28d80f udf: fix directory offset handling by Jan Kara · 17 years ago
  92. ed58f80 fs/smbfs/inode.c: fix warning message deprecating smbfs by Sergio Luis · 17 years ago
  93. 413d57c xfs: convert beX_add to beX_add_cpu (new common API) by Marcin Slusarz · 17 years ago
  94. b51d63c kernel-doc: fix fs/pipe.c notation by Randy Dunlap · 17 years ago
  95. c1ce264 [CIFS] fix typo by Steve French · 17 years ago
  96. d9f382e [CIFS] patch to fix incorrect encoding of number of aces on set mode by Shirish Pargaonkar · 17 years ago
  97. 6f7e8f3 [CIFS] Fix typo in quota operations by Roel Kluin · 17 years ago
  98. 90c81e0 [CIFS] clean up some hard to read ifdefs by Steve French · 17 years ago
  99. 0c0d61ca9 Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 17 years ago
  100. c64e80d NLM: don't requeue block if it was invalidated while GRANT_MSG was in flight by Jeff Layton · 17 years ago