1. ef75925 fuse: dev read: split list_move by Miklos Szeredi · 9 years ago
  2. 8c91189 fuse: abort: group iqueue accesses by Miklos Szeredi · 9 years ago
  3. e16714d fuse: duplicate ->connected in iqueue by Miklos Szeredi · 9 years ago
  4. f88996a fuse: separate out input queue by Miklos Szeredi · 9 years ago
  5. 33e14b4 fuse: req state use flags by Miklos Szeredi · 9 years ago
  6. 7a3b2c7 fuse: simplify req states by Miklos Szeredi · 9 years ago
  7. c477526 fuse: don't hold lock over request_wait_answer() by Miklos Szeredi · 9 years ago
  8. 7d2e0a0 fuse: simplify unique ctr by Miklos Szeredi · 9 years ago
  9. 41f9827 fuse: rework abort by Miklos Szeredi · 9 years ago
  10. b716d42 fuse: fold helpers into abort by Miklos Szeredi · 9 years ago
  11. dc00809 fuse: use per req lock for lock/unlock_request() by Miklos Szeredi · 9 years ago
  12. 825d6d3 fuse: req use bitops by Miklos Szeredi · 9 years ago
  13. 0d8e84b fuse: simplify request abort by Miklos Szeredi · 9 years ago
  14. ccd0a0b fuse: call fuse_abort_conn() in dev release by Miklos Szeredi · 9 years ago
  15. f0139aa fuse: fold fuse_request_send_nowait() into single caller by Miklos Szeredi · 9 years ago
  16. de15522 fuse: check conn_error earlier by Miklos Szeredi · 9 years ago
  17. 5437f24 fuse: account as waiting before queuing for background by Miklos Szeredi · 9 years ago
  18. 73e0e73 fuse: reset waiting by Miklos Szeredi · 9 years ago
  19. 42dc621 fuse: fix background request if not connected by Miklos Szeredi · 9 years ago
  20. 0ad0b32 fuse: initialize fc->release before calling it by Miklos Szeredi · 9 years ago
  21. 5ba97d2 fs/file.c: __fget() and dup2() atomicity rules by Eric Dumazet · 9 years ago
  22. 8a81252 fs/file.c: don't acquire files->file_lock in fd_install() by Eric Dumazet · 9 years ago
  23. 1af95de fs:super:get_anon_bdev: fix race condition could cause dev exceed its upper limitation by Wang YanQing · 9 years ago
  24. 94521ca Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 9 years ago
  25. 2adc376 vfs: avoid creation of inode number 0 in get_next_ino by Carlos Maiolino · 9 years ago
  26. 68b4449 Merge tag 'xfs-for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 9 years ago
  27. 043cd04 Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  28. 43baed3 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  29. 9ce7114 devpts: if initialization failed, don't crash when opening /dev/ptmx by Josh Triplett · 9 years ago
  30. 196a4f8 fs/affs/symlink.c: remove unneeded err variable by Fabian Frederick · 9 years ago
  31. 4709187 fs/affs/amigaffs.c: remove unneeded initialization by Fabian Frederick · 9 years ago
  32. 78f444f fs/affs/inode.c: remove unneeded initialization by Fabian Frederick · 9 years ago
  33. d96f184 fs/adfs: remove unneeded cast by Firo Yang · 9 years ago
  34. 460b865 fs: document seq_open()'s usage of file->private_data by Yann Droneaud · 9 years ago
  35. 189f984 fs: allocate structure unconditionally in seq_open() by Yann Droneaud · 9 years ago
  36. ede1bf0 fs: use seq_open_private() for proc_mounts by Yann Droneaud · 9 years ago
  37. 36283bf Btrfs: fix fsync xattr loss in the fast fsync path by Filipe Manana · 9 years ago
  38. e4545de Btrfs: fix fsync data loss after append write by Filipe Manana · 9 years ago
  39. da288d2 Btrfs: fix crash on close_ctree() if cleaner starts new transaction by Filipe Manana · 9 years ago
  40. ae9d8f1 Btrfs: fix race between caching kthread and returning inode to inode cache by Filipe Manana · 9 years ago
  41. c3f4a16 Btrfs: use kmem_cache_free when freeing entry in inode cache by Filipe Manana · 9 years ago
  42. 67c5e7d Btrfs: fix race between balance and unused block group deletion by Filipe Manana · 9 years ago
  43. e82afc5 btrfs: add error handling for scrub_workers_get() by Zhao Lei · 9 years ago
  44. 65f5333 btrfs: cleanup noused initialization of dev in btrfs_end_bio() by Zhao Lei · 9 years ago
  45. fe75990 btrfs: qgroup: allow user to clear the limitation on qgroup by Yang Dongsheng · 9 years ago
  46. 1dfd18d cifs: Unset CIFS_MOUNT_POSIX_PATHS flag when following dfs mounts by Sachin Prabhu · 9 years ago
  47. 88793e5 Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/nvdimm by Linus Torvalds · 9 years ago
  48. 06d7137 namei: make set_root_rcu() return void by Al Viro · 9 years ago
  49. 39f897f NFSv4: When returning a delegation, don't reclaim an incompatible open mode. by NeilBrown · 9 years ago
  50. ebb3a9d Update negotiate protocol for SMB3.11 dialect by Steve French · 9 years ago
  51. b3152e2 Add ioctl to set integrity by Steve French · 9 years ago
  52. 9d1b066 Add Get/Set Integrity Information structure definitions by Steve French · 9 years ago
  53. 02b1666 Add reflink copy over SMB3.11 with new FSCTL_DUPLICATE_EXTENTS by Steve French · 9 years ago
  54. 21dc2e6 Merge branch 'for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 9 years ago
  55. aab1893 Add SMB3.11 mount option synonym for new dialect by Steve French · 9 years ago
  56. 80bc83c add struct FILE_STANDARD_INFO by Steve French · 9 years ago
  57. f799d62 Make dialect negotiation warning message easier to read by Steve French · 9 years ago
  58. eed0e17 Add defines and structs for smb3.1 dialect by Steve French · 10 years ago
  59. 5f7fbf7 Allow parsing vers=3.11 on cifs mount by Steve French · 10 years ago
  60. f291095 client MUST ignore EncryptionKeyLength if CAP_EXTENDED_SECURITY is set by Noel Power · 9 years ago
  61. e22619a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  62. ff5053f bdi: Remove "inline" keyword from exported I_BDEV() implementation by Geert Uytterhoeven · 9 years ago
  63. d2c3ac7 Merge branch 'for-4.2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  64. 546fac6 Merge tag 'gfs2-merge-window' of git://git.kernel.org:/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 9 years ago
  65. ebeaa8d Revert "jbd2: speedup jbd2_journal_dirty_metadata()" by Linus Torvalds · 9 years ago
  66. 6c5a0d8 NFSv4.2: LAYOUTSTATS is optional to implement by Trond Myklebust · 9 years ago
  67. da2e812 NFSv4.2: Fix up a decoding error in layoutstats by Trond Myklebust · 9 years ago
  68. bbe179f Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 9 years ago
  69. 8d7804a Merge tag 'driver-core-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  70. d620876 pNFS/flexfiles: Fix the reset of struct pgio_header when resending by Trond Myklebust · 9 years ago
  71. c0f5f50 pNFS/flexfiles: Turn off layoutcommit for servers that don't need it by Trond Myklebust · 9 years ago
  72. 122d328 Merge branch 'layoutstats' by Trond Myklebust · 9 years ago
  73. 9bbd9bb pnfs/flexfiles: protect ktime manipulation with mirror lock by Peng Tao · 9 years ago
  74. 865a7ec nfs: provide pnfs_report_layoutstat when NFS42 is disabled by Peng Tao · 9 years ago
  75. 47a4694 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  76. f68eb1e fs/block_dev.c: skip rw_page if bdev has integrity by Vishal Verma · 9 years ago
  77. b4176b7 coredump: add __printf attribute to cn_*printf functions by Nicolas Iooss · 9 years ago
  78. 5202efe coredump: use from_kuid/kgid when formatting corename by Nicolas Iooss · 9 years ago
  79. 89bfae4 fs/reiserfs: remove unneeded cast by Firo Yang · 9 years ago
  80. f73c2f1 NILFS2: support NFSv2 export by NeilBrown · 9 years ago
  81. 9f0f564 fs/befs/btree.c: remove unneeded initializations by Fabian Frederick · 9 years ago
  82. 83b08bf fs/minix: remove unneeded cast by Firo Yang · 9 years ago
  83. 35a4c90 fs/efs: femove unneeded cast by Firo Yang · 9 years ago
  84. ec3904d fs/ext4/super.c: use strreplace() in ext4_fill_super() by Rasmus Villemoes · 9 years ago
  85. 81ae394 fs/jbd2/journal.c: use strreplace() by Rasmus Villemoes · 9 years ago
  86. 2e13ba5 fs, proc: introduce CONFIG_PROC_CHILDREN by Iago López Galeiras · 9 years ago
  87. c2c0bb4 proc: fix PAGE_SIZE limit of /proc/$PID/cmdline by Alexey Dobriyan · 9 years ago
  88. 18a6008 nfs: verify open flags before allowing open by Benjamin Coddington · 9 years ago
  89. 0c8315d nfs: always update creds in mirror, even when we have an already connected ds by Jeff Layton · 9 years ago
  90. a24221d nfs: fix potential credential leak in ff_layout_update_mirror_cred by Jeff Layton · 9 years ago
  91. e4bc13a Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  92. bfffa1c Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  93. cc8a0a9 Merge tag 'upstream-4.2-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 9 years ago
  94. d857da7 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 9 years ago
  95. e1966b4 ceph: fix ceph_writepages_start() by Yan, Zheng · 9 years ago
  96. fdd4e15 ceph: rework dcache readdir by Yan, Zheng · 9 years ago
  97. 687265e ceph: switch some GFP_NOFS memory allocation to GFP_KERNEL by Yan, Zheng · 9 years ago
  98. f66fd9f ceph: pre-allocate data structure that tracks caps flushing by Yan, Zheng · 9 years ago
  99. e548e9b ceph: re-send flushing caps (which are revoked) in reconnect stage by Yan, Zheng · 9 years ago
  100. a2971c8 ceph: send TID of the oldest pending caps flush to MDS by Yan, Zheng · 9 years ago