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