1. fbf64b3 xfs: Remove some useless flags tests by Jan Kara · 10 years ago
  2. 8a2fdd4 xfs: Remove useless test by Jan Kara · 10 years ago
  3. ca6cb091 quota: Verify flags passed to Q_SETINFO by Jan Kara · 10 years ago
  4. 9c45101 quota: Cleanup flags definitions by Jan Kara · 10 years ago
  5. 96827ad ocfs2: Move OLQF_CLEAN flag out of generic quota flags by Jan Kara · 10 years ago
  6. c119c5b quota: Don't store flags for v2 quota format by Jan Kara · 10 years ago
  7. f490282 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 10 years ago
  8. a53f4f8 btrfs: Don't call btrfs_start_transaction() on frozen fs to avoid deadlock. by Qu Wenruo · 10 years ago
  9. 6c9fe14 btrfs: Fix the bug that fs_info->pending_changes is never cleared. by Qu Wenruo · 10 years ago
  10. ca7df8e Complete oplock break jobs before closing file handle by Sachin Prabhu · 10 years ago
  11. f99dbfa cifs: use memzero_explicit to clear stack buffer by Giel van Schijndel · 10 years ago
  12. 6e1103a btrfs: fix state->private cast on 32 bit machines by Satoru Takeuchi · 10 years ago
  13. 75c68e9 Btrfs: fix race deleting block group from space_info->ro_bgs list by Filipe Manana · 10 years ago
  14. 379d685 Btrfs: fix incorrect freeing in scrub_stripe by Tsutomu Itoh · 10 years ago
  15. 98bd5c5 btrfs: sync ioctl, handle errors after transaction start by David Sterba · 10 years ago
  16. 378ff1a fix deadlock in cifs_ioctl_clone() by Al Viro · 10 years ago
  17. 053c095 netlink: make nlmsg_end() and genlmsg_end() void by Johannes Berg · 10 years ago
  18. 3d8e560 locks: consolidate NULL i_flctx checks in locks_remove_file by Jeff Layton · 10 years ago
  19. 9bd0f45 locks: keep a count of locks on the flctx lists by Jeff Layton · 10 years ago
  20. 7448cc3 locks: clean up the lm_change prototype by Jeff Layton · 10 years ago
  21. 6109c85 locks: add a dedicated spinlock to protect i_flctx lists by Jeff Layton · 10 years ago
  22. 8634b51 locks: convert lease handling to file_lock_context by Jeff Layton · 10 years ago
  23. bd61e0a locks: convert posix locks to file_lock_context by Jeff Layton · 10 years ago
  24. 5263e31 locks: move flock locks to file_lock_context by Jeff Layton · 10 years ago
  25. c362781 ceph: move spinlocking into ceph_encode_locks_to_buffer and ceph_count_locks by Jeff Layton · 10 years ago
  26. 4a075e3 locks: add a new struct file_locking_context pointer to struct inode by Jeff Layton · 10 years ago
  27. dd459bb locks: have locks_release_file use flock_lock_file to release generic flock locks by Jeff Layton · 10 years ago
  28. 6dee60f locks: add new struct list_head to struct file_lock by Jeff Layton · 10 years ago
  29. 62b1530 Merge tag 'driver-core-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  30. a2a32cd Merge tag 'nfs-for-3.19-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  31. cb59670 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 10 years ago
  32. 52d304e locks: fix NULL-deref in generic_delete_lease by NeilBrown · 10 years ago
  33. 3566c96 GFS2: fix sprintf format specifier by alex chen · 10 years ago
  34. bbe48dd udf: destroy sbi mutex in put_super by Fabian Frederick · 10 years ago
  35. 17473c3 Merge tag 'rneri-efi-next' of https://github.com/ricardon/efi into next by Matt Fleming · 10 years ago
  36. 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
  37. dc9319f Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  38. 20ebb34 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  39. 03c751a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  40. 72392ed kernfs: Fix kernfs_name_compare by Rasmus Villemoes · 10 years ago
  41. 8f6cb40 GFS2: Eliminate __gfs2_glock_remove_from_lru by Bob Peterson · 10 years ago
  42. 536ebe9ca sched, fanotify: Deal with nested sleeps by Peter Zijlstra · 10 years ago
  43. 6bcf093 Merge branch 'xfs-misc-fixes-for-3.20-2' into for-next by Dave Chinner · 10 years ago
  44. 43fd1fc xfs: fix implicit bool to int conversion by Nicholas Mc Guire · 10 years ago
  45. d32057f xfs: pass a 64-bit count argument to xfs_iomap_write_unwritten by Christoph Hellwig · 10 years ago
  46. 64af7a6 xfs: remove deprecated sysctls by Dave Chinner · 10 years ago
  47. aa5d95c xfs: move xfs_bmap_finish prototype by Dave Chinner · 10 years ago
  48. 9799b43 xfs: move struct xfs_bmalloca to libxfs by Dave Chinner · 10 years ago
  49. 5ebdc21 xfs: move xfs_types.h to libxfs by Dave Chinner · 10 years ago
  50. 2155355 xfs: move xfs_fs.h to libxfs by Dave Chinner · 10 years ago
  51. 75069f2 vfs: renumber FMODE_NONOTIFY and add to uniqueness check by David Drysdale · 10 years ago
  52. 53dc20b ocfs2: fix the wrong directory passed to ocfs2_lookup_ino_from_name() when link file by Xue jiufei · 10 years ago
  53. eb4f73b ocfs2: remove bogus check in dlm_process_recovery_data by Joseph Qi · 10 years ago
  54. 0668ff5 ceph: use %zu for len in ceph_fill_inline_data() by Ilya Dryomov · 10 years ago
  55. 26e0227 efi: Rename efi_guid_unparse to efi_guid_to_str by Borislav Petkov · 10 years ago
  56. 94ae1db nfsd: fix fi_delegees leak when fi_had_conflict returns true by Jeff Layton · 10 years ago
  57. 23b133bd udf: Check length of extended attributes and allocation descriptors by Jan Kara · 10 years ago
  58. 7914495 udf: Remove repeated loads blocksize by Jan Kara · 10 years ago
  59. e4a93be isofs: Fix bug in the way to check if the year is a leap year by Oscar Forner Martinez · 10 years ago
  60. 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
  61. 83fe27e rcu: Make SRCU optional by using CONFIG_SRCU by Pranith Kumar · 10 years ago
  62. 9759bd51 fuse: add memory barrier to INIT by Miklos Szeredi · 10 years ago
  63. 21f6217 fuse: fix LOOKUP vs INIT compat handling by Miklos Szeredi · 10 years ago
  64. 4e379d3 NFSv4: Remove incorrect check in can_open_delegated() by Trond Myklebust · 10 years ago
  65. 7a01edf NFS: Ignore transport protocol when detecting server trunking by Chuck Lever · 10 years ago
  66. 55b9df9 NFSv4/v4.1: Verify the client owner id during trunking detection by Trond Myklebust · 10 years ago
  67. ceb3a16 NFSv4: Cache the NFSv4/v4.1 client owner_id in the struct nfs_client by Trond Myklebust · 10 years ago
  68. 1fc0703 NFSv4.1: Fix client id trunking on Linux by Trond Myklebust · 10 years ago
  69. 06bed7d LOCKD: Fix a race when initialising nlmsvc_timeout by Trond Myklebust · 10 years ago
  70. 62c204d fs: Make efivarfs a pseudo filesystem, built by default with EFI by Leif Lindholm · 10 years ago
  71. 6744e90 ext3: destroy sbi mutexes in put_super by Fabian Frederick · 10 years ago
  72. 2c561bc udf: Update Kconfig description by Jan Kara · 10 years ago
  73. 363307e ext4: remove spurious KERN_INFO from ext4_warning call by Jakub Wilk · 10 years ago
  74. ad7fefb Revert "ext4: fix suboptimal seek_{data,hole} extents traversial" by Theodore Ts'o · 10 years ago
  75. 6f89605 Btrfs: don't delay inode ref updates during log replay by Chris Mason · 10 years ago
  76. a1317f4 Btrfs: correctly get tree level in tree_backref_for_extent by Filipe Manana · 10 years ago
  77. c7cfb8a Btrfs: call inode_dec_link_count() on mkdir error path by Wang Shilong · 10 years ago
  78. df95e7f Btrfs: abort transaction if we don't find the block group by Josef Bacik · 10 years ago
  79. 6b6d24b Btrfs, scrub: uninitialized variable in scrub_extent_for_parity() by Dan Carpenter · 10 years ago
  80. 5faa015 Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 10 years ago
  81. b9d4a35 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 10 years ago
  82. 011fa99 ext4: prevent online resize with backup superblock by Theodore Ts'o · 10 years ago
  83. efdca7a Merge branch 'xfs-misc-fixes-for-3.20-1' into for-next by Dave Chinner · 10 years ago
  84. 1a43ec0 xfs: Keep sb_bad_features2 consistent with sb_features2 by Jan Kara · 10 years ago
  85. 77af574 xfs: remove extra newlines from xfs messages by Eric Sandeen · 10 years ago
  86. 96ab795 xfs: initialize log buf I/O completion wq on log alloc by Brian Foster · 10 years ago
  87. d31a182 xfs: Add support to RENAME_EXCHANGE flag by Carlos Maiolino · 10 years ago
  88. dbe1b5c xfs: Make xfs_vn_rename compliant with renameat2() syscall by Carlos Maiolino · 10 years ago
  89. 9e6d722 cifs: make new inode cache when file type is different by Nakajima Akira · 10 years ago
  90. 3ee3039 udf: Reduce repeated dereferences by Jan Kara · 10 years ago
  91. e237ec3 udf: Check component length before reading it by Jan Kara · 10 years ago
  92. ecb5ec0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  93. 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
  94. 5c68eac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  95. 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
  96. 0e5cc9a udf: Check path length when reading symlink by Jan Kara · 10 years ago
  97. a1d47b2 udf: Verify symlink size before loading it by Jan Kara · 10 years ago
  98. e159332 udf: Verify i_size when loading inode by Jan Kara · 10 years ago
  99. 4e20246 isofs: Fix unchecked printing of ER records by Jan Kara · 10 years ago
  100. 018cb13 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago