1. 437589a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  2. 99dbb16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  3. 4c376dc userns: Convert struct dquot dq_id to be a struct kqid by Eric W. Biederman · 12 years ago
  4. af84df9 userns: Convert extN to support kuids and kgids in posix acls by Eric W. Biederman · 12 years ago
  5. 5f3a4a2 userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr by Eric W. Biederman · 12 years ago
  6. 4907cb7 treewide: fix comment/printk/variable typos by Anatol Pomozov · 12 years ago
  7. ef824bf Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  8. 89a4e48 ext4: fix kernel BUG on large-scale rm -rf commands by Theodore Ts'o · 12 years ago
  9. 0548bbb ext4: fix long mount times on very big file systems by Theodore Ts'o · 12 years ago
  10. 7a4c5de ext4: don't call ext4_error while block group is locked by Theodore Ts'o · 12 years ago
  11. 7e731bc ext4: avoid kmemcheck complaint from reading uninitialized memory by Theodore Ts'o · 12 years ago
  12. d796c52 ext4: make sure the journal sb is written in ext4_clear_journal_err() by Theodore Ts'o · 12 years ago
  13. f6463b0 ext4: nuke pdflush from comments by Artem Bityutskiy · 12 years ago
  14. 7652bdf ext4: nuke write_super from comments by Artem Bityutskiy · 12 years ago
  15. a0e881b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  16. 8e8ad8a ext4: Convert to new freezing mechanism by Jan Kara · 12 years ago
  17. 6017b48 ext4: use memweight() by Akinobu Mita · 12 years ago
  18. 173f865 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  19. a66d2c8 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  20. 03179fe ext4: undo ext4_calc_metadata_amount if we fail to claim space by Theodore Ts'o · 12 years ago
  21. 97795d2 ext4: don't let i_reserved_meta_blocks go negative by Brian Foster · 12 years ago
  22. 968dee7 ext4: fix hole punch failure when depth is greater than 0 by Ashish Sangwan · 12 years ago
  23. b50924c ext4: remove unnecessary argument from __ext4_handle_dirty_metadata() by Artem Bityutskiy · 12 years ago
  24. 4d47603 ext4: weed out ext4_write_super by Artem Bityutskiy · 12 years ago
  25. 58c5873 ext4: remove unnecessary superblock dirtying by Artem Bityutskiy · 12 years ago
  26. 044ce47 ext4: convert last user of ext4_mark_super_dirty() to ext4_handle_dirty_super() by Jan Kara · 12 years ago
  27. 97a7406 ext4: remove useless marking of superblock dirty by Jan Kara · 12 years ago
  28. 2547060 ext4: fix ext4 mismerge back in January by Al Viro · 12 years ago
  29. 3108b54 ext4: remove dynamic array size in ext4_chksum() by Theodore Ts'o · 12 years ago
  30. 8a99184 ext4: remove unused variable in ext4_update_super() by Theodore Ts'o · 12 years ago
  31. 7c319d3 ext4: make quota as first class supported feature by Aditya Kali · 12 years ago
  32. 4bd809d ext4: don't take the i_mutex lock when doing DIO overwrites by Zheng Liu · 12 years ago
  33. 8cae6f7 ext4: switch EXT4_IOC_RESIZE_FS to mnt_want_write_file() by Al Viro · 12 years ago
  34. 8fc37ec don't expose I_NEW inodes via dentry->d_inode by Al Viro · 12 years ago
  35. ec7268c ext4: use core vfs llseek code for dir seeks by Eric Sandeen · 12 years ago
  36. e8b96eb vfs: allow custom EOF in generic_file_llseek code by Eric Sandeen · 12 years ago
  37. a117782 quota: Move quota syncing to ->sync_fs method by Jan Kara · 12 years ago
  38. 331ae49 ext4: fix duplicated mnt_drop_write call in EXT4_IOC_MOVE_EXT by Al Viro · 12 years ago
  39. ebfc3b4 don't pass nameidata to ->create() by Al Viro · 12 years ago
  40. 00cd8dd stop passing nameidata to ->lookup() by Al Viro · 12 years ago
  41. b3d9b7a vfs: switch i_dentry/d_alias to hlist by Al Viro · 12 years ago
  42. 9f71387 ext4: get rid of open-coded d_find_any_alias() by Al Viro · 12 years ago
  43. 729f52c ext4: add a new nolock flag in ext4_map_blocks by Zheng Liu · 12 years ago
  44. fbe1049 ext4: split ext4_file_write into buffered IO and direct IO by Zheng Liu · 12 years ago
  45. 62a1391 ext4: remove an unused statement in ext4_mb_get_buddy_page_lock() by Haibo Liu · 12 years ago
  46. e7bcf82 ext4: fix out-of-date comments in extents.c by HaiboLiu · 12 years ago
  47. 41eb70d ext4: use s_csum_seed instead of i_csum_seed for xattr block by Tao Ma · 12 years ago
  48. ef58f69 ext4: use proper csum calculation in ext4_rename by Tao Ma · 12 years ago
  49. 952fc18 ext4: fix overhead calculation used by ext4_statfs() by Theodore Ts'o · 12 years ago
  50. f6fb99c ext4: pass a char * to ext4_count_free() instead of a buffer_head ptr by Theodore Ts'o · 12 years ago
  51. f4e95b3 ext4: honor O_(D)SYNC semantic in ext4_fallocate() by Zheng Liu · 12 years ago
  52. 1c8457c ext4: avoid uneeded calls to ext4_mb_load_buddy() while reading mb_groups by Aditya Kali · 12 years ago
  53. b22b1f1 ext4: don't set i_flags in EXT4_IOC_SETFLAGS by Tao Ma · 12 years ago
  54. b0dd6b7 ext4: fix the free blocks calculation for ext3 file systems w/ uninit_bg by Theodore Ts'o · 12 years ago
  55. 4edebed Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  56. 5e44f8c ext4: hole-punch use truncate_pagecache_range by Hugh Dickins · 12 years ago
  57. 9559996 ext4: remove mb_groups before tearing down the buddy_cache by Salman Qazi · 12 years ago
  58. 02b7831 ext4: add ext4_mb_unload_buddy in the error path by Salman Qazi · 12 years ago
  59. 7990696 ext4: don't trash state flags in EXT4_IOC_SETFLAGS by Theodore Ts'o · 12 years ago
  60. 9660755 ext4: let getattr report the right blocks in delalloc+bigalloc by Tao Ma · 12 years ago
  61. f3fc0210 ext4: add missing save_error_info() to ext4_error() by Theodore Ts'o · 12 years ago
  62. 2c0544b ext4: add debugging trigger for ext4_error() by Theodore Ts'o · 12 years ago
  63. 6f2e9f0 ext4: protect group inode free counting with group lock by Tao Ma · 12 years ago
  64. 8563000 ext4: use consistent ssize_t type in ext4_file_write() by Zheng Liu · 12 years ago
  65. 4a3c3a5 ext4: fix format flag in ext4_ext_binsearch_idx() by Zheng Liu · 12 years ago
  66. 400db9d ext4: cleanup in ext4_discard_allocated_blocks() by Zheng Liu · 12 years ago
  67. 2cde417 ext4: return ENOMEM when mounts fail due to lack of memory by Theodore Ts'o · 12 years ago
  68. 2716b80 ext4: remove redundundant "(char *) bh->b_data" casts by Theodore Ts'o · 12 years ago
  69. 7e936b7 ext4: disallow hard-linked directory in ext4_lookup by Andreas Dilger · 12 years ago
  70. 967ac8a ext4: fix potential integer overflow in alloc_flex_gd() by Haogang Chen · 12 years ago
  71. 9d99012 ext4: remove needs_recovery in ext4_mb_init() by Akira Fujita · 12 years ago
  72. 7e84b62 ext4: force ro mount if ext4_setup_super() fails by Eric Sandeen · 12 years ago
  73. bb3d132 ext4: fix potential NULL dereference in ext4_free_inodes_counts() by Dan Carpenter · 12 years ago
  74. 90324cc Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 12 years ago
  75. e93376c ext4/jbd2: add metadata checksumming to the list of supported features by Darrick J. Wong · 12 years ago
  76. 25ed6e8 jbd2: enable journal clients to enable v2 checksumming by Darrick J. Wong · 12 years ago
  77. ece78b7 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 12 years ago
  78. 644473e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  79. f32aaf2 ext4: enable the 64-bit jbd2 feature based on the 64-bit ext4 feature by Theodore Ts'o · 12 years ago
  80. 08cefc7 userns: Convert ext4 to user kuid/kgid where appropriate by Eric W. Biederman · 12 years ago
  81. 0b7f7ce ext4: Remove i_mutex use from ext4_quota_write() by Jan Kara · 12 years ago
  82. 26fe575 vfs: make it possible to access the dentry hash/len as one 64-bit entry by Linus Torvalds · 12 years ago
  83. dbd5768 vfs: Rename end_writeback() to clear_inode() by Jan Kara · 12 years ago
  84. b09de7f ext4: remove unnecessary check in add_dirent_to_buf() by Theodore Ts'o · 12 years ago
  85. 5c359a4 ext4: add checksums to the MMP block by Darrick J. Wong · 12 years ago
  86. feb0ab3 ext4: make block group checksums use metadata_csum algorithm by Darrick J. Wong · 12 years ago
  87. cc8e94f ext4: Calculate and verify checksums of extended attribute blocks by Darrick J. Wong · 12 years ago
  88. b0336e8 ext4: calculate and verify checksums of directory leaf blocks by Darrick J. Wong · 12 years ago
  89. dbe8944 ext4: Calculate and verify checksums for htree nodes by Darrick J. Wong · 12 years ago
  90. 7ac5990 ext4: verify and calculate checksums for extent tree blocks by Darrick J. Wong · 12 years ago
  91. fa77dcf ext4: calculate and verify block bitmap checksum by Darrick J. Wong · 12 years ago
  92. 41a246d ext4: calculate and verify checksums for inode bitmaps by Darrick J. Wong · 12 years ago
  93. 814525f ext4: calculate and verify inode checksums by Darrick J. Wong · 12 years ago
  94. a9c47317 ext4: calculate and verify superblock checksum by Darrick J. Wong · 12 years ago
  95. 0441984 ext4: load the crc32c driver if necessary by Darrick J. Wong · 12 years ago
  96. d25425f ext4: record the checksum algorithm in use in the superblock by Darrick J. Wong · 12 years ago
  97. e615391 ext4: change on-disk layout to support extended metadata checksumming by Darrick J. Wong · 12 years ago
  98. f848912 ext4: create a new BH_Verified flag to avoid unnecessary metadata validation by Darrick J. Wong · 12 years ago
  99. 95f7147 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  100. db7e5c6 super.c: unused variable warning without CONFIG_QUOTA by Eldad Zack · 12 years ago