1. a7a2c68 fs: deduplicate noop_backing_dev_info by Christoph Hellwig · 10 years ago
  2. 62b1530 Merge tag 'driver-core-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  3. a2a32cd Merge tag 'nfs-for-3.19-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  4. cb59670 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 9 years ago
  5. 52d304e locks: fix NULL-deref in generic_delete_lease by NeilBrown · 10 years ago
  6. 5ab551d Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  7. dc9319f Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  8. 20ebb34 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  9. 03c751a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  10. 72392ed kernfs: Fix kernfs_name_compare by Rasmus Villemoes · 10 years ago
  11. 536ebe9ca sched, fanotify: Deal with nested sleeps by Peter Zijlstra · 10 years ago
  12. 75069f2 vfs: renumber FMODE_NONOTIFY and add to uniqueness check by David Drysdale · 10 years ago
  13. 53dc20b ocfs2: fix the wrong directory passed to ocfs2_lookup_ino_from_name() when link file by Xue jiufei · 10 years ago
  14. eb4f73b ocfs2: remove bogus check in dlm_process_recovery_data by Joseph Qi · 10 years ago
  15. 0668ff5 ceph: use %zu for len in ceph_fill_inline_data() by Ilya Dryomov · 10 years ago
  16. 94ae1db nfsd: fix fi_delegees leak when fi_had_conflict returns true by Jeff Layton · 10 years ago
  17. 3b421b8 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  18. 9759bd51 fuse: add memory barrier to INIT by Miklos Szeredi · 10 years ago
  19. 21f6217 fuse: fix LOOKUP vs INIT compat handling by Miklos Szeredi · 10 years ago
  20. 4e379d3 NFSv4: Remove incorrect check in can_open_delegated() by Trond Myklebust · 10 years ago
  21. 7a01edf NFS: Ignore transport protocol when detecting server trunking by Chuck Lever · 10 years ago
  22. 55b9df9 NFSv4/v4.1: Verify the client owner id during trunking detection by Trond Myklebust · 10 years ago
  23. ceb3a16 NFSv4: Cache the NFSv4/v4.1 client owner_id in the struct nfs_client by Trond Myklebust · 10 years ago
  24. 1fc0703 NFSv4.1: Fix client id trunking on Linux by Trond Myklebust · 10 years ago
  25. 06bed7d LOCKD: Fix a race when initialising nlmsvc_timeout by Trond Myklebust · 10 years ago
  26. 363307e ext4: remove spurious KERN_INFO from ext4_warning call by Jakub Wilk · 10 years ago
  27. ad7fefb Revert "ext4: fix suboptimal seek_{data,hole} extents traversial" by Theodore Ts'o · 10 years ago
  28. 6f89605 Btrfs: don't delay inode ref updates during log replay by Chris Mason · 10 years ago
  29. a1317f4 Btrfs: correctly get tree level in tree_backref_for_extent by Filipe Manana · 10 years ago
  30. c7cfb8a Btrfs: call inode_dec_link_count() on mkdir error path by Wang Shilong · 10 years ago
  31. df95e7f Btrfs: abort transaction if we don't find the block group by Josef Bacik · 10 years ago
  32. 6b6d24b Btrfs, scrub: uninitialized variable in scrub_extent_for_parity() by Dan Carpenter · 10 years ago
  33. 5faa015 Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 10 years ago
  34. b9d4a35 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 10 years ago
  35. 011fa99 ext4: prevent online resize with backup superblock by Theodore Ts'o · 10 years ago
  36. 9e6d722 cifs: make new inode cache when file type is different by Nakajima Akira · 10 years ago
  37. 3ee3039 udf: Reduce repeated dereferences by Jan Kara · 10 years ago
  38. e237ec3 udf: Check component length before reading it by Jan Kara · 10 years ago
  39. ecb5ec0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  40. 298647e Merge tag 'ecryptfs-3.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 10 years ago
  41. 5c68eac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  42. ac88ee3 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  43. 0e5cc9a udf: Check path length when reading symlink by Jan Kara · 10 years ago
  44. a1d47b2 udf: Verify symlink size before loading it by Jan Kara · 10 years ago
  45. e159332 udf: Verify i_size when loading inode by Jan Kara · 10 years ago
  46. 4e20246 isofs: Fix unchecked printing of ER records by Jan Kara · 10 years ago
  47. 018cb13 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  48. 136f49b ocfs2: fix journal commit deadlock by Junxiao Bi · 10 years ago
  49. 1e58958 ocfs2/dlm: fix race between dispatched_work and dlm_lockres_grab_inflight_worker by Joseph Qi · 10 years ago
  50. f62f12b ocfs2: reflink: fix slow unlink for refcounted file by Junxiao Bi · 10 years ago
  51. 47f8f92 fs/proc/meminfo.c: include cma info in proc/meminfo by Pintu Kumar · 10 years ago
  52. 89ac9b4 hfsplus: fix longname handling by Sougata Santra · 10 years ago
  53. c297abf mnt: Fix a memory stomp in umount by Eric W. Biederman · 10 years ago
  54. 44e8967 Ceph: remove left-over reject file by Linus Torvalds · 10 years ago
  55. 5766650 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  56. 87c31b3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 10 years ago
  57. d6666be Merge tag 'for-linus-20141215' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago
  58. c103b21 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 10 years ago
  59. 0aeff37 ceph: fix setting empty extended attribute by Yan, Zheng · 10 years ago
  60. 275dd19 ceph: fix mksnap crash by Yan, Zheng · 10 years ago
  61. 021b77b ceph: do_sync is never initialized by Dan Carpenter · 10 years ago
  62. 65a2266 ceph: support inline data feature by Yan, Zheng · 10 years ago
  63. e20d258 ceph: flush inline version by Yan, Zheng · 10 years ago
  64. 28127bd ceph: convert inline data to normal data before data write by Yan, Zheng · 10 years ago
  65. 8370124 ceph: sync read inline data by Yan, Zheng · 10 years ago
  66. 3738daa ceph: fetch inline data when getting Fcr cap refs by Yan, Zheng · 10 years ago
  67. 01deead ceph: use getattr request to fetch inline data by Yan, Zheng · 10 years ago
  68. 31c542a ceph: add inline data to pagecache by Yan, Zheng · 10 years ago
  69. fb01d1f ceph: parse inline data in MClientReply and MClientCaps by Yan, Zheng · 10 years ago
  70. 715e4cd libceph: specify position of extent operation by Yan, Zheng · 10 years ago
  71. ca3995a ceph: remove unused stringification macros by Ilya Dryomov · 10 years ago
  72. 97c85a8 ceph: introduce global empty snap context by Yan, Zheng · 10 years ago
  73. 7cfa031 ceph: message versioning fixes by John Spray · 10 years ago
  74. 33d0733 libceph: message signature support by Yan, Zheng · 10 years ago
  75. e96a650 ceph, rbd: delete unnecessary checks before two function calls by SF Markus Elfring · 10 years ago
  76. 70db4f3 ceph: introduce a new inode flag indicating if cached dentries are ordered by Yan, Zheng · 10 years ago
  77. 9280be2 ceph: fix file lock interruption by Yan, Zheng · 10 years ago
  78. 9d4d657 vfs: make mounts and mountstats honor root dir like mountinfo does by Dmitry V. Levin · 10 years ago
  79. 9ad4dc4 vfs: cleanup show_mountinfo by Dmitry V. Levin · 12 years ago
  80. 7d65cf1 unfuck binfmt_misc.c (broken by commit e6084d4) by Al Viro · 10 years ago
  81. 5006217 vm_area_operations: kill ->migrate() by Al Viro · 10 years ago
  82. b1bc6d7 move_extent_per_page(): get rid of unused w_flags by Al Viro · 10 years ago
  83. 98af592 btrfs: filp_open() returns ERR_PTR() on failure, not NULL... by Al Viro · 10 years ago
  84. 603ba7e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  85. 31f48fc Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 10 years ago
  86. 0b233b7 Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  87. f54e18f isofs: Fix infinite looping over CE entries by Jan Kara · 10 years ago
  88. 67e2c38 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  89. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  90. 7a02d08 Merge tag 'squashfs-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-next by Linus Torvalds · 10 years ago
  91. 7d22286 Merge git://git.kvack.org/~bcrl/aio-next by Linus Torvalds · 10 years ago
  92. 97c7134 Fix signed/unsigned pointer warning by Kevin Cernekee · 10 years ago
  93. 9235d09 Convert MessageID in smb2_hdr to LE by Sachin Prabhu · 10 years ago
  94. 5f785de aio: Skip timer for io_getevents if timeout=0 by Fam Zheng · 10 years ago
  95. e4a0d3e aio: Make it possible to remap aio ring by Pavel Emelyanov · 10 years ago
  96. caf292a Merge branch 'for-3.19/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  97. 37d469e fsnotify: remove destroy_list from fsnotify_mark by Jan Kara · 10 years ago
  98. 0809ab6 fsnotify: unify inode and mount marks handling by Jan Kara · 10 years ago
  99. 820c12d fallocate: create FAN_MODIFY and IN_MODIFY events by Heinrich Schuchardt · 10 years ago
  100. 92cab82 fs/affs/file.c: remove obsolete pagesize check by Fabian Frederick · 10 years ago