1. c8da19b NFSv4.1: Fix an ABBA locking issue with session and state serialisation by Trond Myklebust · 12 years ago
  2. 7dd690c f2fs: avoid build warning by Jaegeuk Kim · 12 years ago
  3. 90b2fc6 Merge branch 'f2fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs into dev by Jaegeuk Kim · 12 years ago
  4. e975082 f2fs: add compat_ioctl to provide backward compatability by Namjae Jeon · 12 years ago
  5. b7250d2 f2fs: fix calculation of max. gc cost in the SSR case by Jaegeuk Kim · 12 years ago
  6. 4372752 f2fs: clarify and enhance the f2fs_gc flow by Jaegeuk Kim · 12 years ago
  7. b1f1daf f2fs: optimize the return condition for has_not_enough_free_secs by Namjae Jeon · 12 years ago
  8. 5ac206c f2fs: make an accessor to get sections for particular block type by Namjae Jeon · 12 years ago
  9. 2571842 f2fs: mark gc_thread as NULL when thread creation is failed by Namjae Jeon · 12 years ago
  10. ec7b1f2 f2fs: name gc task as per the block device by Namjae Jeon · 12 years ago
  11. 48600e4 f2fs: remove unnecessary gc option check and balance_fs by Changman Lee · 12 years ago
  12. 94787d9 f2fs: remove repeated F2FS_SET_SB_DIRT call by Changman Lee · 12 years ago
  13. 14d7e9d f2fs: when check superblock failed, try to check another superblock by majianpeng · 12 years ago
  14. 5c9b469 f2fs: use F2FS_BLKSIZE to judge bloksize and page_cache_size by majianpeng · 12 years ago
  15. f83759e f2fs: add device name in debugfs by majianpeng · 12 years ago
  16. facb020 f2fs: stop repeated checking if cp is needed by Changman Lee · 12 years ago
  17. d4686d56 f2fs: avoid balanc_fs during evict_inode by Jaegeuk Kim · 12 years ago
  18. 369a708 f2fs: remove the use of page_cache_release by Jaegeuk Kim · 12 years ago
  19. 324ddc7 f2fs: fix typo mistake for data_version description by Namjae Jeon · 12 years ago
  20. a2b52a5 f2fs: reorganize code for ra_node_page by Namjae Jeon · 12 years ago
  21. 3786dfd f2fs: avoid redundant call to has_not_enough_free_secs in f2fs_gc by Namjae Jeon · 12 years ago
  22. d6212a5 f2fs: add un/freeze_fs into super_operations by Changman Lee · 12 years ago
  23. a2617dc f2fs: clean up the add_orphan_inode func by majianpeng · 12 years ago
  24. aa43507 f2fs: fix disable_ext_identify option spelling by Alejandro Martinez Ruiz · 12 years ago
  25. bd43df0 f2fs: cover global locks for reserve_new_block by Jaegeuk Kim · 12 years ago
  26. 577e349 f2fs: prevent checkpoint once any IO failure is detected by Jaegeuk Kim · 12 years ago
  27. 7d79e75 f2fs: save device node number into f2fs_inode by Changman Lee · 12 years ago
  28. e56a316 nfsd4: free_stid can be static by Fengguang Wu · 12 years ago
  29. c21443c NFSv4: Fix a reboot recovery race when opening a file by Trond Myklebust · 12 years ago
  30. 65b62a2 NFSv4: Ensure delegation recall and byte range lock removal don't conflict by Trond Myklebust · 12 years ago
  31. 37380e4 NFSv4: Fix up the return values of nfs4_open_delegation_recall by Trond Myklebust · 12 years ago
  32. d25be54 NFSv4.1: Don't lose locks when a server reboots during delegation return by Trond Myklebust · 12 years ago
  33. 9a99af49 NFSv4.1: Prevent deadlocks between state recovery and file locking by Trond Myklebust · 12 years ago
  34. c137afa NFSv4: Allow the state manager to mark an open_owner as being recovered by Trond Myklebust · 12 years ago
  35. a9834cb Merge branch 'acpi-pm' by Rafael J. Wysocki · 12 years ago
  36. b6f4bee fs/9p: Fix atomic_open by M. Mohan Kumar · 12 years ago
  37. 03f0e02 fs/9p: Don't use O_TRUNC flag in TOPEN and TLOPEN request by Aneesh Kumar K.V · 12 years ago
  38. 7ffdea7 locking in fs/9p ->readdir() by Al Viro · 12 years ago
  39. b6e96d0 jbd2: use module parameters instead of debugfs for jbd_debug by Theodore Ts'o · 12 years ago
  40. a0b30c1 ext4: use module parameters instead of debugfs for mballoc_debug by Theodore Ts'o · 12 years ago
  41. 1139575 ext4: start handle at the last possible moment when creating inodes by Theodore Ts'o · 12 years ago
  42. 95eaefb ext4: fix the number of credits needed for acl ops with inline data by Theodore Ts'o · 12 years ago
  43. 64044ab ext4: fix the number of credits needed for ext4_unlink() and ext4_rmdir() by Theodore Ts'o · 12 years ago
  44. 4b21763 ext4: fix the number of credits needed for ext4_ext_migrate() by Theodore Ts'o · 12 years ago
  45. 8dcfaad ext4: start handle at the last possible moment in ext4_rmdir() by Theodore Ts'o · 12 years ago
  46. 931b686 ext4: start handle at the last possible moment in ext4_unlink() by Theodore Ts'o · 12 years ago
  47. 47564bf ext4: grab page before starting transaction handle in write_begin() by Theodore Ts'o · 12 years ago
  48. 9924a92 ext4: pass context information to jbd2__journal_start() by Theodore Ts'o · 12 years ago
  49. 01a7dec nfsd: keep a checksum of the first 256 bytes of request by Jeff Layton · 12 years ago
  50. 722887d ext4: move the jbd2 wrapper functions out of super.c by Theodore Ts'o · 12 years ago
  51. 343d9c2 jbd2: add tracepoints which provide per-handle statistics by Theodore Ts'o · 12 years ago
  52. b7f7a5e f2fs: get rid of fake on-stack dentries by Al Viro · 12 years ago
  53. 69f24ea f2fs: switch init_inode_metadata() to passing parent and name separately by Al Viro · 12 years ago
  54. c004363 f2fs: switch new_inode_page() from dentry to qstr by Al Viro · 12 years ago
  55. 53dc9a6 f2fs: init_dent_inode() should take qstr by Al Viro · 12 years ago
  56. 8d19514 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  57. 8bd75c7 sched/rt: Move rt specific bits into new header file by Clark Williams · 12 years ago
  58. 712ddc5 Ext2: remove the static function release_blocks to optimize the kernel by Wang Shilong · 12 years ago
  59. 8e3dffc Ext2: mark inode dirty after the function dquot_free_block_nodirty is called by Wang Shilong · 12 years ago
  60. 311f08a xfs: memory barrier before wake_up_bit() by Alex Elder · 12 years ago
  61. 634734b fuse: allow control of adaptive readdirplus use by Eric Wong · 12 years ago
  62. 9fff24a jbd2: track request delay statistics by Theodore Ts'o · 12 years ago
  63. 1a65e24 Btrfs: move d_instantiate outside the transaction during mksubvol by Chris Mason · 12 years ago
  64. eb6b88d Btrfs: fix EDQUOT handling in btrfs_delalloc_reserve_metadata by Jan Schmidt · 12 years ago
  65. 98783e4 Ext2: remove the overhead check about sb in the function ext2_new_blocks by Wang Shilong · 12 years ago
  66. 24f8ebe Merge git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-next.git for-chris into for-linus by Chris Mason · 12 years ago
  67. 59fe4f4 Btrfs: fix possible stale data exposure by Josef Bacik · 12 years ago
  68. 5d1f402 Btrfs: fix missing i_size update by Josef Bacik · 12 years ago
  69. 6f1c360 Btrfs: fix race between snapshot deletion and getting inode by Liu Bo · 12 years ago
  70. 843fcf3 Btrfs: fix missing release of the space/qgroup reservation in start_transaction() by Miao Xie · 12 years ago
  71. 0a3404d Btrfs: fix wrong sync_writers decrement in btrfs_file_aio_write() by Miao Xie · 12 years ago
  72. 222c81d Btrfs: do not merge logged extents if we've removed them from the tree by Josef Bacik · 12 years ago
  73. 288be96 udf: Remove unused s_extLength from udf_bitmap by Jan Kara · 12 years ago
  74. c60305b udf: Make s_block_bitmap standard array by Jan Kara · 12 years ago
  75. 89b1f39 udf: Fix bitmap overflow on large filesystems with small block size by Jan Kara · 12 years ago
  76. 0e4e026 Merge branch 'for-linus' into raid56-experimental by Chris Mason · 12 years ago
  77. 1f0905e Btrfs: remove conflicting check for minimum number of devices in raid56 by Chris Mason · 12 years ago
  78. 10e78e3 Btrfs: select XOR_BLOCKS in Kconfig by Tomasz Torcz · 12 years ago
  79. 5976687 sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to addr.h by Jeff Layton · 12 years ago
  80. 3abdb60 nfsd4: simplify idr allocation by J. Bruce Fields · 12 years ago
  81. 2d32b29 nfsd: Fix memleak by majianpeng · 12 years ago
  82. b2c77a5 Merge tag 'full-dynticks-cputime-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into sched/core by Ingo Molnar · 12 years ago
  83. fe547d7 Merge branch 'fix-max-write' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 12 years ago
  84. a9bae18 nilfs2: fix fix very long mount time issue by Vyacheslav Dubeyko · 12 years ago
  85. b4e7f2c nfsd: register a shrinker for DRC cache entries by Jeff Layton · 12 years ago
  86. aca8a23 nfsd: add recurring workqueue job to clean the cache by Jeff Layton · 12 years ago
  87. 2c6b691 nfsd: when updating an entry with RC_NOCACHE, just free it by Jeff Layton · 12 years ago
  88. 13cc8a7 nfsd: remove the cache_disabled flag by Jeff Layton · 12 years ago
  89. 0338dd1 nfsd: dynamically allocate DRC entries by Jeff Layton · 12 years ago
  90. 0ee0bf7 nfsd: track the number of DRC entries in the cache by Jeff Layton · 12 years ago
  91. 56c2548 nfsd: always move DRC entries to the end of LRU list when updating timestamp by Jeff Layton · 12 years ago
  92. d4b0bcf dlm: check the write size from user by David Teigland · 12 years ago
  93. 40ae348 ext4: optimize mballoc for large allocations by Theodore Ts'o · 12 years ago
  94. 0415d29 fuse: send poll events by Enke Chen · 12 years ago
  95. dfca7ce fuse: don't WARN when nlink is zero by Miklos Szeredi · 12 years ago
  96. 6a4e922 fuse: avoid out-of-scope stack access by Eric Wong · 12 years ago
  97. 2eeb9b2 nfsd: initialize the exp->ex_uuid field in svc_export_init by Jeff Layton · 12 years ago
  98. a4a3ec3 nfsd: break out hashtable search into separate function by Jeff Layton · 12 years ago
  99. d1a0774 nfsd: clean up and clarify the cache expiration code by Jeff Layton · 12 years ago
  100. 25e6b8b nfsd: remove redundant test from nfsd_reply_cache_free by Jeff Layton · 12 years ago