1. 7df336e Fix btrfs when ACLs are configured out by Al Viro · 15 years ago
  2. 524724e Btrfs: fdatasync should skip metadata writeout by Hisashi Hifumi · 15 years ago
  3. 163e783 Btrfs: remove crc32c.h and use libcrc32c directly. by David Woodhouse · 15 years ago
  4. 6cbff00 Btrfs: implement FS_IOC_GETFLAGS/SETFLAGS/GETVERSION by Christoph Hellwig · 15 years ago
  5. c289811 Btrfs: autodetect SSD devices by Chris Mason · 15 years ago
  6. 451d758 Btrfs: add mount -o ssd_spread to spread allocations out by Chris Mason · 15 years ago
  7. c604480 Btrfs: avoid allocation clusters that are too spread out by Chris Mason · 15 years ago
  8. 3b30c22 Btrfs: Add mount -o nossd by Chris Mason · 15 years ago
  9. d644d8a Btrfs: avoid IO stalls behind congested devices in a multi-device FS by Chris Mason · 15 years ago
  10. d84275c Btrfs: don't allow WRITE_SYNC bios to starve out regular writes by Chris Mason · 15 years ago
  11. 585ad2c Btrfs: fix metadata dirty throttling limits by Chris Mason · 15 years ago
  12. 2c943de Btrfs: reduce mount -o ssd CPU usage by Chris Mason · 15 years ago
  13. cfbb930 Btrfs: balance btree more often by Chris Mason · 15 years ago
  14. b361242 Btrfs: stop avoiding balancing at the end of the transaction. by Chris Mason · 15 years ago
  15. 5d4f98a Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE) by Yan Zheng · 15 years ago
  16. 5c939df btrfs: Fix set/clear_extent_bit for 'end == (u64)-1' by Yan Zheng · 15 years ago
  17. 003dec8 GFS2: Merge gfs2_get_sb into gfs2_get_sb_meta by Steven Whitehouse · 15 years ago
  18. 40bc9a2 GFS2: Fix cache coherency between truncate and O_DIRECT read by Steven Whitehouse · 15 years ago
  19. a61d90d jbd: fix race in buffer processing in commit code by Jan Kara · 15 years ago
  20. 463aea1 autofs4: remove hashed check in validate_wait() by Ian Kent · 15 years ago
  21. 5578213 tracing/events: convert block trace points to TRACE_EVENT() by Li Zefan · 15 years ago
  22. 0eab928 ext4: Don't treat a truncation of a zero-length file as replace-via-truncate by Theodore Ts'o · 15 years ago
  23. 0b4ec6e Merge branch 'master' into next by James Morris · 15 years ago
  24. 9aee228 ext4: fix dx_map_entry to support 256k directory blocks by Toshiyuki Okajima · 15 years ago
  25. f07502d integrity: fix IMA inode leak by Hugh Dickins · 15 years ago
  26. f0472d0 [CIFS] Add mention of new mount parm (forceuid) to cifs readme by Steve French · 15 years ago
  27. 4ae1507 cifs: make overriding of ownership conditional on new mount options by Jeff Layton · 15 years ago
  28. 75b5032 Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  29. 72a43d6 ext3/4 with synchronous writes gets wedged by Postfix by Al Viro · 15 years ago
  30. 460bcf5 Fix nobh_truncate_page() to not pass stack garbage to get_block() by Theodore Ts'o · 15 years ago
  31. 064e38a Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  32. f6d0313 GFS2: Fix locking issue mounting gfs2meta fs by Steven Whitehouse · 15 years ago
  33. f851408 ext4: truncate the file properly if we fail to copy data from userspace by Aneesh Kumar K.V · 15 years ago
  34. 1938a15 ext4: Avoid leaking blocks after a block allocation failure by Aneesh Kumar K.V · 15 years ago
  35. b31e155 ext4: Change all super.c messages to print the device by Eric Sandeen · 15 years ago
  36. 03f5d8b ext4: Get rid of EXTEND_DISKSIZE flag of ext4_get_blocks_handle() by Jan Kara · 15 years ago
  37. 172124e Revert "block: implement blkdev_readpages" by Jens Axboe · 15 years ago
  38. 44fb551 Btrfs: Fix oops and use after free during space balancing by Chris Mason · 15 years ago
  39. 2cc3c55 Btrfs: set device->total_disk_bytes when adding new device by Yan Zheng · 15 years ago
  40. 0b8e58a ext4: super.c whitespace cleanup by Andreas Dilger · 15 years ago
  41. bfcd355 jbd2: Fix minor typos in comments in fs/jbd2/journal.c by Alberto Bertogli · 15 years ago
  42. e09f944 GFS2: Remove unused variable by Steven Whitehouse · 15 years ago
  43. 4157fd8 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  44. 50b64e3 cifs: fix IPv6 address length check by Jeff Layton · 15 years ago
  45. a12af1e GFS2: smbd proccess hangs with flock() call. by Abhijith Das · 15 years ago
  46. 1b17d76 xfs: prevent deadlock in xfs_qm_shake() by Felix Blyakher · 15 years ago
  47. e6da7c9 xfs: fix overflow in xfs_growfs_data_private by Eric Sandeen · 15 years ago
  48. 1f23920 xfs: fix double unlock in xfs_swap_extents() by Felix Blyakher · 15 years ago
  49. 23db9f4 Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  50. b4566ac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 15 years ago
  51. 62013ab nilfs2: fix bh leak in nilfs_cpfile_delete_checkpoints function by Ryusuke Konishi · 15 years ago
  52. 3218911 Merge git://git.infradead.org/~dwmw2/mtd-2.6.30 by Linus Torvalds · 15 years ago
  53. deeb103 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  54. c8bce3d Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  55. c3dc5be flat: fix data sections alignment by Oskar Schirmer · 15 years ago
  56. bd6daba procfs: make errno values consistent when open pident vs exit(2) race occurs by KOSAKI Motohiro · 15 years ago
  57. 81e2962 jffs2: Fix corruption when flash erase/write failure by Joakim Tjernlund · 15 years ago
  58. 086a377 sysfs: file.c: use create_singlethread_workqueue() by Andrew Morton · 15 years ago
  59. b96d31a cifs: clean up set_cifs_acl interfaces by Christoph Hellwig · 15 years ago
  60. 1bf4072 cifs: reorganize get_cifs_acl by Christoph Hellwig · 15 years ago
  61. c5077ec [CIFS] Update readme to indicate change to default mount (serverino) by Steve French · 15 years ago
  62. a0c9217 cifs: make serverino the default when mounting by Jeff Layton · 15 years ago
  63. bd433d4 cifs: rename cifs_iget to cifs_root_iget by Jeff Layton · 15 years ago
  64. c4a2c08 cifs: make cnvrtDosUnixTm take a little-endian args and an offset by Jeff Layton · 15 years ago
  65. 07119a4 cifs: have cifs_NTtimeToUnix take a little-endian arg by Jeff Layton · 15 years ago
  66. 14dba53 integrity: nfsd imbalance bug fix by Mimi Zohar · 15 years ago
  67. a0d24b2 nfsd: fix hung up of nfs client while sync write data to nfs server by Wei Yongjun · 15 years ago
  68. 911e690 CacheFiles: Fixup renamed filenames in comments in internal.h by David Howells · 15 years ago
  69. 348ca10 FS-Cache: Fixup renamed filenames in comments in internal.h by David Howells · 15 years ago
  70. f55ed1a cifs: tighten up default file_mode/dir_mode by Jeff Layton · 15 years ago
  71. 46a7574 cifs: fix artificial limit on reading symlinks by Jeff Layton · 15 years ago
  72. 95baa25 NFSv4: Fix the case where NFSv4 renewal fails by Trond Myklebust · 15 years ago
  73. d0367a5 nfs: fix build error in nfsroot with initconst by Sam Ravnborg · 15 years ago
  74. f6eb534 GFS2: Remove args subdir from gfs2 sysfs files by Steven Whitehouse · 15 years ago
  75. e1b28aa GFS2: Remove lockstruct subdir from gfs2 sysfs files by Steven Whitehouse · 15 years ago
  76. 88b6edd ext4: Clean up calls to ext4_get_group_desc() by Theodore Ts'o · 15 years ago
  77. 759d427 ext4: remove unused function __ext4_write_dirty_metadata by Theodore Ts'o · 15 years ago
  78. 79f52b7 jfs: Add missing mutex_unlock call to error path by Dave Kleikamp · 15 years ago
  79. 3eb9c8b Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 15 years ago
  80. 8db14ca [CIFS] Avoid open on possible directories since Samba now rejects them by Steve French · 15 years ago
  81. c72758f block: Export I/O topology for block devices and partitions by Martin K. Petersen · 15 years ago
  82. ae03bf6 block: Use accessor functions for queue limits by Martin K. Petersen · 15 years ago
  83. e1defc4 block: Do away with the notion of hardsect_size by Martin K. Petersen · 15 years ago
  84. 9bd7de5 Merge branch 'master' into for-2.6.31 by Jens Axboe · 15 years ago
  85. e4b6363 Merge branch 'master' into for-2.6.31 by Jens Axboe · 15 years ago
  86. 6a44587 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 15 years ago
  87. d5046853 nilfs2: fix memory leak in nilfs_ioctl_clean_segments by Ryusuke Konishi · 15 years ago
  88. 87ec217 GFS2: Move gfs2_unlink_ok into ops_inode.c by Steven Whitehouse · 15 years ago
  89. 536baf0 GFS2: Move gfs2_readlinki into ops_inode.c by Steven Whitehouse · 15 years ago
  90. 2286dbf GFS2: Move gfs2_rmdiri into ops_inode.c by Steven Whitehouse · 15 years ago
  91. 9e6e0a1 GFS2: Merge mount.c and ops_super.c into super.c by Steven Whitehouse · 15 years ago
  92. b1e71b0 GFS2: Clean up some file names by Steven Whitehouse · 15 years ago
  93. 2c9e703 Merge branch 'master' into next by James Morris · 15 years ago
  94. c9d9ac5 integrity: move ima_counts_get by Mimi Zohar · 15 years ago
  95. b9fc745 integrity: path_check update by Mimi Zohar · 15 years ago
  96. 703a3b8 [CIFS] fix posix open regression by Steve French · 15 years ago
  97. 1ce97e5 GFS2: Be more aggressive in reclaiming unlinked inodes by Steven Whitehouse · 15 years ago
  98. 60a0b8f GFS2: Add a rgrp bitmap full flag by Steven Whitehouse · 15 years ago
  99. 929a865 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 15 years ago
  100. 0901097 GFS2: Improve resource group error handling by Steven Whitehouse · 15 years ago