1. dcf9585 xfs: return the converted extent in __xfs_reflink_convert_cow by Christoph Hellwig · 8 years ago
  2. f13eb20 xfs: introduce xfs_aligned_fsb_count by Christoph Hellwig · 8 years ago
  3. 54a4ef8 xfs: reject all unaligned direct writes to reflinked files by Christoph Hellwig · 8 years ago
  4. 783d948 ext4: add EXT4_IOC_GOINGDOWN ioctl by Theodore Ts'o · 8 years ago
  5. 0db1ff2 ext4: add shutdown bit and check for it by Theodore Ts'o · 8 years ago
  6. 9549a16 ext4: rename s_resize_flags to s_ext4_flags by Theodore Ts'o · 8 years ago
  7. 4753d8a ext4: return EROFS if device is r/o and journal replay is needed by Theodore Ts'o · 8 years ago
  8. 97abd7d ext4: preserve the needs_recovery flag when the journal is aborted by Theodore Ts'o · 8 years ago
  9. e112666 jbd2: don't leak modified metadata buffers on an aborted journal by Theodore Ts'o · 8 years ago
  10. eb5efbc ext4: fix inline data error paths by Theodore Ts'o · 8 years ago
  11. 4dd2eb6 xfs: reset b_first_retry_time when clear the retry status of xfs_buf_t by Hou Tao · 8 years ago
  12. d1908f5 fs: break out of iomap_file_buffered_write on fatal signals by Michal Hocko · 8 years ago
  13. a074faa udf: simplify udf_ioctl() by Fabian Frederick · 8 years ago
  14. 782deb2 udf: fix ioctl errors by Fabian Frederick · 8 years ago
  15. c548a1c gfs2: Make gfs2_write_full_page static by Andrew Price · 8 years ago
  16. 1064f87 mnt: Tuck mounts under others instead of creating shadow/side mounts. by Eric W. Biederman · 8 years ago
  17. 015bb30 Merge branch 'nsfs-discovery' by Eric W. Biederman · 8 years ago
  18. d95fa3c nsfs: Add an ioctl() to return owner UID of a userns by Michael Kerrisk (man-pages) · 8 years ago
  19. 5eda430 xfs: mark speculative prealloc CoW fork extents unwritten by Darrick J. Wong · 8 years ago
  20. 05a630d xfs: allow unwritten extents in the CoW fork by Darrick J. Wong · 8 years ago
  21. de14c5f xfs: verify free block header fields by Darrick J. Wong · 8 years ago
  22. b3bf607 xfs: check for obviously bad level values in the bmbt root by Darrick J. Wong · 8 years ago
  23. d5a91ba xfs: filter out obviously bad btree pointers by Darrick J. Wong · 8 years ago
  24. 7a652bb xfs: fail _dir_open when readahead fails by Darrick J. Wong · 8 years ago
  25. 4b5bd5b xfs: fix toctou race when locking an inode to access the data map by Darrick J. Wong · 8 years ago
  26. e216015 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  27. 1fc576b Merge tag 'nfsd-4.10-2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  28. a7c5437 debugfs: add debugfs_lookup() by Omar Sandoval · 8 years ago
  29. 1c83a9a ext4: move halfmd4 into hash.c directly by Jason A. Donenfeld · 8 years ago
  30. efa7c9f block: Get rid of blk_get_backing_dev_info() by Jan Kara · 8 years ago
  31. b1d2dc56 block: Make blk_get_backing_dev_info() safe without open bdev by Jan Kara · 8 years ago
  32. dc3b17c block: Use pointer to backing_dev_info from request_queue by Jan Kara · 8 years ago
  33. f44f1ab block: Unhash block device inodes on gendisk destruction by Jan Kara · 8 years ago
  34. dd01b69 ext4: fix use-after-iput when fscrypt contexts are inconsistent by Eric Biggers · 8 years ago
  35. dbfcef6b jbd2: fix use after free in kjournald2() by Sahitya Tummala · 8 years ago
  36. ae6f8dd CIFS: Allow to switch on encryption with seal mount option by Pavel Shilovsky · 8 years ago
  37. c42a6ab CIFS: Add capability to decrypt big read responses by Pavel Shilovsky · 8 years ago
  38. 4326ed2 CIFS: Decrypt and process small encrypted packets by Pavel Shilovsky · 8 years ago
  39. d70b910 CIFS: Add copy into pages callback for a read operation by Pavel Shilovsky · 8 years ago
  40. 9b7c18a CIFS: Add mid handle callback by Pavel Shilovsky · 8 years ago
  41. 9bb17e0 CIFS: Add transform header handling callbacks by Pavel Shilovsky · 8 years ago
  42. 026e93d CIFS: Encrypt SMB3 requests before sending by Pavel Shilovsky · 8 years ago
  43. cabfb36 CIFS: Enable encryption during session setup phase by Pavel Shilovsky · 8 years ago
  44. 7fb8986 CIFS: Add capability to transform requests before sending by Pavel Shilovsky · 8 years ago
  45. b8f57ee CIFS: Separate RFC1001 length processing for SMB2 read by Pavel Shilovsky · 8 years ago
  46. cb200bd CIFS: Separate SMB2 sync header processing by Pavel Shilovsky · 8 years ago
  47. 738f9de CIFS: Send RFC1001 length in a separate iov by Pavel Shilovsky · 8 years ago
  48. fb2036d CIFS: Make send_cancel take rqst as argument by Pavel Shilovsky · 8 years ago
  49. da502f7 CIFS: Make SendReceive2() takes resp iov by Pavel Shilovsky · 8 years ago
  50. 31473fc CIFS: Separate SMB2 header structure by Pavel Shilovsky · 8 years ago
  51. 9c25702 CIFS: Fix splice read for non-cached files by Pavel Shilovsky · 8 years ago
  52. b9be76d cifs: Add soft dependencies by Jean Delvare · 8 years ago
  53. 3692304 cifs: Only select the required crypto modules by Jean Delvare · 8 years ago
  54. c1ecea8 cifs: Simplify SMB2 and SMB311 dependencies by Jean Delvare · 8 years ago
  55. 2883aae Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  56. 93faccbb fs: Better permission checking for submounts by Eric W. Biederman · 8 years ago
  57. 42b425b s390, sched/cputime: Make arch_cpu_idle_time() to return nsecs by Frederic Weisbecker · 8 years ago
  58. cd19c36 fs/binfmt: Convert obsolete cputime type to nsecs by Frederic Weisbecker · 8 years ago
  59. 5613fda sched/cputime: Convert task/group cputime to nsecs by Frederic Weisbecker · 8 years ago
  60. a1cecf2 sched/cputime: Introduce special task_cputime_t() API to return old-typed cputime by Frederic Weisbecker · 8 years ago
  61. 16a6d9b sched/cputime: Convert guest time accounting to nsecs (u64) by Frederic Weisbecker · 8 years ago
  62. 7fb1327 sched/cputime: Convert kcpustat to nsecs by Frederic Weisbecker · 8 years ago
  63. ed5c8c8 Merge branch 'linus' into sched/core, to pick up fixes and refresh the branch by Ingo Molnar · 8 years ago
  64. 1328c72 vfs: open() with O_CREAT should not create inodes with unknown ids by Seth Forshee · 8 years ago
  65. aebf526 block: fold cmd_type into the REQ_OP_ space by Christoph Hellwig · 8 years ago
  66. 415f9b7 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
  67. e26bfeb fscache: Fix dead object requeue by David Howells · 8 years ago
  68. 6bdded5 fscache: Clear outstanding writes when disabling a cookie by David Howells · 8 years ago
  69. 62deb81 FS-Cache: Initialise stores_lock in netfs cookie by David Howells · 8 years ago
  70. 72148ae block: make scsi_request and scsi ioctl support optional by Christoph Hellwig · 8 years ago
  71. 41f5335 nfsd: special case truncates some more by Christoph Hellwig · 8 years ago
  72. d19fb70 NFSD: Fix a null reference case in find_or_create_lock_stateid() by Kinglong Mee · 8 years ago
  73. 1dbba08 xfs: remove unused full argument from bmap by Eric Sandeen · 8 years ago
  74. e4229d6b xfs: fix eofblocks race with file extending async dio writes by Brian Foster · 8 years ago
  75. c315509 xfs: sync eofblocks scans under iolock are livelock prone by Brian Foster · 8 years ago
  76. a36b926 xfs: pull up iolock from xfs_free_eofblocks() by Brian Foster · 8 years ago
  77. 64f61ab xfs: remove unused struct declarations by Eric Sandeen · 8 years ago
  78. 8ff6daa iomap: constify struct iomap_ops by Christoph Hellwig · 8 years ago
  79. b6f41e4 xfs: remove boilerplate around xfs_btree_init_block by Eric Sandeen · 8 years ago
  80. af7d20f xfs: make xfs_btree_magic more generic by Eric Sandeen · 8 years ago
  81. f88ae46 xfs: glean crc status from mp not flags in xfs_btree_init_block_int by Eric Sandeen · 8 years ago
  82. aacee72 GFS2: Reduce contention on gfs2_log_lock by Bob Peterson · 8 years ago
  83. 9556ad6 Merge branch 'fortglx/4.11/time' of https://git.linaro.org/people/john.stultz/linux into timers/core by Thomas Gleixner · 8 years ago
  84. d56a5ca Merge tag 'nfs-for-4.10-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  85. 4e8f2fc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  86. 82ed4db block: split scsi_request out of struct request by Christoph Hellwig · 8 years ago
  87. b18b6a9 timers: Omit POSIX timer stuff from task_struct when disabled by Nicolas Pitre · 8 years ago
  88. 3365135 Merge tag 'xfs-for-linus-4.10-rc6-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 8 years ago
  89. 5906374 Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  90. 2fb78e8 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  91. 3b13649 ext4: fix data corruption in data=journal mode by Jan Kara · 8 years ago
  92. cd648b8 ext4: trim allocation requests to group size by Jan Kara · 8 years ago
  93. e0d76fa xfs: prevent quotacheck from overloading inode lru by Brian Foster · 8 years ago
  94. 192738b GFS2: Inline function meta_lo_add by Bob Peterson · 8 years ago
  95. 9862ca0 GFS2: Switch tr_touched to flag in transaction by Bob Peterson · 8 years ago
  96. 57b59ed Btrfs: remove ->{get, set}_acl() from btrfs_dir_ro_inode_operations by Omar Sandoval · 8 years ago
  97. 1fdf419 Btrfs: disable xattr operations on subvolume directories by Omar Sandoval · 8 years ago
  98. 67ade05 Btrfs: remove old tree_root case in btrfs_read_locked_inode() by Omar Sandoval · 8 years ago
  99. ee6625a pNFS: Fix a reference leak in _pnfs_return_layout by Trond Myklebust · 8 years ago
  100. 406dab8 nfs: Fix "Don't increment lock sequence ID after NFS4ERR_MOVED" by Chuck Lever · 8 years ago