1. 8e96e3b userns: Use uid_eq gid_eq helpers when comparing kuids and kgids in the vfs by Eric W. Biederman · 12 years ago
  2. 9236163 userns: Store uid and gid types in vfs structures with kuid_t and kgid_t types by Eric W. Biederman · 13 years ago
  3. 18815a1 userns: Convert capabilities related permsion checks by Eric W. Biederman · 13 years ago
  4. 078de5f userns: Store uid and gid values in struct cred with kuid_t and kgid_t types by Eric W. Biederman · 13 years ago
  5. ae2975b userns: Convert group_info values from gid_t to kgid_t. by Eric W. Biederman · 13 years ago
  6. b4eafca sysfs: Removed dup_name entirely in sysfs_rename by Sasikantha babu · 12 years ago
  7. 1a058f5 gfs2: fix recovery during unmount by David Teigland · 12 years ago
  8. 4875647 dlm: fixes for nodir mode by David Teigland · 12 years ago
  9. 529acf5 Merge tag 'nfs-for-3.4-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  10. c0752aa GFS2: eliminate log elements and simplify by Bob Peterson · 12 years ago
  11. 58fa015 cifs: add missing initialization of server->req_lock by Jeff Layton · 12 years ago
  12. 8f71465 cifs: don't cap ra_pages at the same level as default_backing_dev_info by Jeff Layton · 12 years ago
  13. 156d179 CIFS: Fix indentation in cifs_show_options by Sachin Prabhu · 12 years ago
  14. d69ee9b NFS: Adapt readdirplus to application usage patterns by Trond Myklebust · 12 years ago
  15. 8582715 NFSv4: COMMIT does not need post-op attributes by Trond Myklebust · 12 years ago
  16. 5a37f85 NFSv4: Don't request cache consistency attributes on some writes by Trond Myklebust · 12 years ago
  17. 778d281 NFSv4: Simplify the NFSv4 REMOVE, LINK and RENAME compounds by Trond Myklebust · 12 years ago
  18. 7c317fc NFSv4: Simplify the NFSv4 CREATE compound by Trond Myklebust · 12 years ago
  19. 90ff0c5 NFSv4: Simplify the NFSv4 OPEN compound by Trond Myklebust · 12 years ago
  20. fee7fe1 NFS: Simplify the cache invalidation code by Trond Myklebust · 12 years ago
  21. 3a1556e NFSv2/v3: Simulate the change attribute by Trond Myklebust · 12 years ago
  22. 6a4506c NFS: Change attribute updates should set NFS_INO_REVAL_PAGECACHE by Trond Myklebust · 12 years ago
  23. 4124bbc NFS: Simplify nfs_fhget() by Trond Myklebust · 12 years ago
  24. 8d197a5 NFS: Always trust the PageUptodate flag when we have a delegation by Trond Myklebust · 12 years ago
  25. 01da47b NFS: Optimise away nfs_check_inode_attributes() when holding a delegation by Trond Myklebust · 12 years ago
  26. b4b1ead NFS: Don't force page cache revalidations when holding a delegation by Trond Myklebust · 12 years ago
  27. e144cbc NFSv4: Retrieve attributes _before_ calling delegreturn by Trond Myklebust · 12 years ago
  28. 9e907fe NFSv4: Delegreturn only needs the cache consistency bitmask by Trond Myklebust · 12 years ago
  29. a9f6991 NFSv4: Fix a typo in NFS4_enc_link_sz by Trond Myklebust · 12 years ago
  30. 4bd8b01 NFS: Simplify the nfs_read_completion functions by Trond Myklebust · 12 years ago
  31. 25b11dc NFS: Clean up nfs read and write error paths by Trond Myklebust · 12 years ago
  32. 9146ab5 NFS: Read cleanups by Trond Myklebust · 12 years ago
  33. 0b7877d Merge tag 'v3.4-rc5' into for-3.5/core by Jens Axboe · 12 years ago
  34. 292f3ee NFS: Use kmem_cache_zalloc() in nfs_direct_req_alloc by Trond Myklebust · 12 years ago
  35. 8a7dc4b nfsd: fix nfs4recover.c printk format warning by Randy Dunlap · 12 years ago
  36. 6d74743 NFS: Simplify O_DIRECT page referencing by Trond Myklebust · 12 years ago
  37. 3e9e0ca3 NFS: O_DIRECT pgio_completion_ops error_cleanup must unlock the request by Trond Myklebust · 12 years ago
  38. 71e8cc0 NFS: Ensure that we break out of read/write_schedule_segment on error by Trond Myklebust · 12 years ago
  39. 68cd6fa NFS: Define dummy nfs_init_cinfo() and nfs_init_cinfo_from_inode() by Bryan Schumaker · 12 years ago
  40. 24fc921 NFS: Define nfs_direct_write_schedule_work() when v3 and v4 are disabled by Bryan Schumaker · 12 years ago
  41. b58fee2 NFS: pnfs_pageio_init_read() and init_write() need an extra argument by Bryan Schumaker · 12 years ago
  42. 3617e50 NFSv4.1: Use the correct hostname in the client identifier string by Trond Myklebust · 12 years ago
  43. b09de7f ext4: remove unnecessary check in add_dirent_to_buf() by Theodore Ts'o · 12 years ago
  44. 1c47f09 GFS2: Eliminate vestigial sd_log_le_rg by Bob Peterson · 12 years ago
  45. 5c359a4 ext4: add checksums to the MMP block by Darrick J. Wong · 12 years ago
  46. feb0ab3 ext4: make block group checksums use metadata_csum algorithm by Darrick J. Wong · 12 years ago
  47. cc8e94f ext4: Calculate and verify checksums of extended attribute blocks by Darrick J. Wong · 12 years ago
  48. b0336e8 ext4: calculate and verify checksums of directory leaf blocks by Darrick J. Wong · 12 years ago
  49. dbe8944 ext4: Calculate and verify checksums for htree nodes by Darrick J. Wong · 12 years ago
  50. 7ac5990 ext4: verify and calculate checksums for extent tree blocks by Darrick J. Wong · 12 years ago
  51. fa77dcf ext4: calculate and verify block bitmap checksum by Darrick J. Wong · 12 years ago
  52. 41a246d ext4: calculate and verify checksums for inode bitmaps by Darrick J. Wong · 12 years ago
  53. 814525f ext4: calculate and verify inode checksums by Darrick J. Wong · 12 years ago
  54. a9c47317 ext4: calculate and verify superblock checksum by Darrick J. Wong · 12 years ago
  55. 0441984 ext4: load the crc32c driver if necessary by Darrick J. Wong · 12 years ago
  56. d25425f ext4: record the checksum algorithm in use in the superblock by Darrick J. Wong · 12 years ago
  57. e615391 ext4: change on-disk layout to support extended metadata checksumming by Darrick J. Wong · 12 years ago
  58. f848912 ext4: create a new BH_Verified flag to avoid unnecessary metadata validation by Darrick J. Wong · 12 years ago
  59. 64f371b autofs: make the autofsv5 packet file descriptor use a packetized pipe by Linus Torvalds · 12 years ago
  60. 9883035 pipes: add a "packetized pipe" mode for writing by Linus Torvalds · 12 years ago
  61. e994def VFS: make vfs_fstat() use f[get|put]_light() by Linus Torvalds · 12 years ago
  62. 3f9f0aa VFS: clean up and simplify getname_flags() by Linus Torvalds · 12 years ago
  63. 71dfc5f NFS: get module in idmap PipeFS notifier callback by Stanislav Kinsbursky · 12 years ago
  64. f7b0069 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  65. fcbf94b Revert "autofs: work around unhappy compat problem on x86-64" by Linus Torvalds · 12 years ago
  66. c629eaf Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  67. 9b5415b NFS: Fix a use-before-initialised warning in fs/nfs/write.c and fs/nfs/pnfs.c by Trond Myklebust · 12 years ago
  68. dc7fdde Btrfs: reduce lock contention during extent insertion by Chris Mason · 12 years ago
  69. fede766 Btrfs: avoid deadlocks from GFP_KERNEL allocations during btrfs_real_readdir by Chris Mason · 12 years ago
  70. 80a16b2 NFS: Remove extra rpc_clnt argument to proc_lookup by Bryan Schumaker · 12 years ago
  71. 281cad4 NFS: Create a submount rpc_op by Bryan Schumaker · 12 years ago
  72. 2671bfc NFS: Remove secinfo knowledge out of the generic client by Bryan Schumaker · 12 years ago
  73. df01174 NFS: Prevent garbage cinfo->ds from leaking out by Fred Isaman · 12 years ago
  74. 1763da1 NFS: rewrite directio write to use async coalesce code by Fred Isaman · 12 years ago
  75. 56f9cd6 NFS: avoid some stat gathering for direct io by Fred Isaman · 12 years ago
  76. b359f9d NFS: add dreq to nfs_commit_info by Fred Isaman · 12 years ago
  77. f453a54 NFS: create nfs_commit_completion_ops by Fred Isaman · 12 years ago
  78. ea2cf22 NFS: create struct nfs_commit_info by Fred Isaman · 12 years ago
  79. 84c53ab NFS: create nfs_generic_commit_list by Fred Isaman · 12 years ago
  80. 584aa81 NFS: rewrite directio read to use async coalesce code by Fred Isaman · 12 years ago
  81. 1825a0d NFS: prepare coalesce testing for directio by Fred Isaman · 12 years ago
  82. 9533da2 NFS: remove unused wb_complete field from struct nfs_page by Fred Isaman · 12 years ago
  83. 061ae2e NFS: create completion structure to pass into page_init functions by Fred Isaman · 12 years ago
  84. 6c75dc0 NFS: merge _full and _partial write rpc_ops by Fred Isaman · 12 years ago
  85. 4db6e0b NFS: merge _full and _partial read rpc_ops by Fred Isaman · 12 years ago
  86. 30dd374 NFS: create struct nfs_page_array by Fred Isaman · 12 years ago
  87. cd84160 NFS: create common nfs_pgio_header for both read and write by Fred Isaman · 12 years ago
  88. b554284 NFS: use req_offset where appropriate by Fred Isaman · 12 years ago
  89. cd12ae3 NFS: remove unnecessary casts of void pointers in nfs4filelayout.c by Fred Isaman · 12 years ago
  90. c5996c4 NFS: reverse arg order in nfs_initiate_[read|write] by Fred Isaman · 12 years ago
  91. 31f6852 NFS: dprintks in directio code were referencing task after put by Fred Isaman · 12 years ago
  92. 0b7c015 NFS: add a struct nfs_commit_data to replace nfs_write_data in commits by Fred Isaman · 12 years ago
  93. 799ba8d NFS4.1: Add lseg to struct nfs4_fl_commit_bucket by Fred Isaman · 12 years ago
  94. 1acbbb4e1 NFS4.1: make pnfs_ld_[read|write]_done consistent by Fred Isaman · 12 years ago
  95. a20c6bec NFS: grab open context in direct read by Fred Isaman · 12 years ago
  96. e245d42 NFS: Remove unused function nfs_lookup_with_sec() by Bryan Schumaker · 12 years ago
  97. 7e6eb68 NFS: Honor the authflavor set in the clone mount data by Bryan Schumaker · 12 years ago
  98. f05d147 NFS: Fix following referral mount points with different security by Bryan Schumaker · 12 years ago
  99. 72de53e NFS: Do secinfo as part of lookup by Bryan Schumaker · 12 years ago
  100. db0a959 NFS: Handle exceptions coming out of nfs4_proc_fs_locations() by Bryan Schumaker · 12 years ago