1. cff1dfd7 ext4: rename ext4_free_blocks_after_init() to ext4_free_clusters_after_init() by Theodore Ts'o · 13 years ago
  2. 5dee543 ext4: rename ext4_count_free_blocks() to ext4_count_free_clusters() by Theodore Ts'o · 13 years ago
  3. 021b65b ext4: Rename ext4_free_blks_{count,set}() to refer to clusters by Theodore Ts'o · 13 years ago
  4. 6f16b60 ext4: enable mounting bigalloc as read/write by Theodore Ts'o · 13 years ago
  5. 7b415bf ext4: Fix bigalloc quota accounting and i_blocks value by Aditya Kali · 13 years ago
  6. 27baebb ext4: tune mballoc's default group prealloc size for bigalloc file systems by Theodore Ts'o · 13 years ago
  7. f975d6b ext4: teach ext4_statfs() to deal with clusters if bigalloc is enabled by Theodore Ts'o · 13 years ago
  8. 24aaa8e ext4: convert the free_blocks field in s_flex_groups to be free_clusters by Theodore Ts'o · 13 years ago
  9. 5704265 ext4: convert s_{dirty,free}blocks_counter to s_{dirty,free}clusters_counter by Theodore Ts'o · 13 years ago
  10. 0aa0600 ext4: teach ext4_ext_truncate() about the bigalloc feature by Theodore Ts'o · 13 years ago
  11. 4d33b1e ext4: teach ext4_ext_map_blocks() about the bigalloc feature by Theodore Ts'o · 13 years ago
  12. 8413019 ext4: teach ext4_free_blocks() about bigalloc and clusters by Theodore Ts'o · 13 years ago
  13. 53accfa ext4: teach mballoc preallocation code about bigalloc clusters by Theodore Ts'o · 13 years ago
  14. 3212a80 ext4: convert block group-relative offsets to use clusters by Theodore Ts'o · 13 years ago
  15. d5b8f31 ext4: bigalloc changes to block bitmap initialization functions by Theodore Ts'o · 13 years ago
  16. fd034a8 ext4: split out ext4_free_blocks_after_init() by Theodore Ts'o · 13 years ago
  17. 49f7f9a ext4: factor out block group accounting into functions by Theodore Ts'o · 13 years ago
  18. 7137d7a ext4: convert instances of EXT4_BLOCKS_PER_GROUP to EXT4_CLUSTERS_PER_GROUP by Theodore Ts'o · 13 years ago
  19. bab08ab ext4: enforce bigalloc restrictions (e.g., no online resizing, etc.) by Theodore Ts'o · 13 years ago
  20. 281b599 ext4: read-only support for bigalloc file systems by Theodore Ts'o · 13 years ago
  21. 7c2e708 ext4: add ext4-specific kludge to avoid an oops after the disk disappears by Theodore Ts'o · 13 years ago
  22. 02fac12 ext4: fix partial page writes by Allison Henderson · 13 years ago
  23. 189e868 ext4: fix fsx truncate failure by Allison Henderson · 13 years ago
  24. decbd91 ext4: only call ext4_jbd2_file_inode when an inode has been extended by Theodore Ts'o · 13 years ago
  25. d2159fb jbd2: use gfp_t instead of int by Dan Carpenter · 13 years ago
  26. 9ea7a0d jbd2: add debugging information to jbd2_journal_dirty_metadata() by Theodore Ts'o · 13 years ago
  27. 5688978 ext4: improve handling of conflicting mount options by Theodore Ts'o · 13 years ago
  28. 2be4751 ext4: fix 2nd xfstests 127 punch hole failure by Allison Henderson · 13 years ago
  29. ba06208 ext4: fix xfstests 75, 112, 127 punch hole failure by Allison Henderson · 13 years ago
  30. 4e96b2d ext4: Add new ext4_discard_partial_page_buffers routines by Allison Henderson · 13 years ago
  31. 5930ea6 ext4: call ext4_handle_dirty_metadata with correct inode in ext4_dx_add_entry by Theodore Ts'o · 13 years ago
  32. f9287c1 ext4: ext4_mkdir should dirty dir_block with newly created directory inode by Darrick J. Wong · 13 years ago
  33. bcaa992 ext4: ext4_rename should dirty dir_bh with the correct directory by Darrick J. Wong · 13 years ago
  34. 84ebd79 ext4: fake direct I/O mode for data=journal by Theodore Ts'o · 13 years ago
  35. 1cd9f09 ext2,ext3,ext4: don't inherit APPEND_FL or IMMUTABLE_FL for new inodes by Theodore Ts'o · 13 years ago
  36. 8c0bec2 ext4: remove i_mutex lock in ext4_evict_inode to fix lockdep complaining by Jiaying Zhang · 13 years ago
  37. 6719db6 Btrfs: fix 64 bit divide problem by Josef Bacik · 13 years ago
  38. c063d8a Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 13 years ago
  39. dccaf33 ext4: flush any pending end_io requests before DIO reads w/dioread_nolock by Jiaying Zhang · 13 years ago
  40. 35a21b4 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  41. 5c80c71 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  42. 01fa4ba Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  43. f6a975c Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6 by Linus Torvalds · 13 years ago
  44. 04c05b4 update cifs version to 1.75 by Steve French · 13 years ago
  45. 13589c4 [CIFS] possible memory corruption on mount by Steve French · 13 years ago
  46. 81d86e1 Merge branch 'btrfs-3.0' into for-linus by Chris Mason · 13 years ago
  47. f1e490a Btrfs: set i_size properly when fallocating and we already by Josef Bacik · 13 years ago
  48. 9a4327c btrfs: unlock on error in btrfs_file_llseek() by Dan Carpenter · 13 years ago
  49. cb6db4e btrfs: btrfs_permission's RO check shouldn't apply to device nodes by Jeff Mahoney · 13 years ago
  50. 338d0f0 befs: Validate length of long symbolic links. by Timo Warns · 13 years ago
  51. 710d440 fat: fat16 support maximum 4GB file/vol size as WinXP or 7. by Namjae Jeon · 13 years ago
  52. 186b537 fat: fix utf8 iocharset warning message by Mihai Moldovan · 13 years ago
  53. 8c320c0 fat: fix build warning by Jonas Aberg · 13 years ago
  54. f81c9cd Btrfs: truncate pages from clone ioctl target range by Sage Weil · 13 years ago
  55. 0e58885 Btrfs: fix uninitialized sync_pending by Miao Xie · 13 years ago
  56. bb3ac5a Btrfs: fix wrong free space information by Miao Xie · 13 years ago
  57. f4ac904 btrfs: memory leak in btrfs_add_inode_defrag() by Dan Carpenter · 13 years ago
  58. c97c291 Btrfs: use plain page_address() in header fields setget functions by Li Zefan · 13 years ago
  59. cb1b69f Btrfs: forced readonly when btrfs_drop_snapshot() fails by Tsutomu Itoh · 13 years ago
  60. cdcb725 Btrfs: check if there is enough space for balancing smarter by liubo · 13 years ago
  61. 38c01b9 Btrfs: fix a bug of balance on full multi-disk partitions by liubo · 13 years ago
  62. 34f3e4f Btrfs: fix an oops of log replay by liubo · 13 years ago
  63. d5e2003 Btrfs: detect wether a device supports discard by Josef Bacik · 13 years ago
  64. fa71f44 cifs: demote cERROR in build_path_from_dentry to cFYI by Jeff Layton · 13 years ago
  65. a0b3447 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6 by Linus Torvalds · 13 years ago
  66. aa2b1cf Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  67. 9dd75f1 ext4: fix nomblk_io_submit option so it correctly converts uninit blocks by Theodore Ts'o · 13 years ago
  68. 32c80b3 ext4: Resolve the hang of direct i/o read in handling EXT4_IO_END_UNWRITTEN. by Tao Ma · 13 years ago
  69. 2581fdc ext4: call ext4_ioend_wait and ext4_flush_completed_IO in ext4_evict_inode by Jiaying Zhang · 13 years ago
  70. 441c850 ext4: Fix ext4_should_writeback_data() for no-journal mode by Curt Wohlgemuth · 13 years ago
  71. e68ff9c Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  72. e570280 xfs: replace xfs_buf_geterror() with bp->b_error by Chandra Seetharaman · 13 years ago
  73. ac4d688 xfs: Check the return value of xfs_buf_read() for NULL by Chandra Seetharaman · 13 years ago
  74. ce8a84e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  75. 8cf1fb216 pnfs: Automatically select blocks & objects layouts by Boaz Harrosh · 13 years ago
  76. 8c20871 ext4: Properly count journal credits for long symlinks by Eric Sandeen · 13 years ago
  77. d2db60d ext3: Properly count journal credits for long symlinks by Eric Sandeen · 13 years ago
  78. 72fa599 move RLIMIT_NPROC check from set_user() to do_execve_common() by Vasiliy Kulikov · 13 years ago
  79. e22906c cifs: Do not set cifs/ntfs acl using a file handle (try #4) by Shirish Pargaonkar · 13 years ago
  80. 789e666 [CIFS] Cleanup use of CONFIG_CIFS_STATS2 ifdef to make transport routines more readable by Steve French · 13 years ago
  81. 54a33b19 NFS41: make PNFS_BLOCK selectable by Peng Tao · 13 years ago
  82. 9e978d8 "xfs: fix error handling for synchronous writes" revisited by Ajeet Yadav · 13 years ago
  83. d55140c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6 by Linus Torvalds · 13 years ago
  84. 7643554 Ecryptfs: Add mount option to check uid of device being mounted = expect uid by John Johansen · 13 years ago
  85. e44f411 xfs: set cursor in xfs_ail_splice() even when AIL was empty by Alex Elder · 13 years ago
  86. 99b373f eCryptfs: Fix payload_len unitialized variable warning by Tyler Hicks · 13 years ago
  87. 4b6fee1 eCryptfs: fix compile error by Roberto Sassu · 13 years ago
  88. f61500e eCryptfs: Return error when lower file pointer is NULL by Tyler Hicks · 13 years ago
  89. 2f84dd7 autofs4: fix debug printk warning uncovered by cleanup by Linus Torvalds · 13 years ago
  90. c3ad996 autofs4: clean up uaotfs use of debug/info/warning printouts by Linus Torvalds · 13 years ago
  91. 2ddb4e9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by Alex Elder · 13 years ago
  92. 8bab6f1 compat_ioctl: add compat handler for PPPIOCGL2TPSTATS by Florian Westphal · 13 years ago
  93. 7813b94 vfs: rename 'do_follow_link' to 'should_follow_link' by Linus Torvalds · 13 years ago
  94. 206b1d0 Fix POSIX ACL permission check by Ari Savolainen · 13 years ago
  95. c2f340a Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 13 years ago
  96. 3ddcd05 vfs: optimize inode cache access patterns by Linus Torvalds · 13 years ago
  97. 830c0f0 vfs: renumber DCACHE_xyz flags, remove some stale ones by Linus Torvalds · 13 years ago
  98. cf283ad ore: Make ore its own module by Boaz Harrosh · 13 years ago
  99. 8ff660a exofs: Rename raid engine from exofs/ios.c => ore by Boaz Harrosh · 13 years ago
  100. 9e9db45 exofs: ios: Move to a per inode components & device-table by Boaz Harrosh · 13 years ago