1. fa77dcf ext4: calculate and verify block bitmap checksum by Darrick J. Wong · 12 years ago
  2. 41a246d ext4: calculate and verify checksums for inode bitmaps by Darrick J. Wong · 12 years ago
  3. 814525f ext4: calculate and verify inode checksums by Darrick J. Wong · 12 years ago
  4. a9c47317 ext4: calculate and verify superblock checksum by Darrick J. Wong · 12 years ago
  5. 0441984 ext4: load the crc32c driver if necessary by Darrick J. Wong · 12 years ago
  6. d25425f ext4: record the checksum algorithm in use in the superblock by Darrick J. Wong · 12 years ago
  7. e615391 ext4: change on-disk layout to support extended metadata checksumming by Darrick J. Wong · 12 years ago
  8. f848912 ext4: create a new BH_Verified flag to avoid unnecessary metadata validation by Darrick J. Wong · 12 years ago
  9. 64f371b autofs: make the autofsv5 packet file descriptor use a packetized pipe by Linus Torvalds · 12 years ago
  10. 9883035 pipes: add a "packetized pipe" mode for writing by Linus Torvalds · 12 years ago
  11. e994def VFS: make vfs_fstat() use f[get|put]_light() by Linus Torvalds · 12 years ago
  12. 3f9f0aa VFS: clean up and simplify getname_flags() by Linus Torvalds · 12 years ago
  13. 71dfc5f NFS: get module in idmap PipeFS notifier callback by Stanislav Kinsbursky · 12 years ago
  14. f7b0069 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  15. fcbf94b Revert "autofs: work around unhappy compat problem on x86-64" by Linus Torvalds · 12 years ago
  16. c629eaf Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  17. 9b5415b NFS: Fix a use-before-initialised warning in fs/nfs/write.c and fs/nfs/pnfs.c by Trond Myklebust · 12 years ago
  18. dc7fdde Btrfs: reduce lock contention during extent insertion by Chris Mason · 12 years ago
  19. fede766 Btrfs: avoid deadlocks from GFP_KERNEL allocations during btrfs_real_readdir by Chris Mason · 12 years ago
  20. 80a16b2 NFS: Remove extra rpc_clnt argument to proc_lookup by Bryan Schumaker · 12 years ago
  21. 281cad4 NFS: Create a submount rpc_op by Bryan Schumaker · 12 years ago
  22. 2671bfc NFS: Remove secinfo knowledge out of the generic client by Bryan Schumaker · 12 years ago
  23. df01174 NFS: Prevent garbage cinfo->ds from leaking out by Fred Isaman · 12 years ago
  24. 1763da1 NFS: rewrite directio write to use async coalesce code by Fred Isaman · 12 years ago
  25. 56f9cd6 NFS: avoid some stat gathering for direct io by Fred Isaman · 12 years ago
  26. b359f9d NFS: add dreq to nfs_commit_info by Fred Isaman · 12 years ago
  27. f453a54 NFS: create nfs_commit_completion_ops by Fred Isaman · 12 years ago
  28. ea2cf22 NFS: create struct nfs_commit_info by Fred Isaman · 12 years ago
  29. 84c53ab NFS: create nfs_generic_commit_list by Fred Isaman · 12 years ago
  30. 584aa81 NFS: rewrite directio read to use async coalesce code by Fred Isaman · 12 years ago
  31. 1825a0d NFS: prepare coalesce testing for directio by Fred Isaman · 12 years ago
  32. 9533da2 NFS: remove unused wb_complete field from struct nfs_page by Fred Isaman · 12 years ago
  33. 061ae2e NFS: create completion structure to pass into page_init functions by Fred Isaman · 12 years ago
  34. 6c75dc0 NFS: merge _full and _partial write rpc_ops by Fred Isaman · 12 years ago
  35. 4db6e0b NFS: merge _full and _partial read rpc_ops by Fred Isaman · 12 years ago
  36. 30dd374 NFS: create struct nfs_page_array by Fred Isaman · 12 years ago
  37. cd84160 NFS: create common nfs_pgio_header for both read and write by Fred Isaman · 12 years ago
  38. b554284 NFS: use req_offset where appropriate by Fred Isaman · 12 years ago
  39. cd12ae3 NFS: remove unnecessary casts of void pointers in nfs4filelayout.c by Fred Isaman · 12 years ago
  40. c5996c4 NFS: reverse arg order in nfs_initiate_[read|write] by Fred Isaman · 12 years ago
  41. 31f6852 NFS: dprintks in directio code were referencing task after put by Fred Isaman · 12 years ago
  42. 0b7c015 NFS: add a struct nfs_commit_data to replace nfs_write_data in commits by Fred Isaman · 12 years ago
  43. 799ba8d NFS4.1: Add lseg to struct nfs4_fl_commit_bucket by Fred Isaman · 12 years ago
  44. 1acbbb4e1 NFS4.1: make pnfs_ld_[read|write]_done consistent by Fred Isaman · 12 years ago
  45. a20c6bec NFS: grab open context in direct read by Fred Isaman · 12 years ago
  46. e245d42 NFS: Remove unused function nfs_lookup_with_sec() by Bryan Schumaker · 12 years ago
  47. 7e6eb68 NFS: Honor the authflavor set in the clone mount data by Bryan Schumaker · 12 years ago
  48. f05d147 NFS: Fix following referral mount points with different security by Bryan Schumaker · 12 years ago
  49. 72de53e NFS: Do secinfo as part of lookup by Bryan Schumaker · 12 years ago
  50. db0a959 NFS: Handle exceptions coming out of nfs4_proc_fs_locations() by Bryan Schumaker · 12 years ago
  51. 31e4dda NFS: Fix SECINFO_NO_NAME by Bryan Schumaker · 12 years ago
  52. 5794d21 Avoid beyond bounds copy while caching ACL by Sachin Prabhu · 12 years ago
  53. 7654b72 Btrfs: Fix space checking during fs resize by Daniel J Blueman · 12 years ago
  54. 1f699d3 Btrfs: fix block_rsv and space_info lock ordering by Stefan Behrens · 12 years ago
  55. 1daf354 Btrfs: Prevent root_list corruption by Daniel J Blueman · 12 years ago
  56. 3e74317 Btrfs: fix repair code for RAID10 by Jan Schmidt · 12 years ago
  57. 996d282 Btrfs: do not start delalloc inodes during sync by Josef Bacik · 12 years ago
  58. 5a00689 Avoid reading past buffer when calling GETACL by Sachin Prabhu · 12 years ago
  59. 06344b9 GFS2: Eliminate needless parameter from function gfs2_setbit by Bob Peterson · 12 years ago
  60. 110a5c8 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  61. 6d40c4a dlm: improve error and debug messages by David Teigland · 12 years ago
  62. 57638bf dlm: avoid unnecessary search in search_rsb by David Teigland · 12 years ago
  63. d6e2478 dlm: limit rcom debug messages by David Teigland · 12 years ago
  64. 13ef111 dlm: fix waiter recovery by David Teigland · 12 years ago
  65. 513ef59 dlm: prevent connections during shutdown by David Teigland · 13 years ago
  66. 10bd295 fix page number calculation bug for block layout decode buffer by Jim Rees · 12 years ago
  67. e5265a0 NFSv4.1 fix page number calculation bug for filelayout decode buffers by Andy Adamson · 12 years ago
  68. 9526b2b pnfs-obj: Remove unused variable from objlayout_get_deviceinfo() by Sachin Bhamare · 13 years ago
  69. 1aba156 nfs4: fix referrals on mounts that use IPv6 addrs by Weston Andros Adamson · 12 years ago
  70. 22d917d userns: Rework the user_namespace adding uid/gid mapping support by Eric W. Biederman · 13 years ago
  71. 519c604 fuse: optimize fallocate on permanent failure by Miklos Szeredi · 12 years ago
  72. 2300fd6 Merge tag 'nfs-for-3.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  73. 63f61a6 revert "proc: clear_refs: do not clear reserved pages" by Will Deacon · 12 years ago
  74. 65ed760 hugetlbfs: lockdep annotate root inode properly by Aneesh Kumar K.V · 12 years ago
  75. 61065a3 fs/buffer.c: remove BUG() in possible but rare condition by Glauber Costa · 12 years ago
  76. 13d5180 epoll: clear the tfile_check_list on -ELOOP by Jason Baron · 12 years ago
  77. b108fe6 nfsd: trivial: use SEEK_SET instead of 0 in vfs_llseek by Jeff Layton · 12 years ago
  78. 05ba1f0 fuse: add FALLOCATE operation by Anatol Pomozov · 12 years ago
  79. e269069 fuse: Convert to kstrtoul_from_user by Peter Huewe · 12 years ago
  80. 28f8881 Use correct conversion specifiers in cifs_show_options by Sachin Prabhu · 12 years ago
  81. 3c7c87f CIFS: Show backupuid/gid in /proc/mounts by Sachin Prabhu · 12 years ago
  82. 144a4c2 GFS2: Log code fixes by Steven Whitehouse · 12 years ago
  83. 4306629 GFS2: Remove unused argument from gfs2_internal_read by Andrew Price · 12 years ago
  84. c50b91c GFS2: Remove bd_list_tr by Steven Whitehouse · 12 years ago
  85. dad30e9 GFS2: Remove duplicate log code by Steven Whitehouse · 12 years ago
  86. e8c92ed GFS2: Clean up log write code path by Steven Whitehouse · 12 years ago
  87. 2f7ee35 GFS2: Use variable rather than qa to determine if unstuff necessary by Bob Peterson · 12 years ago
  88. 9598d25 GFS2: Change variable blk to biblk by Bob Peterson · 12 years ago
  89. 886b141 GFS2: Fix function parameter comments in rgrp.c by Bob Peterson · 12 years ago
  90. 29c578f GFS2: Eliminate offset parameter to gfs2_setbit by Bob Peterson · 12 years ago
  91. 36f5580 GFS2: Use slab for block reservation memory by Bob Peterson · 12 years ago
  92. b120193 GFS2: make function gfs2_page_add_databufs static by Bob Peterson · 12 years ago
  93. df3fd11 GFS2: Rename function gfs2_close to gfs2_release by Bob Peterson · 12 years ago
  94. 14e5f18 GFS2: Make gfs2_log_fake_buf() write the buffer too by Steven Whitehouse · 13 years ago
  95. fdb76a4 GFS2: Drop "pull" argument from log_write_header() by Steven Whitehouse · 13 years ago
  96. 4c569a7 GFS2: Instruct DLM to avoid queue convert slowdown by Bob Peterson · 12 years ago
  97. f240019 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  98. 95f7147 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  99. db7e5c6 super.c: unused variable warning without CONFIG_QUOTA by Eldad Zack · 12 years ago
  100. 99aa784 jbd2: use GFP_NOFS for blkdev_issue_flush by Shaohua Li · 12 years ago