1. 9c12a83 ext4: fix performance regression in writeback of random writes by Jan Kara · 11 years ago
  2. ad4eec6 ext4: allow specifying external journal by pathname mount option by Eric Sandeen · 11 years ago
  3. bdfb6ff ext4: mark group corrupt on group descriptor checksum by Darrick J. Wong · 11 years ago
  4. 87a3938 ext4: mark block group as corrupt on inode bitmap error by Darrick J. Wong · 11 years ago
  5. 163a203 ext4: mark block group as corrupt on block bitmap error by Darrick J. Wong · 11 years ago
  6. dbde0ab ext4: fix type declaration of ext4_validate_block_bitmap by Darrick J. Wong · 11 years ago
  7. 48d9eb9 ext4: error out if verifying the block bitmap fails by Darrick J. Wong · 11 years ago
  8. 18a6ea1 jbd2: Fix endian mixing problems in the checksumming code by Darrick J. Wong · 11 years ago
  9. d7b2a00 ext4: isolate ext4_extents.h file by Zheng Liu · 11 years ago
  10. 70261f5 ext4: Fix misspellings using 'codespell' tool by Anatol Pomozov · 11 years ago
  11. 7afe5aa ext4: convert write_begin methods to stable_page_writes semantics by Dmitry Monakhov · 11 years ago
  12. 27b1b22 ext4: fix use of potentially uninitialized variables in debugging code by Andi Shyti · 11 years ago
  13. 90e775b ext4: fix lost truncate due to race with writeback by Jan Kara · 11 years ago
  14. 5208386 ext4: simplify truncation code in ext4_setattr() by Jan Kara · 11 years ago
  15. 5f1132b ext4: fix ext4_writepages() in presence of truncate by Jan Kara · 11 years ago
  16. 0993004 ext4: move test whether extent to map can be extended to one place by Jan Kara · 11 years ago
  17. 7d73453 ext4: fix warning in ext4_da_update_reserve_space() by Jan Kara · 11 years ago
  18. 1c8924e quota: provide interface for readding allocated space into reserved space by Jan Kara · 11 years ago
  19. 19883bd ext4: avoid reusing recently deleted inodes in no journal mode by Theodore Ts'o · 11 years ago
  20. 0e20270 ext4: allocate delayed allocation blocks before rename by Theodore Ts'o · 11 years ago
  21. 5b61de7 ext4: start handle at least possible moment when renaming files by Theodore Ts'o · 11 years ago
  22. 7869a4a ext4: add support for extent pre-caching by Theodore Ts'o · 11 years ago
  23. 107a7bd ext4: cache all of an extent tree's leaf block upon reading by Theodore Ts'o · 11 years ago
  24. 3be78c7 ext4: use unsigned int for es_status values by Theodore Ts'o · 11 years ago
  25. c349179 ext4: print the block number of invalid extent tree blocks by Theodore Ts'o · 11 years ago
  26. 7d7ea89 ext4: refactor code to read the extent tree block by Theodore Ts'o · 11 years ago
  27. a361293 jbd2: Fix oops in jbd2_journal_file_inode() by Jan Kara · 11 years ago
  28. 91aa11f jbd2: Fix use after free after error in jbd2_journal_dirty_metadata() by Jan Kara · 11 years ago
  29. cde2d7a ext4: flush the extent status cache during EXT4_IOC_SWAP_BOOT by Theodore Ts'o · 11 years ago
  30. 6ae6514 ext4: fix mount/remount error messages for incompatible mount options by Piotr Sarna · 11 years ago
  31. 59d9fa5 ext4: allow the mount options nodelalloc and data=journal by Theodore Ts'o · 11 years ago
  32. 44fb851d ext4: add WARN_ON to check the length of allocated blocks by Zheng Liu · 11 years ago
  33. 94eec0f ext4: fix retry handling in ext4_ext_truncate() by Theodore Ts'o · 11 years ago
  34. dd12ed14 ext4: destroy ext4_es_cachep on module unload by Eric Sandeen · 11 years ago
  35. a34eb50 ext4: make sure group number is bumped after a inode allocation race by Theodore Ts'o · 11 years ago
  36. dda5690 ext3: fix a BUG when opening a file with O_TMPFILE flag by Zheng Liu · 11 years ago
  37. e94bd34 ext4: fix a BUG when opening a file with O_TMPFILE flag by Zheng Liu · 11 years ago
  38. 36231d2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  39. 19bf1c2 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  40. 3be542d Merge tag 'nfs-for-3.11-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  41. 90290c4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-next by Linus Torvalds · 11 years ago
  42. acfec9a livelock avoidance in sget() by Al Viro · 11 years ago
  43. ba57ea6 allow O_TMPFILE to work with O_WRONLY by Al Viro · 11 years ago
  44. 89a8c59 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  45. 115930c Btrfs: fix wrong write offset when replacing a device by Stefan Behrens · 12 years ago
  46. d29a9f6 Btrfs: re-add root to dead root list if we stop dropping it by Josef Bacik · 12 years ago
  47. fec386a Btrfs: fix lock leak when resuming snapshot deletion by Josef Bacik · 12 years ago
  48. 3c8f242 Btrfs: update drop progress before stopping snapshot dropping by Josef Bacik · 12 years ago
  49. 7a62711 Merge tag 'driver-core-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  50. 5a74953 s390/kdump: Disable mmap for s390 by Michael Holzheu · 12 years ago
  51. b4a2cf7 NFSv4: Fix a regression against the FreeBSD server by Trond Myklebust · 12 years ago
  52. 61f98b0 Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  53. 388a8c3 sysfs: prevent warning when only using binary attributes by Oliver Schinagl · 12 years ago
  54. 6ab9cea sysfs: add support for binary attributes in groups by Greg Kroah-Hartman · 12 years ago
  55. 63b9996 ext4: call ext4_es_lru_add() after handling cache miss by Theodore Ts'o · 12 years ago
  56. 76828c88 ext4: yield during large unlinks by Theodore Ts'o · 12 years ago
  57. 47188d3 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  58. e15f742 ext4: make the extent_status code more robust against ENOMEM failures by Theodore Ts'o · 12 years ago
  59. c8e1513 ext4: simplify calculation of blocks to free on error by Theodore Ts'o · 12 years ago
  60. 8acd5e9 ext4: fix error handling in ext4_ext_truncate() by Theodore Ts'o · 12 years ago
  61. 41d9884c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  62. 6e8cd2c efivarfs: we can use simple_lookup() now by Al Viro · 12 years ago
  63. 74931da make simple_lookup() usable for filesystems that set ->s_d_op by Al Viro · 12 years ago
  64. ec193cf configfs: don't open-code d_alloc_name() by Al Viro · 12 years ago
  65. be9c6d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  66. 239dab4 Merge tag 'for-linus-v3.11-rc1-2' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 12 years ago
  67. f1c4108 Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  68. 4f5e65a fput: turn "list_head delayed_fput_list" into llist_head by Oleg Nesterov · 12 years ago
  69. 6437250 fs/file_table.c:fput(): add comment by Andrew Morton · 12 years ago
  70. bb458c6 Safer ABI for O_TMPFILE by Al Viro · 12 years ago
  71. e7676a7 ext4: don't allow ext4_free_blocks() to fail due to ENOMEM by Theodore Ts'o · 12 years ago
  72. bdafe42 ext4: fix spelling errors and a comment in extent_status tree by Theodore Ts'o · 12 years ago
  73. 35f7a14 nfsd4: fix minorversion support interface by J. Bruce Fields · 12 years ago
  74. e8974c3 ext4: rate limit printk in buffer_io_error() by Anatol Pomozov · 12 years ago
  75. 689c3db CIFS: Fix a deadlock when a file is reopened by Pavel Shilovsky · 12 years ago
  76. b33fcf1 CIFS: Reopen the file if reconnect durable handle failed by Pavel Shilovsky · 12 years ago
  77. ad065dd ext4: don't show usrquota/grpquota twice in /proc/mounts by Theodore Ts'o · 12 years ago
  78. c31ad43 xfs: Fix the logic check for all quotas being turned off by Chandra Seetharaman · 12 years ago
  79. 1c327d9 lockd: protect nlm_blocked access in nlmsvc_retry_blocked by David Jeffery · 12 years ago
  80. 36805aa Merge branch 'for-3.11/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  81. 1466b77 Merge tag 'nfs-for-3.11-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  82. 19d2f8e Merge tag 'for-linus-3.11-merge-window-part-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 12 years ago
  83. 746919d Merge tag 'ecryptfs-3.11-rc1-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 12 years ago
  84. 9db0192 Merge tag 'jfs-3.11' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 12 years ago
  85. 0ff08ba Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  86. 92f8ff7 xfs: Add pquota fields where gquota is used. by Chandra Seetharaman · 12 years ago
  87. 822dbba ext4: fix warning in ext4_evict_inode() by Jan Kara · 12 years ago
  88. 98d1e64 mm: remove free_area_cache by Michel Lespinasse · 12 years ago
  89. 076bb0c net: rename include/net/ll_poll.h to include/net/busy_poll.h by Eliezer Tamir · 12 years ago
  90. 1c46943 [CIFS] Fix minor endian error in durable handle patch series by Steve French · 12 years ago
  91. 9cbc0b7 CIFS: Reconnect durable handles for SMB2 by Pavel Shilovsky · 12 years ago
  92. 064f604 CIFS: Make SMB2_open use cifs_open_parms struct by Pavel Shilovsky · 12 years ago
  93. 226730b CIFS: Introduce cifs_open_parms struct by Pavel Shilovsky · 12 years ago
  94. 63eb3de CIFS: Request durable open for SMB2 opens by Pavel Shilovsky · 12 years ago
  95. d22cbfe CIFS: Simplify SMB2 create context handling by Pavel Shilovsky · 12 years ago
  96. 59aa371 CIFS: Simplify SMB2_open code path by Pavel Shilovsky · 12 years ago
  97. ca81983 CIFS: Respect create_options in smb2_open_file by Pavel Shilovsky · 12 years ago
  98. fd55439 CIFS: Fix lease context buffer parsing by Pavel Shilovsky · 12 years ago
  99. 42c49d7 xfs: fix sgid inheritance for subdirectories inheriting default acls [V3] by Carlos Maiolino · 12 years ago
  100. cc18ec3 Use ecryptfs_dentry_to_lower_path in a couple of places by Matthew Wilcox · 12 years ago