1. 20736ab Btrfs: Remove code duplication in comp_keys by Diego Calleja · 15 years ago
  2. 817d52f Btrfs: async block group caching by Josef Bacik · 15 years ago
  3. 9630308 Btrfs: use hybrid extents+bitmap rb tree for free space by Josef Bacik · 15 years ago
  4. 0584974 ocfs2: Define credit counts for quota operations by Jan Kara · 15 years ago
  5. 4539f1d ocfs2: Remove syncjiff field from quota info by Jan Kara · 15 years ago
  6. 1c1d979 ocfs2: Fix initialization of blockcheck stats by Jan Kara · 15 years ago
  7. 7669f54 ocfs2: Zero out padding of on disk dquot structure by Jan Kara · 15 years ago
  8. 0e7f387 ocfs2: Initialize blocks allocated to local quota file by Jan Kara · 15 years ago
  9. 4b3fa19 ocfs2: Mark buffer uptodate before calling ocfs2_journal_access_dq() by Jan Kara · 15 years ago
  10. b57ac2c ocfs2: Make global quota files blocksize aligned by Jan Kara · 15 years ago
  11. 82e1264 ocfs2: Use ocfs2_rec_clusters in ocfs2_adjust_adjacent_records. by Tao Ma · 15 years ago
  12. 4a19fb1 jfs: Fix early release of acl in jfs_get_acl by Stefan Bader · 15 years ago
  13. 81cbf6d Merge branch 'lockdep-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-lockdep by Linus Torvalds · 15 years ago
  14. f1230c9 [CIFS] fix sparse warning by Steve French · 15 years ago
  15. 03aa3a4 cifs: fix sb->s_maxbytes so that it casts properly to a signed value by Jeff Layton · 15 years ago
  16. ce6e7fc cifs: disable serverino if server doesn't support it by Jeff Layton · 15 years ago
  17. 8312194 Btrfs: Fix crash on read failures at mount by David Woodhouse · 15 years ago
  18. c271b49 Btrfs: remove of redundant btrfs_header_level by Daniel Cadete · 15 years ago
  19. 33c17ad Btrfs: adjust NULL test by Julia Lawall · 15 years ago
  20. 3acada4 Btrfs: Remove broken sanity check from btrfs_rmap_block() by David Woodhouse · 15 years ago
  21. 29c5e8c Btrfs: convert nested spin_lock_irqsave to spin_lock by Julia Lawall · 15 years ago
  22. 023d43c lockdep: Fix lockdep annotation for pipe_double_lock() by Peter Zijlstra · 15 years ago
  23. 1f9758d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 15 years ago
  24. 4a8c9a6 Btrfs: make sure all dirty blocks are written at commit time by Yan Zheng · 15 years ago
  25. 33c66f4 Btrfs: fix locking issue in btrfs_find_next_key by Yan Zheng · 15 years ago
  26. e457afe Btrfs: fix double increment of path->slots[0] in btrfs_next_leaf by Yan Zheng · 15 years ago
  27. bf1fb51 Btrfs: properly update space information after shrinking device. by Yan Zheng · 15 years ago
  28. 1bec1ae Btrfs: fix definition of struct btrfs_extent_inline_ref by Yan Zheng · 15 years ago
  29. d953126 NFSv4: Fix a problem whereby a buggy server can oops the kernel by Trond Myklebust · 15 years ago
  30. f7b1aa6 ocfs2: Fix deadlock on umount by Jan Kara · 15 years ago
  31. 3c5e106 ocfs2: Add extra credits and access the modified bh in update_edge_lengths. by Tao Ma · 15 years ago
  32. fccba80 NFSv4: Fix an NFSv4 mount regression by Trond Myklebust · 15 years ago
  33. b64aec8 NFSv4: Fix an Oops in nfs4_free_lock_state by Trond Myklebust · 15 years ago
  34. f44aebc inotify: use GFP_NOFS under potential memory pressure by Eric Paris · 15 years ago
  35. c05594b fsnotify: fix inotify tail drop check with path entries by Eric Paris · 15 years ago
  36. 4a148ba inotify: check filename before dropping repeat events by Eric Paris · 15 years ago
  37. 520dc2a fsnotify: use def_bool in kconfig instead of letting the user choose by Eric Paris · 15 years ago
  38. 7e790dd inotify: fix error paths in inotify_update_watch by Eric Paris · 15 years ago
  39. 75fe2b2 inotify: do not leak inode marks in inotify_add_watch by Eric Paris · 15 years ago
  40. 5549f7c inotify: drop user watch count when a watch is removed by Eric Paris · 15 years ago
  41. f1015c4 jbd: fix race between write_metadata_buffer and get_write_access by dingdinghua · 15 years ago
  42. 1f4cea3 ocfs2: Fail ocfs2_get_block() immediately when a block needs allocation by Wengang Wang · 15 years ago
  43. cbfa963 ocfs2: Fix error return in ocfs2_write_cluster() by Wengang Wang · 15 years ago
  44. 457f82b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 15 years ago
  45. 44d8e4e ocfs2: Fix compilation warning for fs/ocfs2/xattr.c by Subrata Modak · 15 years ago
  46. cefcb80 ocfs2: Initialize count in aio_write before generic_write_checks by Goldwyn Rodrigues · 15 years ago
  47. 90a98b2 cifs: free nativeFileSystem field before allocating a new one by Jeff Layton · 15 years ago
  48. f6c4338 Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 by Steve French · 15 years ago
  49. 43237b5 ext3: Get rid of extenddisksize parameter of ext3_get_blocks_handle() by Jan Kara · 15 years ago
  50. 1e9fd53 jbd: Fix a race between checkpointing code and journal_get_write_access() by Jan Kara · 15 years ago
  51. 9eaaa2d ext3: Fix truncation of symlinks after failed write by Jan Kara · 15 years ago
  52. 7447a66 jbd: Fail to load a journal if it is too short by Jan Kara · 15 years ago
  53. 8aa651e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 15 years ago
  54. c0c50b5 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  55. 9c9ad61 9p: Fix incorrect parameters to v9fs_file_readn. by Abhishek Kulkarni · 15 years ago
  56. a89d63a dlm: free socket in error exit path by Casey Dahlin · 15 years ago
  57. 4fed598 fs/Kconfig: move nilfs2 out by Ryusuke Konishi · 15 years ago
  58. 1cf2968 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  59. 96577c4 jbd2: fix race between write_metadata_buffer and get_write_access by dingdinghua · 15 years ago
  60. a4dc323 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  61. 833576b ext4: Fix ext4_mb_initialize_context() to initialize all fields by Theodore Ts'o · 15 years ago
  62. ac046f1 ext4: fix null handler of ioctls in no journal mode by Peng Tao · 15 years ago
  63. e6b5d30 ext4: Fix buffer head reference leak in no-journal mode by Curt Wohlgemuth · 15 years ago
  64. d0b6e04 tracing/events: Move TRACE_SYSTEM outside of include guard by Li Zefan · 15 years ago
  65. f8c73c7 partitions: fix broken uevent_suppress conversion by Heiko Carstens · 15 years ago
  66. dd0d9a4 AFS: Fix compilation warning by Artem Bityutskiy · 15 years ago
  67. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  68. 81e4e1b Revert "fuse: Fix build error" as unnecessary by Linus Torvalds · 15 years ago
  69. 8711c67 isofs: fix Joliet regression by Bartlomiej Zolnierkiewicz · 15 years ago
  70. 44c695b Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 15 years ago
  71. 04eef90 Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 15 years ago
  72. 097041e fuse: Fix build error by Larry Finger · 15 years ago
  73. 812e7a6 ocfs2: log the actual return value of ocfs2_file_aio_write() by Wengang Wang · 15 years ago
  74. 69ca06c Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  75. 9f2d8be Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 15 years ago
  76. ecb554a block: fix sg SG_DXFER_TO_FROM_DEV regression by FUJITA Tomonori · 15 years ago
  77. 8aa7e84 Fix congestion_wait() sync/async vs read/write confusion by Jens Axboe · 15 years ago
  78. 65bc98b [CIFS] Distinguish posix opens and mkdirs from legacy mkdirs in stats by Steve French · 15 years ago
  79. c2cc49a Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 15 years ago
  80. d0c280d cifs: when ATTR_READONLY is set, only clear write bits on non-directories by Jeff Layton · 15 years ago
  81. aeaaf25 cifs: remove cifsInodeInfo->inUse counter by Jeff Layton · 15 years ago
  82. 0b8f18e cifs: convert cifs_get_inode_info and non-posix readdir to use cifs_iget by Jeff Layton · 15 years ago
  83. b77863b [CIFS] update cifs version number by Steve French · 15 years ago
  84. 3bbeeb3 cifs: add and use CIFSSMBUnixSetFileInfo for setattr calls by Jeff Layton · 15 years ago
  85. 654cf14 cifs: make a separate function for filling out FILE_UNIX_BASIC_INFO by Jeff Layton · 15 years ago
  86. 01ea95e cifs: rename CIFSSMBUnixSetInfo to CIFSSMBUnixSetPathInfo by Jeff Layton · 15 years ago
  87. c4c1bff cifs: add pid of initiating process to spnego upcall info by Jeff Layton · 15 years ago
  88. 0611254 UBIFS: fix corruption dump by Artem Bityutskiy · 15 years ago
  89. 431102f UBIFS: clean up free space checking by Artem Bityutskiy · 15 years ago
  90. ed43f2f UBIFS: small amendments in the LEB scanning code by Artem Bityutskiy · 15 years ago
  91. 086b364 UBIFS: dump a little more in case of corruptions by Artem Bityutskiy · 15 years ago
  92. 17ae26b ocfs2: trivial fix for s/migrate/migration/ in dlmrecovery.c logging by Jeff Liu · 15 years ago
  93. 8b712cd ocfs2: Fixup orphan scan cleanup after failed mount by Jeff Mahoney · 15 years ago
  94. 5ddf1e0 cifs: fix regression with O_EXCL creates and optimize away lookup by Jeff Layton · 15 years ago
  95. ad361c9 Remove multiple KERN_ prefixes from printk formats by Joe Perches · 15 years ago
  96. 728b690 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-quota-2.6 by Linus Torvalds · 15 years ago
  97. d5ce5b4 Free the memory allocated by memdup_user() in fs/sysfs/bin.c by Catalin Marinas · 15 years ago
  98. b43f3cb headers: mnt_namespace.h redux by Alexey Dobriyan · 15 years ago
  99. d01730d quota: Fix possible deadlock during parallel quotaon and quotaoff by Jiaying Zhang · 15 years ago
  100. 793285f cred_guard_mutex: do not return -EINTR to user-space by Oleg Nesterov · 15 years ago