config REISERFS_FS
	tristate "Reiserfs support"
	select CRC32
	help
	  Stores not just filenames but the files themselves in a balanced
	  tree.  Uses journalling.

	  Balanced trees are more efficient than traditional file system
	  architectural foundations.

	  In general, ReiserFS is as fast as ext2, but is very efficient with
	  large directories and small files.  Additional patches are needed
	  for NFS and quotas, please see 
	  <https://reiser4.wiki.kernel.org/index.php/Main_Page> for links.

	  It is more easily extended to have features currently found in
	  database and keyword search systems than block allocation based file
	  systems are.  The next version will be so extended, and will support
	  plugins consistent with our motto ``It takes more than a license to
	  make source code open.''

	  Read <https://reiser4.wiki.kernel.org/index.php/Main_Page> 
	  to learn more about reiserfs.

	  Sponsored by Threshold Networks, Emusic.com, and Bigstorage.com.

	  If you like it, you can pay us to add new features to it that you
	  need, buy a support contract, or pay us to port it to another OS.

config REISERFS_CHECK
	bool "Enable reiserfs debug mode"
	depends on REISERFS_FS
	help
	  If you set this to Y, then ReiserFS will perform every check it can
	  possibly imagine of its internal consistency throughout its
	  operation.  It will also go substantially slower.  More than once we
	  have forgotten that this was on, and then gone despondent over the
	  latest benchmarks.:-) Use of this option allows our team to go all
	  out in checking for consistency when debugging without fear of its
	  effect on end users.  If you are on the verge of sending in a bug
	  report, say Y and you might get a useful error message.  Almost
	  everyone should say N.

config REISERFS_PROC_INFO
	bool "Stats in /proc/fs/reiserfs"
	depends on REISERFS_FS && PROC_FS
	help
	  Create under /proc/fs/reiserfs a hierarchy of files, displaying
	  various ReiserFS statistics and internal data at the expense of
	  making your kernel or module slightly larger (+8 KB). This also
	  increases the amount of kernel memory required for each mount.
	  Almost everyone but ReiserFS developers and people fine-tuning
	  reiserfs or tracing problems should say N.

config REISERFS_FS_XATTR
	bool "ReiserFS extended attributes"
	depends on REISERFS_FS
	help
	  Extended attributes are name:value pairs associated with inodes by
	  the kernel or by users (see the attr(5) manual page, or visit
	  <http://acl.bestbits.at/> for details).

	  If unsure, say N.

config REISERFS_FS_POSIX_ACL
	bool "ReiserFS POSIX Access Control Lists"
	depends on REISERFS_FS_XATTR
	select FS_POSIX_ACL
	help
	  Posix Access Control Lists (ACLs) support permissions for users and
	  groups beyond the owner/group/world scheme.

	  To learn more about Access Control Lists, visit the Posix ACLs for
	  Linux website <http://acl.bestbits.at/>.

	  If you don't know what Access Control Lists are, say N

config REISERFS_FS_SECURITY
	bool "ReiserFS Security Labels"
	depends on REISERFS_FS_XATTR
	help
	  Security labels support alternative access control models
	  implemented by security modules like SELinux.  This option
	  enables an extended attribute handler for file security
	  labels in the ReiserFS filesystem.

	  If you are not using a security module that requires using
	  extended attributes for file security labels, say N.
'>2017-02-06</span></td><td><a href='/cgit.cgi/linux/net-next.git/commit/net?id=1214628cb1868254e107230c9052f28ff9899b6a'>bridge: move write-heavy fdb members in their own cache line</a></td><td>Nikolay Aleksandrov</td><td>1</td><td><span class='deletions'>-4</span>/<span class='insertions'>+6</span></td></tr>
<tr><td><span title='2017-02-06 22:53:13 -0500'>2017-02-06</span></td><td><a href='/cgit.cgi/linux/net-next.git/commit/net?id=f7cdee8a79a1cb03fa9ca71b825e72f880b344e1'>bridge: move to workqueue gc</a></td><td>Nikolay Aleksandrov</td><td>10</td><td><span class='deletions'>-23</span>/<span class='insertions'>+29</span></td></tr>
<tr><td><span title='2017-02-06 22:53:13 -0500'>2017-02-06</span></td><td><a href='/cgit.cgi/linux/net-next.git/commit/net?id=1f90c7f3470580e24da25f6a6c1fb480ed9371ac'>bridge: modify bridge and port to have often accessed fields in one cache line</a></td><td>Nikolay Aleksandrov</td><td>1</td><td><span class='deletions'>-23</span>/<span class='insertions'>+20</span></td></tr>
<tr><td><span title='2017-02-06 16:53:29 -0500'>2017-02-06</span></td><td><a href='/cgit.cgi/linux/net-next.git/commit/net?id=04d3a4c6af52a58370795bc9f70dc15f51f8bb84'>net: dsa: introduce bridge notifier</a></td><td>Vivien Didelot</td><td>2</td><td><span class='deletions'>-11</span>/<span class='insertions'>+61</span></td></tr>
<tr><td><span title='2017-02-06 16:53:29 -0500'>2017-02-06</span></td><td><a href='/cgit.cgi/linux/net-next.git/commit/net?id=f515f192ab4f45bb695146b82432d63d98775787'>net: dsa: add switch notifier</a></td><td>Vivien Didelot</td><td>5</td><td><span class='deletions'>-0</span>/<span class='insertions'>+70</span></td></tr>
<tr><td><span title='2017-02-06 16:53:29 -0500'>2017-02-06</span></td><td><a href='/cgit.cgi/linux/net-next.git/commit/net?id=c5d35cb32cffa6e4c2db1cbd9a544e10a8d6fda9'>net: dsa: change state setter scope</a></td><td>Vivien Didelot</td><td>1</td><td><span class='deletions'>-6</span>/<span class='insertions'>+9</span></td></tr>
<tr><td><span title='2017-02-06 16:53:28 -0500'>2017-02-06</span></td><td><a href='/cgit.cgi/linux/net-next.git/commit/net?id=9c26542685130ef3b55cdb4e04eec0ac33376b41'>net: dsa: rollback bridging on error</a></td><td>Vivien Didelot</td><td>1</td><td><span class='deletions'>-1</span>/<span class='insertions'>+13</span></td></tr>
<tr><td><span title='2017-02-06 16:53:28 -0500'>2017-02-06</span></td><td><a href='/cgit.cgi/linux/net-next.git/commit/net?id=8e92ab3a426e04dc355b196e3b4474f633025a3b'>net: dsa: simplify netdevice events handling</a></td><td>Vivien Didelot</td><td>1</td><td><span class='deletions'>-28</span>/<span class='insertions'>+16</span></td></tr>
<tr><td><span title='2017-02-06 16:53:28 -0500'>2017-02-06</span></td><td><a href='/cgit.cgi/linux/net-next.git/commit/net?id=88e4f0ca4e4e7760e4aad544789c5408219886d5'>net: dsa: move netdevice notifier registration</a></td><td>Vivien Didelot</td><td>3</td><td><span class='deletions'>-10</span>/<span class='insertions'>+26</span></td></tr>
<tr><td><span title='2017-02-06 16:33:29 -0500'>2017-02-06</span></td><td><a href='/cgit.cgi/linux/net-next.git/commit/net?id=d0d7b10b05945f40fefd4e60f457c61aefa3e9a9'>net-next: treewide use is_vlan_dev() helper function.</a></td><td>Parav Pandit</td><td>1</td><td><span class='deletions'>-1</span>/<span class='insertions'>+2</span></td></tr>
<tr><td><span title='2017-02-06 11:57:15 -0500'>2017-02-06</span></td><td><a href='/cgit.cgi/linux/net-next.git/commit/net?id=d15c9ede6123dbce14c17eb9ced229e488002735'>sctp: process fwd tsn chunk only when prsctp is enabled</a></td><td>Xin Long</td><td>1</td><td><span class='deletions'>-0</span>/<span class='insertions'>+6</span></td></tr>
<tr><td><span title='2017-02-06 11:25:57 -0500'>2017-02-06</span></td><td><a href='/cgit.cgi/linux/net-next.git/commit/net?id=a8eca326151ee1beac82a4fd86d9edad3a37aaed'>net: remove ndo_neigh_{construct, destroy} from stacked devices</a></td><td>Ido Schimmel</td><td>3</td><td><span class='deletions'>-48</span>/<span class='insertions'>+0</span></td></tr>
<tr><td><span title='2017-02-05 16:11:57 -0500'>2017-02-05</span></td><td><a href='/cgit.cgi/linux/net-next.git/commit/net?id=02c1602ee7b3e3d062c3eacd374d6a6e3a2ebb73'>net: remove __napi_complete()</a></td><td>Eric Dumazet</td><td>1</td><td><span class='deletions'>-21</span>/<span class='insertions'>+3</span></td></tr>
<tr><td><span title='2017-02-04 19:58:14 -0500'>2017-02-04</span></td><td><a href='/cgit.cgi/linux/net-next.git/commit/net?id=7d4d5065ecb0cea9c5815d5e0df5fb586c5ee9b5'>net: ipv6: Use compressed IPv6 addresses showing route replace error</a></td><td>David Ahern</td><td>1</td><td><span class='deletions'>-1</span>/<span class='insertions'>+1</span></td></tr>
<tr><td><span title='2017-02-04 19:58:14 -0500'>2017-02-04</span></td><td><a href='/cgit.cgi/linux/net-next.git/commit/net?id=16a16cd35ee29d9bea54dd60e55d9c1cc685a37d'>net: ipv6: Change notifications for multipath delete to RTA_MULTIPATH</a></td><td>David Ahern</td><td>2</td><td><span class='deletions'>-1</span>/<span class='insertions'>+28</span></td></tr>
<tr><td><span title='2017-02-04 19:58:14 -0500'>2017-02-04</span></td><td><a href='/cgit.cgi/linux/net-next.git/commit/net?id=3b1137fe74829e021f483756a648cbb87c8a1b4a'>net: ipv6: Change notifications for multipath add to RTA_MULTIPATH</a></td><td>David Ahern</td><td>2</td><td><span class='deletions'>-3</span>/<span class='insertions'>+53</span></td></tr>
<tr><td><span title='2017-02-04 19:58:14 -0500'>2017-02-04</span></td><td><a href='/cgit.cgi/linux/net-next.git/commit/net?id=beb1afac518dec5a15dc92ba8f0ca016dcf457b4'>net: ipv6: Add support to dump multipath routes via RTA_MULTIPATH attribute</a></td><td>David Ahern</td><td>2</td><td><span class='deletions'>-17</span>/<span class='insertions'>+105</span></td></tr>
<tr><td><span title='2017-02-04 19:58:14 -0500'>2017-02-04</span></td><td><a href='/cgit.cgi/linux/net-next.git/commit/net?id=0ae8133586ad1c9be894411aaf8b17bb58c8efe5'>net: ipv6: Allow shorthand delete of all nexthops in multipath route</a></td><td>David Ahern</td><td>1</td><td><span class='deletions'>-2</span>/<span class='insertions'>+36</span></td></tr>
<tr><td><span title='2017-02-03 17:33:01 -0500'>2017-02-03</span></td><td><a href='/cgit.cgi/linux/net-next.git/commit/net?id=6e7bc478c9a006c701c14476ec9d389a484b4864'>net: skb_needs_check() accepts CHECKSUM_NONE for tx</a></td><td>Eric Dumazet</td><td>1</td><td><span class='deletions'>-3</span>/<span class='insertions'>+4</span></td></tr>
<tr><td><span title='2017-02-03 17:28:29 -0500'>2017-02-03</span></td><td><a href='/cgit.cgi/linux/net-next.git/commit/net?id=79e7fff47b7bb4124ef970a13eac4fdeddd1fc25'>net: remove support for per driver ndo_busy_poll()</a></td><td>Eric Dumazet</td><td>2</td><td><span class='deletions'>-16</span>/<span class='insertions'>+0</span></td></tr>
<tr><td><span title='2017-02-03 16:58:20 -0500'>2017-02-03</span></td><td><a href='/cgit.cgi/linux/net-next.git/commit/net?id=52e01b84a244473074fc0612c169e2e043d58b01'>Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next</a></td><td>David S. Miller</td><td>53</td><td><span class='deletions'>-640</span>/<span class='insertions'>+576</span></td></tr>
<tr><td><span title='2017-02-03 16:35:43 -0500'>2017-02-03</span></td><td><a href='/cgit.cgi/linux/net-next.git/commit/net?id=69ca05ce9dec2cc95070df7f1f10ea6c9c12d237'>sched: cls_flower: expose priority to offloading netdevice</a></td><td>Jiri Pirko</td><td>1</td><td><span class='deletions'>-0</span>/<span class='insertions'>+3</span></td></tr>
<tr><td><span title='2017-02-03 16:23:57 -0500'>2017-02-03</span></td><td><a href='/cgit.cgi/linux/net-next.git/commit/net?id=38ab52e8e1e2dd65f2d349f82553335813b638d2'>tcp: clear pfmemalloc on outgoing skb</a></td><td>Eric Dumazet</td><td>1</td><td><span class='deletions'>-0</span>/<span class='insertions'>+7</span></td></tr>
<tr><td><span title='2017-02-03 16:01:44 -0500'>2017-02-03</span></td><td><a href='/cgit.cgi/linux/net-next.git/commit/net?id=94b5e0f970258828bf163b5ef076da4e4b0802e0'>net: ipv6: Set protocol to kernel for local routes</a></td><td>David Ahern</td><td>1</td><td><span class='deletions'>-0</span>/<span class='insertions'>+1</span></td></tr>
<tr><td><span title='2017-02-03 15:21:22 -0500'>2017-02-03</span></td><td><a href='/cgit.cgi/linux/net-next.git/commit/net?id=11538d039ac6efcf4f1a6c536e1b87cd3668a9fd'>bridge: vlan dst_metadata hooks in ingress and egress paths</a></td><td>Roopa Prabhu</td><td>6</td><td><span class='deletions'>-2</span>/<span class='insertions'>+82</span></td></tr>
<tr><td><span title='2017-02-03 15:21:22 -0500'>2017-02-03</span></td><td><a href='/cgit.cgi/linux/net-next.git/commit/net?id=efa5356b0d9753b9d7e63e41459eba106cce30f3'>bridge: per vlan dst_metadata netlink support</a></td><td>Roopa Prabhu</td><td>7</td><td><span class='deletions'>-48</span>/<span class='insertions'>+641</span></td></tr>
<tr><td><span title='2017-02-03 15:16:46 -0500'>2017-02-03</span></td><td><a href='/cgit.cgi/linux/net-next.git/commit/net?id=295a6e06d21e1f469c9f38b00125a13b60ad4e7c'>net/sched: act_ife: Change to use ife module</a></td><td>Yotam Gigi</td><td>2</td><td><span class='deletions'>-78</span>/<span class='insertions'>+33</span></td></tr>
<tr><td><span title='2017-02-03 15:16:45 -0500'>2017-02-03</span></td><td><a href='/cgit.cgi/linux/net-next.git/commit/net?id=1ce8460496c05379c66edc178c3c55ca4e953044'>net: Introduce ife encapsulation module</a></td><td>Yotam Gigi</td><td>5</td><td><span class='deletions'>-0</span>/<span class='insertions'>+165</span></td></tr>
<tr><td><span title='2017-02-03 15:16:45 -0500'>2017-02-03</span></td><td><a href='/cgit.cgi/linux/net-next.git/commit/net?id=1d5e7c859e81a66674d194c346119d154d31e9dc'>net/sched: act_ife: Unexport ife_tlv_meta_encode</a></td><td>Yotam Gigi</td><td>1</td><td><span class='deletions'>-2</span>/<span class='insertions'>+2</span></td></tr>
<tr><td><span title='2017-02-03 11:19:34 -0500'>2017-02-03</span></td><td><a href='/cgit.cgi/linux/net-next.git/commit/net?id=3541f9e8bdebce02458882b66b638d7302c1f616'>tcp: add tcp_mss_clamp() helper</a></td><td>Eric Dumazet