1. d6643d1 latencytop: fix memory leak on latency proc file by Hiroshi Shimamoto · 16 years ago
  2. ae00278 latencytop: fix kernel panic while reading latency proc file by Hiroshi Shimamoto · 16 years ago
  3. 8808117 proc: add RLIMIT_RTTIME to /proc/<pid>/limits by Eugene Teo · 16 years ago
  4. 45254b4 efs: move headers out of include/linux/ by Christoph Hellwig · 16 years ago
  5. 745329c /proc/pid/pagemap: fix PM_SPECIAL macro by Hans Rosenfeld · 16 years ago
  6. f81e8a4 ufs: fix parenthesisation in ufs_set_fs_state() by Roel Kluin · 16 years ago
  7. 1a823ac fuse: fix permission checking by Miklos Szeredi · 16 years ago
  8. ffad0a4 ext4: ext4_find_next_zero_bit needs an aligned address on some arch by Aneesh Kumar K.V · 16 years ago
  9. 42bf038 ext4: set EXT4_EXTENTS_FL only for directory and regular files by Aneesh Kumar K.V · 16 years ago
  10. 2c98615 ext4: Don't mark filesystem error if fallocate fails by Aneesh Kumar K.V · 16 years ago
  11. f5ab0d1 ext4: Fix BUG when writing to an unitialized extent by Mingming Cao · 16 years ago
  12. 1a4c6be Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 16 years ago
  13. 5216a8e Wrap buffers used for rpc debug printks into RPC_IFDEBUG by Pavel Emelyanov · 16 years ago
  14. 599e0f5 dlm: fix rcom_names message to self by David Teigland · 16 years ago
  15. 1803f33 Remove empty file remnants that were left in the tree by mistake by Linus Torvalds · 16 years ago
  16. 90dc7d2 nfs: fix sparse warnings by Harvey Harrison · 16 years ago
  17. 1227a74 NFS: flush signals before taking down callback thread by Jeff Layton · 16 years ago
  18. 86b6c7a fs/block_dev.c: remove #if 0'ed code by Adrian Bunk · 16 years ago
  19. 4c54ac6 make struct def_blk_aops static by Adrian Bunk · 16 years ago
  20. e086fce [CIFS] fix build break when proc disabled by Steve French · 16 years ago
  21. c58310b Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus by Lachlan McIlroy · 16 years ago
  22. 269cdfa [XFS] Added quota targets and removed dmapi directory by Lachlan McIlroy · 17 years ago
  23. 794f744 [XFS] Fix up xfs out-of-tree builds. (a.k.a. external modules) by Eric Sandeen · 17 years ago
  24. 58b7983 [XFS] Remove Makefile wrappers in XFS by Andi Kleen · 17 years ago
  25. 0a3abcf Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 by Steve French · 16 years ago
  26. 70eff55 [CIFS] factoring out common code in get_inode_info functions by Christoph Hellwig · 16 years ago
  27. 825f148 ext4: Don't use ext4_dec_count() if not needed by Theodore Ts'o · 16 years ago
  28. c2d68ea [CIFS] fix prepath conversion when server supports posix paths by Steve French · 16 years ago
  29. 11b6d64 [CIFS] Only convert / when server does not support posix paths by Igor Mammedov · 16 years ago
  30. 74d3487 ext4: modify block allocation algorithm for the last group by Valerie Clement · 16 years ago
  31. e56eb65 ext4: Don't claim block from group which has corrupt bitmap by Aneesh Kumar K.V · 16 years ago
  32. 9df5643 ext4: Get journal write access before modifying the extent tree by Aneesh Kumar K.V · 16 years ago
  33. b35905c ext4: Fix memory and buffer head leak in callers to ext4_ext_find_extent() by Aneesh Kumar K.V · 16 years ago
  34. 4cdeed8 ext4: Don't leave behind a half-created inode if ext4_mkdir() fails by Aneesh Kumar K.V · 16 years ago
  35. b73fce6 ext4: Fix kernel BUG at fs/ext4/mballoc.c:910! by Valerie Clement · 16 years ago
  36. 52833e8 Merge branch 'linus_origin' into hotfixes by Trond Myklebust · 16 years ago
  37. 8aad018 [CIFS] Fix mixed case name in structure dfs_info3_param by Igor Mammedov · 16 years ago
  38. 55bd725 ext4: Fix locking hierarchy violation in ext4_fallocate() by Aneesh Kumar K.V · 16 years ago
  39. 642be6e Remove incorrect BKL comments in ext4 by Andi Kleen · 16 years ago
  40. 4a0962a dentries: Extract common code to remove dentry from lru by Christoph Lameter · 16 years ago
  41. cf28b48 d_path: Make d_path() use a struct path by Jan Blunck · 16 years ago
  42. c32c2f6 d_path: Make seq_path() use a struct path argument by Jan Blunck · 16 years ago
  43. e83aece Use struct path in struct svc_expkey by Jan Blunck · 16 years ago
  44. 5477549 Use struct path in struct svc_export by Jan Blunck · 16 years ago
  45. 448678a d_path: Make get_dcookie() use a struct path argument by Jan Blunck · 16 years ago
  46. 3dcd25f d_path: Make proc_get_link() use a struct path argument by Jan Blunck · 16 years ago
  47. a03a8a70 d_path: kerneldoc cleanup by Jan Blunck · 16 years ago
  48. 329c97f One less parameter to __d_path by Jan Blunck · 16 years ago
  49. ac748a0 Make set_fs_{root,pwd} take a struct path by Jan Blunck · 16 years ago
  50. 6ac08c3 Use struct path in fs_struct by Jan Blunck · 16 years ago
  51. 5dd784d0 Introduce path_get() by Jan Blunck · 16 years ago
  52. 09da5916 Use path_put() in a few places instead of {mnt,d}put() by Jan Blunck · 16 years ago
  53. 1d957f9 Introduce path_put() by Jan Blunck · 16 years ago
  54. 4ac9137 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} by Jan Blunck · 16 years ago
  55. 429731b Remove path_release_on_umount() by Jan Blunck · 16 years ago
  56. e2a366d FLAT binaries: drop BINFMT_FLAT bad header magic warning by Mike Frysinger · 16 years ago
  57. 3c828e4 inotify: make variables static in inotify_user.c by Harvey Harrison · 16 years ago
  58. 03a143c [CIFS] fixup prefixpaths which contain multiple path components by Steve French · 16 years ago
  59. 8d04221 NFS: add missing spkm3 strings to mount option parser by Olga Kornievskaia · 16 years ago
  60. 2560665 NFS: remove error field from nfs_readdir_descriptor_t by Jeff Layton · 16 years ago
  61. 497799e NFS: missing spaces in KERN_WARNING by Dan Muntz · 16 years ago
  62. 4267c956 NFS: Allow text-based mounts via compat_sys_mount by Chuck Lever · 16 years ago
  63. 8e60029 NFS: fix reference counting for NFSv4 callback thread by Jeff Layton · 16 years ago
  64. cba4435 udf: fix udf_add_free_space by Marcin Slusarz · 16 years ago
  65. e28d80f udf: fix directory offset handling by Jan Kara · 16 years ago
  66. ed58f80 fs/smbfs/inode.c: fix warning message deprecating smbfs by Sergio Luis · 16 years ago
  67. 413d57c xfs: convert beX_add to beX_add_cpu (new common API) by Marcin Slusarz · 16 years ago
  68. b51d63c kernel-doc: fix fs/pipe.c notation by Randy Dunlap · 16 years ago
  69. c1ce264 [CIFS] fix typo by Steve French · 16 years ago
  70. d9f382e [CIFS] patch to fix incorrect encoding of number of aces on set mode by Shirish Pargaonkar · 16 years ago
  71. 6f7e8f3 [CIFS] Fix typo in quota operations by Roel Kluin · 16 years ago
  72. 90c81e0 [CIFS] clean up some hard to read ifdefs by Steve French · 16 years ago
  73. 0c0d61ca9 Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago
  74. c64e80d NLM: don't requeue block if it was invalidated while GRANT_MSG was in flight by Jeff Layton · 16 years ago
  75. 9706501 NLM: don't reattempt GRANT_MSG when there is already an RPC in flight by Jeff Layton · 16 years ago
  76. 90bd17c NLM: have server-side RPC clients default to soft RPC tasks by Jeff Layton · 16 years ago
  77. 031fd3a NLM: set RPC_CLNT_CREATE_NOPING for NLM RPC clients by Jeff Layton · 16 years ago
  78. 712a30e splice: fix user pointer access in get_iovec_page_array() by Bastian Blank · 16 years ago
  79. 469108f ext4: Add new "development flag" to the ext4 filesystem by Theodore Tso · 16 years ago
  80. 26346ff ext4: Don't panic in case of corrupt bitmap by Aneesh Kumar K.V · 16 years ago
  81. 256bdb4 ext4: allocate struct ext4_allocation_context from a kmem cache by Eric Sandeen · 16 years ago
  82. c4e35e07 JBD2: Clear buffer_ordered flag for barried IO request on success by Dave Kleikamp · 16 years ago
  83. 7fb5409 ext4: Fix Direct I/O locking by Jan Kara · 16 years ago
  84. 8009f9f ext4: Fix circular locking dependency with migrate and rm. by Aneesh Kumar K.V · 16 years ago
  85. ad7a292 [CIFS] reduce checkpatch warnings by Steve French · 16 years ago
  86. de2eeea [XFS] add __init/__exit mark to specific init/cleanup functions by Lachlan McIlroy · 16 years ago
  87. 450790a [XFS] Fix oops in xfs_file_readdir() by David Chinner · 16 years ago
  88. cbc89dc [XFS] kill xfs_root by Christoph Hellwig · 16 years ago
  89. 4188c78 [XFS] keep i_nlink updated and use proper accessors by Christoph Hellwig · 16 years ago
  90. 222096a [XFS] stop updating inode->i_blocks by Christoph Hellwig · 16 years ago
  91. de08dbc [XFS] Make xfs_ail_check check less by default by David Chinner · 16 years ago
  92. 249a8c1 [XFS] Move AIL pushing into it's own thread by David Chinner · 16 years ago
  93. 4576758 [XFS] use generic_permission by Christoph Hellwig · 16 years ago
  94. f6aa7f2 [XFS] stop re-checking permissions in xfs_swapext by Christoph Hellwig · 16 years ago
  95. 35fec8d [XFS] clean up xfs_swapext by Christoph Hellwig · 16 years ago
  96. 199037c [XFS] remove permission check from xfs_change_file_space by Christoph Hellwig · 16 years ago
  97. 9742bb9 [XFS] prevent panic during log recovery due to bogus op_hdr length by Lachlan McIlroy · 17 years ago
  98. f71354b [XFS] Cleanup various fid related bits: by Christoph Hellwig · 17 years ago
  99. edd319d [XFS] Fix xfs_lowbit64 by David Chinner · 17 years ago
  100. 45ba598 [XFS] Remove CFORK macros and use code directly in IFORK and DFORK macros. by Christoph Hellwig · 17 years ago