1. 06f9da6 fs/ocfs2: remove unnecessary variable bits_wanted from ocfs2_calc_extend_credits by Goldwyn Rodrigues · 11 years ago
  2. 10d0c97 Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 11 years ago
  3. 4b4d2b4 Merge tag 'h8300-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 11 years ago
  4. 39cf275 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  5. 8b5baa4 Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw by Linus Torvalds · 11 years ago
  6. 8efdf2b Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 11 years ago
  7. c224b76 Merge tag 'nfs-for-3.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  8. b548095 Merge remote-tracking branch 'grant/devicetree/next' into for-next by Rob Herring · 11 years ago
  9. a1212d2 Revert "sysfs: drop kobj_ns_type handling" by Linus Torvalds · 11 years ago
  10. 0324e74 Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  11. fab99eb NFSv4.2: Remove redundant checks in nfs_setsecurity+nfs4_label_init_security by Trond Myklebust · 11 years ago
  12. b944dba NFSv4: Sanity check the server reply in _nfs4_server_capabilities by Trond Myklebust · 11 years ago
  13. d204c5d NFSv4.2: encode_readdir - only ask for labels when doing readdirplus by Trond Myklebust · 11 years ago
  14. 3da580a nfs: set security label when revalidating inode by Jeff Layton · 11 years ago
  15. 2147dbf GFS2: Use generic list_lru for quota by Steven Whitehouse · 11 years ago
  16. 7d80823 GFS2: Rename quota qd_lru_lock qd_lock by Steven Whitehouse · 11 years ago
  17. 9b9f039 GFS2: Use reflink for quota data cache by Steven Whitehouse · 11 years ago
  18. c481e9f Query network adapter info at mount time for debugging by Steve French · 11 years ago
  19. f10d9ba Fix unused variable warning when CIFS POSIX disabled by Steve French · 11 years ago
  20. c7f508a Allow setting per-file compression via CIFS protocol by Steve French · 11 years ago
  21. af6a12e Query File System Alignment by Steven French · 11 years ago
  22. 2167114 Query device characteristics at mount time from server on SMB2/3 not just on cifs mounts by Steven French · 11 years ago
  23. 7f48558 cifs: Send a logoff request before removing a smb session by Shirish Pargaonkar · 11 years ago
  24. 3d378d3 cifs: Make big endian multiplex ID sequences monotonic on the wire by Tim Gardner · 11 years ago
  25. 0cae60f sysfs: rename sysfs_assoc_lock and explain what it's about by Tejun Heo · 11 years ago
  26. 044e3bc sysfs: use generic_file_llseek() for sysfs_file_operations by Tejun Heo · 11 years ago
  27. fcb63a9 NFS: Fix a missing initialisation when reading the SELinux label by Trond Myklebust · 11 years ago
  28. 12207f6 nfs: fix oops when trying to set SELinux label by Jeff Layton · 11 years ago
  29. fb10d5b Merge branch 'linus' into sched/core by Ingo Molnar · 11 years ago
  30. 358eec1 vfs: decrapify dput(), fix cache behavior under normal load by Linus Torvalds · 11 years ago
  31. 1acd1c3 nfs: fix inverted test for delegation in nfs4_reclaim_open_state by Jeff Layton · 11 years ago
  32. 1c1365e sysfs: return correct error code on unimplemented mmap() by Vladimir Zapolskiy · 11 years ago
  33. 59612d1 Revert "select: use freezable blocking call" by Rafael J. Wysocki · 11 years ago
  34. c511851 Revert "epoll: use freezable blocking call" by Rafael J. Wysocki · 11 years ago
  35. d1c1459 sysfs: separate out dup filename warning into a separate function by Tejun Heo · 11 years ago
  36. 7eed6ec sysfs: move sysfs_hash_and_remove() to fs/sysfs/dir.c by Tejun Heo · 11 years ago
  37. baa97cb sysfs: remove unused sysfs_get_dentry() prototype by Tejun Heo · 11 years ago
  38. 672f76a sysfs: honor bin_attr.attr.ignore_lockdep by Tejun Heo · 11 years ago
  39. 56b3f3b sysfs: merge sysfs_elem_bin_attr into sysfs_elem_attr by Tejun Heo · 11 years ago
  40. c698dbf Merge branch 'fscache' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into linux-next by Trond Myklebust · 11 years ago
  41. a3f432b nfs: use IS_ROOT not DCACHE_DISCONNECTED by J. Bruce Fields · 11 years ago
  42. 6706246 nfs: Use PTR_ERR_OR_ZERO in 'nfs/nfs4super.c' by Geyslan G. Bem · 11 years ago
  43. 54bcfa6 nfs: Use PTR_ERR_OR_ZERO in 'nfs41_callback_up' function by Geyslan G. Bem · 11 years ago
  44. 4f5829d nfs: Remove useless 'error' assignment by Geyslan G. Bem · 11 years ago
  45. 4d4b69d NFS: add support for multiple sec= mount options by Weston Andros Adamson · 11 years ago
  46. 5837f6d NFS: stop using NFS_MOUNT_SECFLAVOUR server flag by Weston Andros Adamson · 11 years ago
  47. 0f5f49b NFS: cache parsed auth_info in nfs_server by Weston Andros Adamson · 11 years ago
  48. a3f73c2 NFS: separate passed security flavs from selected by Weston Andros Adamson · 11 years ago
  49. 47fd88e NFSv4: make nfs_find_best_sec static by Weston Andros Adamson · 11 years ago
  50. 0625c2d NFS: Fix possible endless state recovery wait by Chuck Lever · 11 years ago
  51. cd3fade NFS: Set EXCHGID4_FLAG_SUPP_MOVED_MIGR by Chuck Lever · 11 years ago
  52. d1c2331 NFS: Handle SEQ4_STATUS_LEASE_MOVED by Chuck Lever · 11 years ago
  53. f8aba1e NFS: Handle NFS4ERR_LEASE_MOVED during async RENEW by Chuck Lever · 11 years ago
  54. 60ea681 NFS: Migration support for RELEASE_LOCKOWNER by Chuck Lever · 11 years ago
  55. 8ef2f8d NFS: Implement support for NFS4ERR_LEASE_MOVED by Chuck Lever · 11 years ago
  56. b7f7a66 NFS: Support NFS4ERR_LEASE_MOVED recovery in state manager by Chuck Lever · 11 years ago
  57. 44c9993 NFS: Add method to detect whether an FSID is still on the server by Chuck Lever · 11 years ago
  58. 352297b NFS: Handle NFS4ERR_MOVED during delegation recall by Chuck Lever · 11 years ago
  59. 519ae25 NFS: Add migration recovery callouts in nfs4proc.c by Chuck Lever · 11 years ago
  60. 9f51a78 NFS: Rename "stateid_invalid" label by Chuck Lever · 11 years ago
  61. f1478c1 NFS: Re-use exit code in nfs4_async_handle_error() by Chuck Lever · 11 years ago
  62. c9fdeb2 NFS: Add basic migration support to state manager thread by Chuck Lever · 11 years ago
  63. ce6cda1 NFS: Add a super_block backpointer to the nfs_server struct by Chuck Lever · 11 years ago
  64. b03d735 NFS: Add method to retrieve fs_locations during migration recovery by Chuck Lever · 11 years ago
  65. 9e6ee76 NFS: Export _nfs_display_fhandle() by Chuck Lever · 11 years ago
  66. ec011fe NFS: Introduce a vector of migration recovery ops by Chuck Lever · 11 years ago
  67. 800c06a NFS: Add functions to swap transports during migration recovery by Chuck Lever · 11 years ago
  68. 32e62b7 NFS: Add nfs4_update_server by Chuck Lever · 11 years ago
  69. d2bfda2 NFSv4: don't reprocess cached open CLAIM_PREVIOUS by Weston Andros Adamson · 11 years ago
  70. d49f042 NFSv4: Fix state reference counting in _nfs4_opendata_reclaim_to_nfs4_state by Trond Myklebust · 11 years ago
  71. a43ec98 NFSv4: don't fail on missing fattr in open recover by Weston Andros Adamson · 11 years ago
  72. f494a60 NFSv4: fix NULL dereference in open recover by Weston Andros Adamson · 11 years ago
  73. 83c78eb NFSv4.1: Don't change the security label as part of open reclaim. by Trond Myklebust · 11 years ago
  74. 1966903 nfs: fix handling of invalid mount options in nfs_remount by Jeff Layton · 11 years ago
  75. 57acc40 nfs: reject version and minorversion changes on remount attempts by Jeff Layton · 11 years ago
  76. 3660cd4 NFSv4 Remove zeroing state kern warnings by Andy Adamson · 11 years ago
  77. 944d6f1 cifs: Remove redundant multiplex identifier check from check_smb_hdr() by Tim Gardner · 11 years ago
  78. 34f6264 Query file system attributes from server on SMB2, not just cifs, mounts by Steve French · 11 years ago
  79. 64a5cfa Allow setting per-file compression via SMB2/3 by Steve French · 11 years ago
  80. 7ff8d45 Fix corrupt SMB2 ioctl requests by Steve French · 11 years ago
  81. f55ac56 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  82. 05e1674 seq_file: always update file->f_pos in seq_lseek() by Gu Zheng · 11 years ago
  83. 88829df Merge tag 'ecryptfs-3.12-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 11 years ago
  84. b9c0622 sysfs: fix sysfs_write_file for bin file by Ming Lei · 11 years ago
  85. 43b7c6c eCryptfs: fix 32 bit corruption issue by Colin Ian King · 11 years ago
  86. 69c88dc vfs: fix new kernel-doc warnings by Randy Dunlap · 11 years ago
  87. 606d6fe fs/namei.c: fix new kernel-doc warning by Randy Dunlap · 11 years ago
  88. d24fec3 Merge tag 'jfs-3.12' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 11 years ago
  89. c7314d7 nfsd regression since delayed fput() by Al Viro · 11 years ago
  90. a7204d7 Merge 3.12-rc6 into driver-core-next by Greg Kroah-Hartman · 11 years ago
  91. bdeeab6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  92. 1bda19e Btrfs: release path before starting transaction in can_nocow_extent by Josef Bacik · 11 years ago
  93. 04919af Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 11 years ago
  94. 056cdce Merge branch 'akpm' (fixes from Andrew Morton) by Linus Torvalds · 11 years ago
  95. fad1a86 procfs: call default get_unmapped_area on MMU-present architectures by HATAYAMA Daisuke · 11 years ago
  96. 2cbe3b0 procfs: fix unintended truncation of returned mapped address by HATAYAMA Daisuke · 11 years ago
  97. 84235de fs: buffer: move allocation failure loop into the allocator by Johannes Weiner · 11 years ago
  98. e9cdd6e mm: /proc/pid/pagemap: inspect _PAGE_SOFT_DIRTY only on present pages by Cyrill Gorcunov · 11 years ago
  99. 0056019 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  100. 3edc837 ecryptfs: Fix memory leakage in keystore.c by Geyslan G. Bem · 11 years ago