1. ef58f69 ext4: use proper csum calculation in ext4_rename by Tao Ma · 12 years ago
  2. 952fc18 ext4: fix overhead calculation used by ext4_statfs() by Theodore Ts'o · 12 years ago
  3. 17dc59b udf: Do not decrement i_blocks when freeing indirect extent block by Jan Kara · 12 years ago
  4. bff943a udf: Fix memory leak when mounting by Jan Kara · 12 years ago
  5. e124a32 ext2: cleanup the confused goto label by Wanlong Gao · 12 years ago
  6. a0e589b UDF: Remove unnecessary variable "offset" from udf_fill_inode by Ashish Sangwan · 12 years ago
  7. db8109e udf: stop using s_dirt by Artem Bityutskiy · 12 years ago
  8. f007dbf ext3: force ro mount if ext3_setup_super() fails by Eric Sandeen · 12 years ago
  9. f3da931 quota: fix checkpatch.pl warning by replacing <asm/uaccess.h> with <linux/uaccess.h> by Jeff Liu · 12 years ago
  10. e3ccaa9 eCryptfs: Initialize empty lower files when opening them by Tyler Hicks · 12 years ago
  11. 8bc2d3c eCryptfs: Unlink lower inode when ecryptfs_create() fails by Tyler Hicks · 12 years ago
  12. 2ecaf55 eCryptfs: Make all miscdev functions use daemon ptr in file private_data by Tyler Hicks · 12 years ago
  13. 5669688 eCryptfs: Remove unused messaging declarations and function by Tyler Hicks · 12 years ago
  14. 069ddcd eCryptfs: Copy up POSIX ACL and read-only flags from lower mount by Tyler Hicks · 12 years ago
  15. 4035c24 NFS: Fix list manipulation snafus in fs/nfs/direct.c by Trond Myklebust · 12 years ago
  16. 332a2e1 vfs: make O_PATH file descriptors usable for 'fchdir()' by Linus Torvalds · 12 years ago
  17. 26c439d Merge tag 'ecryptfs-3.5-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 12 years ago
  18. 8dc6780 eCryptfs: Gracefully refuse miscdev file ops on inherited/passed files by Tyler Hicks · 12 years ago
  19. 1b7fa4c Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 12 years ago
  20. 064ea1a Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  21. b7a9e5d libceph: set peer name on con_open, not init by Sage Weil · 12 years ago
  22. 5eecb9c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  23. 6fbfd05 Merge v3.5-rc5 into driver-core-next by Greg Kroah-Hartman · 12 years ago
  24. a4564ea ocfs2: Fix bogus error message from ocfs2_global_read_info by Jan Kara · 13 years ago
  25. 65622e6 ocfs2: for SEEK_DATA/SEEK_HOLE, return internal error unchanged if ocfs2_get_clusters_nocache() or ocfs2_inode_lock() call failed. by Jeff Liu · 13 years ago
  26. a75e9cc ocfs2: use spinlock irqsave for downconvert lock.patch by Srinivas Eeda · 13 years ago
  27. 16865b7 ocfs2: Misplaced parens in unlikley by roel · 13 years ago
  28. 3e5d3c3 ocfs2: clear unaligned io flag when dio fails by Junxiao Bi · 12 years ago
  29. 60d65f1 eCryptfs: Fix lockdep warning in miscdev operations by Tyler Hicks · 12 years ago
  30. 9fe79d7 eCryptfs: Properly check for O_RDONLY flag before doing privileged open by Tyler Hicks · 12 years ago
  31. a3da2c6 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  32. ec01d73 cifs: when server doesn't set CAP_LARGE_READ_X, cap default rsize at MaxBufferSize by Jeff Layton · 12 years ago
  33. b630556 Btrfs: run delayed directory updates during log replay by Chris Mason · 12 years ago
  34. 7fd1a3f Btrfs: hold a ref on the inode during writepages by Josef Bacik · 12 years ago
  35. bdb7d30 Btrfs: fix tree log remove space corner case by Josef Bacik · 12 years ago
  36. 6bf0231 Btrfs: fix wrong check during log recovery by Liu Bo · 12 years ago
  37. d3a9404 Btrfs: use _IOR for BTRFS_IOC_SUBVOL_GETFLAGS by Alexander Block · 12 years ago
  38. 2b6ba62 Btrfs: resume balance on rw (re)mounts properly by Ilya Dryomov · 12 years ago
  39. 68310a5 Btrfs: restore restriper state on all mounts by Ilya Dryomov · 12 years ago
  40. c3473e8 Btrfs: fix dio write vs buffered read race by Josef Bacik · 12 years ago
  41. 597a60f Btrfs: don't count I/O statistic read errors for missing devices by Stefan Behrens · 12 years ago
  42. 9b73bd7 xfs: factor buffer reading from xfs_dir2_leaf_getdents by Dave Chinner · 12 years ago
  43. 1d9025e xfs: remove struct xfs_dabuf and infrastructure by Dave Chinner · 12 years ago
  44. 3605431 xfs: use discontiguous xfs_buf support in dabuf wrappers by Dave Chinner · 12 years ago
  45. 372cc85e xfs: support discontiguous buffers in the xfs_buf_log_item by Dave Chinner · 12 years ago
  46. de2a4f5 xfs: add discontiguous buffer support to transactions by Dave Chinner · 12 years ago
  47. 6dde270 xfs: add discontiguous buffer map interface by Dave Chinner · 12 years ago
  48. 3e85c86 xfs: convert internal buffer functions to pass maps by Dave Chinner · 12 years ago
  49. cbb7baab xfs: separate buffer indexing from block map by Dave Chinner · 12 years ago
  50. 77c1a08 xfs: struct xfs_buf_log_format isn't variable sized. by Dave Chinner · 12 years ago
  51. f6fb99c ext4: pass a char * to ext4_count_free() instead of a buffer_head ptr by Theodore Ts'o · 12 years ago
  52. f4e95b3 ext4: honor O_(D)SYNC semantic in ext4_fallocate() by Zheng Liu · 12 years ago
  53. 1c8457c ext4: avoid uneeded calls to ext4_mb_load_buddy() while reading mb_groups by Aditya Kali · 12 years ago
  54. a8d8f02 NFS: Create custom NFS v4 write_inode() function by Bryan Schumaker · 12 years ago
  55. 57208fa NFS: Create an write_pageio_init() function by Bryan Schumaker · 12 years ago
  56. 1abb5088 NFS: Create an read_pageio_init() function by Bryan Schumaker · 12 years ago
  57. 6663ee7 NFS: Create an alloc_client rpc_op by Bryan Schumaker · 12 years ago
  58. cdb7ece NFS: Create a free_client rpc_op by Bryan Schumaker · 12 years ago
  59. 57ec14c NFS: Create a return_delegation rpc op by Bryan Schumaker · 12 years ago
  60. 011e2a7 NFS: Create a have_delegation rpc_op by Bryan Schumaker · 12 years ago
  61. a5c5889 NFS: Create a v4-specific fsync function by Bryan Schumaker · 12 years ago
  62. eeebf91 NFS: Use nfs4_destroy_server() to clean up NFS v4 by Bryan Schumaker · 12 years ago
  63. e38eb65 NFS: set_pnfs_layoutdriver() from nfs4_proc_fsinfo() by Bryan Schumaker · 12 years ago
  64. 6e5b587 NFSv4.1 handle OPEN O_CREATE mdsthreshold by Andy Adamson · 12 years ago
  65. e307450 NFS: Simplify NFSv4.1 Kconfig by Trond Myklebust · 12 years ago
  66. 05bf14a NFSv4.1: Use session max response size for GETDEVICEINFO gdia_maxcount by Andy Adamson · 12 years ago
  67. 2f2c63b NFS: Cleanup - only store the write verifier in struct nfs_page by Trond Myklebust · 12 years ago
  68. 98d9452 NFSv4: Decode getdevicelist should use nfs4_verifier by Trond Myklebust · 12 years ago
  69. 140150d SUNRPC: Remove unused function xdr_encode_pages by Trond Myklebust · 12 years ago
  70. b42353f NFSv4.1: Clean up nfs4_reclaim_lease by Trond Myklebust · 12 years ago
  71. 1a47e7a NFSv4.1: Cleanup - move nfs4_has_session tests out of state manager loop by Trond Myklebust · 12 years ago
  72. 60f0015 NFSv4.1: Clean up nfs4_recall_slot() by Trond Myklebust · 12 years ago
  73. 1a2dd94 NFSv4.1: Handle slot recalls before doing state recovery by Trond Myklebust · 12 years ago
  74. 8ed27d4 NFS: add more context to state manager error mesgs by Weston Andros Adamson · 12 years ago
  75. 1aecca3 NFSv3: Don't open code stream position calculation in decode_getacl3resok by Trond Myklebust · 12 years ago
  76. 256e48b NFSv4: Simplify the GETATTR attribute length calculation by Trond Myklebust · 12 years ago
  77. 64bd577 NFS: Let xdr_read_pages() check for buffer overflows by Trond Myklebust · 12 years ago
  78. 221d3eb Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 12 years ago
  79. 9a7c6b7 Merge tag 'upstream-3.5-rc5' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 12 years ago
  80. 1df2ae3 udf: Fortify loading of sparing table by Jan Kara · 12 years ago
  81. adee11b udf: Avoid run away loop when partition table length is corrupted by Jan Kara · 12 years ago
  82. cb14d34 udf: Use 'ret' instead of abusing 'i' in udf_load_logicalvol() by Jan Kara · 12 years ago
  83. 44b8db1 GFS2: Fixing double brelse'ing bh allocated in gfs2_meta_read when EIO occurs by Masatake YAMATO · 12 years ago
  84. d42244a Btrfs: resolve tree mod log locking issue in btrfs_next_leaf by Jan Schmidt · 12 years ago
  85. 19956c7 Btrfs: fix tree mod log rewind of ADD operations by Jan Schmidt · 12 years ago
  86. 155725c Btrfs: leave critical region in btrfs_find_all_roots as soon as possible by Jan Schmidt · 12 years ago
  87. c3e0696 Btrfs: always put insert_ptr modifications into the tree mod log by Jan Schmidt · 12 years ago
  88. 28da9fb Btrfs: fix tree mod log for root replacements at leaf level by Jan Schmidt · 12 years ago
  89. 9345457 Btrfs: support root level changes in __resolve_indirect_ref by Jan Schmidt · 12 years ago
  90. 8ca78f3 Btrfs: avoid waiting for delayed refs when we must not by Jan Schmidt · 12 years ago
  91. 2d4cf5a UBIFS: correct usage of IS_ENABLED() by Brian Norris · 12 years ago
  92. bcc66c0 Merge 3.5-rc4 into staging-next by Greg Kroah-Hartman · 12 years ago
  93. db3a3bc NFSv2/v3: Remove incorrect dprintks from the readdir reply code by Trond Myklebust · 12 years ago
  94. 002b758 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  95. 369c4f5 Merge tag 'for-linus-Jun-21-2012' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 12 years ago
  96. 636040b Merge tag 'nfs-for-3.5-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  97. 8874e81 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  98. 9a8d2fd xfs: remove xlog_t typedef by Mark Tinguely · 12 years ago
  99. f7bdf03 xfs: rename log structure to xlog by Mark Tinguely · 12 years ago
  100. 8866fc6 xfs: shutdown xfs_sync_worker before the log by Ben Myers · 12 years ago