1. 584d88b Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 11 years ago
  2. fd4f35d Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  3. cde2d7a ext4: flush the extent status cache during EXT4_IOC_SWAP_BOOT by Theodore Ts'o · 11 years ago
  4. d92581f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  5. b8ea0d0 Merge tag 'nfs-for-3.11-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  6. 022e5d0 Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  7. db62efb btrfs: don't loop on large offsets in readdir by Zach Brown · 11 years ago
  8. cfad392 Btrfs: check to see if root_list is empty before adding it to dead roots by Josef Bacik · 11 years ago
  9. f3b15cc Btrfs: release both paths before logging dir/changed extents by Josef Bacik · 11 years ago
  10. ee20a98 Btrfs: allow splitting of hole em's when dropping extent cache by Josef Bacik · 11 years ago
  11. ed8c491 Btrfs: make sure the backref walker catches all refs to our extent by Josef Bacik · 11 years ago
  12. 8ca15e0 Btrfs: fix backref walking when we hit a compressed extent by Josef Bacik · 11 years ago
  13. b76bb70 Btrfs: do not offset physical if we're compressed by Josef Bacik · 11 years ago
  14. b5b9b5b Btrfs: fix extent buffer leak after backref walking by Liu Bo · 11 years ago
  15. e68afa4 Btrfs: fix a bug of snapshot-aware defrag to make it work on partial extents by Liu Bo · 11 years ago
  16. 7cddc19 btrfs: fix file truncation if FALLOC_FL_KEEP_SIZE is specified by Jie Liu · 11 years ago
  17. 201d3df dlm: kill the unnecessary and wrong device_close()->recalc_sigpending() by Oleg Nesterov · 11 years ago
  18. 6ae6514 ext4: fix mount/remount error messages for incompatible mount options by Piotr Sarna · 11 years ago
  19. 59d9fa5 ext4: allow the mount options nodelalloc and data=journal by Theodore Ts'o · 11 years ago
  20. 55f5bfd Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  21. b72888c NFSv4: Fix up nfs4_proc_lookup_mountpoint by Trond Myklebust · 11 years ago
  22. eddffa4 NFS: Remove unnecessary call to nfs_setsecurity in nfs_fhget() by Trond Myklebust · 11 years ago
  23. e890db0 NFSv4: Fix the sync mount option for nfs4 mounts by Scott Mayhew · 11 years ago
  24. f8806c8 NFS: Fix writeback performance issue on cache invalidation by Trond Myklebust · 11 years ago
  25. b7bc9e7 Merge tag 'trace-fixes-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  26. 58cd57b nfsd: Fix SP4_MACH_CRED negotiation in EXCHANGE_ID by Weston Andros Adamson · 11 years ago
  27. c472059 nfsd4: Fix MACH_CRED NULL dereference by J. Bruce Fields · 11 years ago
  28. 757c4f6 cifs: don't instantiate new dentries in readdir for inodes that need to be revalidated immediately by Jeff Layton · 11 years ago
  29. 9a1b6bf LOCKD: Don't call utsname()->nodename from nlmclnt_setlockargs by Trond Myklebust · 11 years ago
  30. 3d62c45 vfs: add missing check for __O_TMPFILE in fcntl_init() by Zheng Liu · 11 years ago
  31. bb2314b fs: Allow unprivileged linkat(..., AT_EMPTY_PATH) aka flink by Andy Lutomirski · 11 years ago
  32. e305f48 fs: Fix file mode for O_TMPFILE by Andy Lutomirski · 11 years ago
  33. 672fe15 reiserfs: fix deadlock in umount by Al Viro · 11 years ago
  34. 62c6104 ocfs2/refcounttree: add the missing NULL check of the return value of find_or_create_page() by Gu Zheng · 11 years ago
  35. 66ffd11 cifs: set sb->s_d_op before calling d_make_root() by Jeff Layton · 11 years ago
  36. ba48202 cifs: fix bad error handling in crypto code by Jeff Layton · 11 years ago
  37. 776164c debugfs: debugfs_remove_recursive() must not rely on list_empty(d_subdirs) by Oleg Nesterov · 11 years ago
  38. fe090e4 cifs: file: initialize oparms.reconnect before using it by Andi Shyti · 11 years ago
  39. 1b24408 Do not attempt to do cifs operations reading symlinks with SMB2 by Steve French · 11 years ago
  40. 057d633 cifs: extend the buffer length enought for sprintf() using by Chen Gang · 11 years ago
  41. 44fb851d ext4: add WARN_ON to check the length of allocated blocks by Zheng Liu · 11 years ago
  42. 94eec0f ext4: fix retry handling in ext4_ext_truncate() by Theodore Ts'o · 11 years ago
  43. dd12ed1 ext4: destroy ext4_es_cachep on module unload by Eric Sandeen · 11 years ago
  44. a34eb50 ext4: make sure group number is bumped after a inode allocation race by Theodore Ts'o · 11 years ago
  45. 6c4155a Merge tag 'for-linus-v3.11-rc3' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  46. f315cf5 Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  47. e1b4271 xfs: di_flushiter considered harmful by Dave Chinner · 11 years ago
  48. 55c6296 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 11 years ago
  49. 4f3cc48 NFSv4: Fix brainfart in attribute length calculation by Trond Myklebust · 11 years ago
  50. e4daf1f nfsd: nfsd_open: when dentry_open returns an error do not propagate as struct file by Harshula Jayasuriya · 11 years ago
  51. dda5690 ext3: fix a BUG when opening a file with O_TMPFILE flag by Zheng Liu · 11 years ago
  52. e94bd34 ext4: fix a BUG when opening a file with O_TMPFILE flag by Zheng Liu · 11 years ago
  53. 36231d2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  54. 19bf1c2 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  55. 3be542d Merge tag 'nfs-for-3.11-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  56. 90290c4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-next by Linus Torvalds · 11 years ago
  57. acfec9a livelock avoidance in sget() by Al Viro · 11 years ago
  58. ba57ea6 allow O_TMPFILE to work with O_WRONLY by Al Viro · 11 years ago
  59. 89a8c59 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  60. 115930c Btrfs: fix wrong write offset when replacing a device by Stefan Behrens · 11 years ago
  61. d29a9f6 Btrfs: re-add root to dead root list if we stop dropping it by Josef Bacik · 11 years ago
  62. fec386a Btrfs: fix lock leak when resuming snapshot deletion by Josef Bacik · 11 years ago
  63. 3c8f242 Btrfs: update drop progress before stopping snapshot dropping by Josef Bacik · 11 years ago
  64. 7a62711 Merge tag 'driver-core-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  65. 5a74953 s390/kdump: Disable mmap for s390 by Michael Holzheu · 11 years ago
  66. b4a2cf7 NFSv4: Fix a regression against the FreeBSD server by Trond Myklebust · 11 years ago
  67. 61f98b0 Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  68. c7263bc fuse: readdirplus: cleanup by Miklos Szeredi · 11 years ago
  69. fa2b721 fuse: readdirplus: change attributes once by Miklos Szeredi · 11 years ago
  70. 2914941 fuse: readdirplus: fix instantiate by Miklos Szeredi · 11 years ago
  71. a28ef45 fuse: readdirplus: sanity checks by Miklos Szeredi · 11 years ago
  72. 53ce9a3 fuse: readdirplus: fix dentry leak by Niels de Vos · 11 years ago
  73. 388a8c3 sysfs: prevent warning when only using binary attributes by Oliver Schinagl · 11 years ago
  74. 6ab9cea sysfs: add support for binary attributes in groups by Greg Kroah-Hartman · 11 years ago
  75. 63b9996 ext4: call ext4_es_lru_add() after handling cache miss by Theodore Ts'o · 11 years ago
  76. 76828c8 ext4: yield during large unlinks by Theodore Ts'o · 11 years ago
  77. 47188d3 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  78. e15f742 ext4: make the extent_status code more robust against ENOMEM failures by Theodore Ts'o · 11 years ago
  79. c8e1513 ext4: simplify calculation of blocks to free on error by Theodore Ts'o · 11 years ago
  80. 8acd5e9 ext4: fix error handling in ext4_ext_truncate() by Theodore Ts'o · 11 years ago
  81. 41d9884c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  82. 6e8cd2c efivarfs: we can use simple_lookup() now by Al Viro · 11 years ago
  83. 74931da make simple_lookup() usable for filesystems that set ->s_d_op by Al Viro · 11 years ago
  84. ec193cf configfs: don't open-code d_alloc_name() by Al Viro · 11 years ago
  85. be9c6d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  86. 239dab4 Merge tag 'for-linus-v3.11-rc1-2' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  87. f1c4108 Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 11 years ago
  88. 4f5e65a fput: turn "list_head delayed_fput_list" into llist_head by Oleg Nesterov · 11 years ago
  89. 6437250 fs/file_table.c:fput(): add comment by Andrew Morton · 11 years ago
  90. bb458c6 Safer ABI for O_TMPFILE by Al Viro · 11 years ago
  91. e7676a7 ext4: don't allow ext4_free_blocks() to fail due to ENOMEM by Theodore Ts'o · 11 years ago
  92. bdafe42 ext4: fix spelling errors and a comment in extent_status tree by Theodore Ts'o · 11 years ago
  93. 35f7a14 nfsd4: fix minorversion support interface by J. Bruce Fields · 11 years ago
  94. e8974c3 ext4: rate limit printk in buffer_io_error() by Anatol Pomozov · 11 years ago
  95. 689c3db CIFS: Fix a deadlock when a file is reopened by Pavel Shilovsky · 11 years ago
  96. b33fcf1 CIFS: Reopen the file if reconnect durable handle failed by Pavel Shilovsky · 11 years ago
  97. ad065dd ext4: don't show usrquota/grpquota twice in /proc/mounts by Theodore Ts'o · 11 years ago
  98. c31ad43 xfs: Fix the logic check for all quotas being turned off by Chandra Seetharaman · 11 years ago
  99. 1c327d9 lockd: protect nlm_blocked access in nlmsvc_retry_blocked by David Jeffery · 11 years ago
  100. 36805aa Merge branch 'for-3.11/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago