1. af15a29 udf: remove unneeded kernel_timestamp type by Marcin Slusarz · 16 years ago
  2. 5677480 udf: convert udf_stamp_to_time and udf_time_to_stamp to use timestamps by Marcin Slusarz · 16 years ago
  3. cbf5676 udf: convert udf_stamp_to_time to return struct timespec by marcin.slusarz@gmail.com · 16 years ago
  4. c87e8e9 udf: create function for conversion from timestamp to timespec by marcin.slusarz@gmail.com · 16 years ago
  5. f18f17b udf: udf_get_block, inode_bmap - remove unneeded checks by marcin.slusarz@gmail.com · 16 years ago
  6. 01b954a udf: convert udf_count_free_bitmap to use bitmap_weight by Marcin Slusarz · 16 years ago
  7. d652eef udf: replace udf_*_offset macros with functions by marcin.slusarz@gmail.com · 16 years ago
  8. 1ab9278 udf: simplify __udf_read_inode by marcin.slusarz@gmail.com · 16 years ago
  9. c2104fd udf: replace all adds to little endians variables with le*_add_cpu by marcin.slusarz@gmail.com · 16 years ago
  10. 456390d udf: truncate: create function for updating of Allocation Ext Descriptor by marcin.slusarz@gmail.com · 16 years ago
  11. 9de90b7 udf: simple cleanup of truncate.c by marcin.slusarz@gmail.com · 16 years ago
  12. c8ed837 udf: constify crc by marcin.slusarz@gmail.com · 16 years ago
  13. 34f953d udf: udf_CS0toNLS cleanup by marcin.slusarz@gmail.com · 16 years ago
  14. 6305a0a udf: fix udf_build_ustr by Marcin Slusarz · 16 years ago
  15. 79cfe0f udf: udf_CS0toUTF8 cleanup by marcin.slusarz@gmail.com · 16 years ago
  16. b8145a7 make udf_error() static by Adrian Bunk · 16 years ago
  17. 8dee00b fs/udf: Use DIV_ROUND_UP by Julia Lawall · 16 years ago
  18. 15aebd2 udf: move headers out include/linux/ by Christoph Hellwig · 16 years ago
  19. b1e3212 udf: kill useless file header comments for vfs method implementations by Christoph Hellwig · 16 years ago
  20. f1f73ba8 udf: kill udf_set_blocksize by Christoph Hellwig · 16 years ago
  21. 1bd960e [XFS] If you mount an XFS filesystem with no mount options at all, then by Josef Jeff Sipek · 16 years ago
  22. 7704a8b Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 by Linus Torvalds · 16 years ago
  23. adefe11 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
  24. ef8ece5 [XFS] Undo bit ops cleanup mod due to regression on 32-bit powermac platform. by Lachlan McIlroy · 16 years ago
  25. db69c91 [XFS] Undo bit ops cleanup mod due to regression on 32-bit powermac platform. by Lachlan McIlroy · 16 years ago
  26. 5606bf5 ext4: add missing ext4_journal_stop() by Akinobu Mita · 16 years ago
  27. 13d77c3 latencytop: change /proc task_struct access method by Hiroshi Shimamoto · 16 years ago
  28. d6643d1 latencytop: fix memory leak on latency proc file by Hiroshi Shimamoto · 16 years ago
  29. ae00278 latencytop: fix kernel panic while reading latency proc file by Hiroshi Shimamoto · 16 years ago
  30. 8808117 proc: add RLIMIT_RTTIME to /proc/<pid>/limits by Eugene Teo · 16 years ago
  31. 45254b4 efs: move headers out of include/linux/ by Christoph Hellwig · 16 years ago
  32. 745329c /proc/pid/pagemap: fix PM_SPECIAL macro by Hans Rosenfeld · 16 years ago
  33. f81e8a4 ufs: fix parenthesisation in ufs_set_fs_state() by Roel Kluin · 16 years ago
  34. 1a823ac fuse: fix permission checking by Miklos Szeredi · 16 years ago
  35. ffad0a4 ext4: ext4_find_next_zero_bit needs an aligned address on some arch by Aneesh Kumar K.V · 16 years ago
  36. 42bf038 ext4: set EXT4_EXTENTS_FL only for directory and regular files by Aneesh Kumar K.V · 16 years ago
  37. 2c98615 ext4: Don't mark filesystem error if fallocate fails by Aneesh Kumar K.V · 16 years ago
  38. f5ab0d1 ext4: Fix BUG when writing to an unitialized extent by Mingming Cao · 16 years ago
  39. 1a4c6be Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 16 years ago
  40. 5216a8e Wrap buffers used for rpc debug printks into RPC_IFDEBUG by Pavel Emelyanov · 16 years ago
  41. 599e0f5 dlm: fix rcom_names message to self by David Teigland · 16 years ago
  42. 1803f33 Remove empty file remnants that were left in the tree by mistake by Linus Torvalds · 16 years ago
  43. 90dc7d2 nfs: fix sparse warnings by Harvey Harrison · 16 years ago
  44. 1227a74 NFS: flush signals before taking down callback thread by Jeff Layton · 16 years ago
  45. 86b6c7a fs/block_dev.c: remove #if 0'ed code by Adrian Bunk · 16 years ago
  46. 4c54ac6 make struct def_blk_aops static by Adrian Bunk · 16 years ago
  47. c58310b Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus by Lachlan McIlroy · 16 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. 825f148 ext4: Don't use ext4_dec_count() if not needed by Theodore Ts'o · 16 years ago
  52. 74d3487 ext4: modify block allocation algorithm for the last group by Valerie Clement · 16 years ago
  53. e56eb65 ext4: Don't claim block from group which has corrupt bitmap by Aneesh Kumar K.V · 16 years ago
  54. 9df5643 ext4: Get journal write access before modifying the extent tree by Aneesh Kumar K.V · 16 years ago
  55. b35905c ext4: Fix memory and buffer head leak in callers to ext4_ext_find_extent() by Aneesh Kumar K.V · 16 years ago
  56. 4cdeed8 ext4: Don't leave behind a half-created inode if ext4_mkdir() fails by Aneesh Kumar K.V · 16 years ago
  57. b73fce6 ext4: Fix kernel BUG at fs/ext4/mballoc.c:910! by Valerie Clement · 16 years ago
  58. 52833e8 Merge branch 'linus_origin' into hotfixes by Trond Myklebust · 16 years ago
  59. 55bd725 ext4: Fix locking hierarchy violation in ext4_fallocate() by Aneesh Kumar K.V · 16 years ago
  60. 642be6e Remove incorrect BKL comments in ext4 by Andi Kleen · 16 years ago
  61. 4a0962a dentries: Extract common code to remove dentry from lru by Christoph Lameter · 16 years ago
  62. cf28b48 d_path: Make d_path() use a struct path by Jan Blunck · 16 years ago
  63. c32c2f6 d_path: Make seq_path() use a struct path argument by Jan Blunck · 16 years ago
  64. e83aece Use struct path in struct svc_expkey by Jan Blunck · 16 years ago
  65. 5477549 Use struct path in struct svc_export by Jan Blunck · 16 years ago
  66. 448678a d_path: Make get_dcookie() use a struct path argument by Jan Blunck · 16 years ago
  67. 3dcd25f d_path: Make proc_get_link() use a struct path argument by Jan Blunck · 16 years ago
  68. a03a8a70 d_path: kerneldoc cleanup by Jan Blunck · 16 years ago
  69. 329c97f One less parameter to __d_path by Jan Blunck · 16 years ago
  70. ac748a0 Make set_fs_{root,pwd} take a struct path by Jan Blunck · 16 years ago
  71. 6ac08c3 Use struct path in fs_struct by Jan Blunck · 16 years ago
  72. 5dd784d0 Introduce path_get() by Jan Blunck · 16 years ago
  73. 09da5916 Use path_put() in a few places instead of {mnt,d}put() by Jan Blunck · 16 years ago
  74. 1d957f9 Introduce path_put() by Jan Blunck · 16 years ago
  75. 4ac9137 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} by Jan Blunck · 16 years ago
  76. 429731b Remove path_release_on_umount() by Jan Blunck · 16 years ago
  77. e2a366d FLAT binaries: drop BINFMT_FLAT bad header magic warning by Mike Frysinger · 16 years ago
  78. 3c828e4 inotify: make variables static in inotify_user.c by Harvey Harrison · 16 years ago
  79. 8d04221 NFS: add missing spkm3 strings to mount option parser by Olga Kornievskaia · 16 years ago
  80. 2560665 NFS: remove error field from nfs_readdir_descriptor_t by Jeff Layton · 16 years ago
  81. 497799e NFS: missing spaces in KERN_WARNING by Dan Muntz · 16 years ago
  82. 4267c956 NFS: Allow text-based mounts via compat_sys_mount by Chuck Lever · 16 years ago
  83. 8e60029 NFS: fix reference counting for NFSv4 callback thread by Jeff Layton · 16 years ago
  84. cba4435 udf: fix udf_add_free_space by Marcin Slusarz · 16 years ago
  85. e28d80f udf: fix directory offset handling by Jan Kara · 16 years ago
  86. ed58f80 fs/smbfs/inode.c: fix warning message deprecating smbfs by Sergio Luis · 16 years ago
  87. 413d57c xfs: convert beX_add to beX_add_cpu (new common API) by Marcin Slusarz · 16 years ago
  88. b51d63c kernel-doc: fix fs/pipe.c notation by Randy Dunlap · 16 years ago
  89. 0c0d61ca9 Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago
  90. c64e80d NLM: don't requeue block if it was invalidated while GRANT_MSG was in flight by Jeff Layton · 16 years ago
  91. 9706501 NLM: don't reattempt GRANT_MSG when there is already an RPC in flight by Jeff Layton · 16 years ago
  92. 90bd17c NLM: have server-side RPC clients default to soft RPC tasks by Jeff Layton · 16 years ago
  93. 031fd3a NLM: set RPC_CLNT_CREATE_NOPING for NLM RPC clients by Jeff Layton · 16 years ago
  94. 712a30e splice: fix user pointer access in get_iovec_page_array() by Bastian Blank · 16 years ago
  95. 469108f ext4: Add new "development flag" to the ext4 filesystem by Theodore Tso · 16 years ago
  96. 26346ff ext4: Don't panic in case of corrupt bitmap by Aneesh Kumar K.V · 16 years ago
  97. 256bdb4 ext4: allocate struct ext4_allocation_context from a kmem cache by Eric Sandeen · 16 years ago
  98. c4e35e07 JBD2: Clear buffer_ordered flag for barried IO request on success by Dave Kleikamp · 16 years ago
  99. 7fb5409 ext4: Fix Direct I/O locking by Jan Kara · 16 years ago
  100. 8009f9f ext4: Fix circular locking dependency with migrate and rm. by Aneesh Kumar K.V · 16 years ago