nfsd4: don't continue "under" mounts in V4ROOT case
[safe/jmp/linux-2.6] / fs /
2009-12-15 J. Bruce Fieldsnfsd4: don't continue "under" mounts in V4ROOT case
2009-12-15 Steve Dicksonnfsd: introduce export flag for v4 pseudoroot
2009-12-15 J. Bruce Fieldsnfsd: let "insecure" flag vary by pseudoflavor
2009-12-14 J. Bruce Fieldsnfsd: new interface to advertise export features
2009-12-14 Boaz Harroshnfsd: Move private headers to source directory
2009-12-14 Boaz Harroshvfs: nfsctl.c un-used nfsd #includes
2009-12-14 Boaz Harroshlockd: Remove un-used nfsd headers #includes
2009-12-14 Boaz Harroshcompat.c: Remove dependence on nfsd private headers
2009-12-14 Boaz Harroshnfsd: Source files #include cleanups
2009-12-14 J. Bruce Fieldsnfsd4: fix share mode permissions
2009-11-25 J. Bruce Fieldsnfsd: simplify fh_verify access checks
2009-11-23 J. Bruce FieldsMerge commit 'v2.6.32-rc8' into HEAD
2009-11-19 Linus TorvaldsMerge branch 'bugfixes' of git://git.linux-nfs.org...
2009-11-18 Peter Zijlstrafcntl: rename F_OWNER_GID to F_OWNER_PGRP
2009-11-18 Stefani Seiboldprocfs: fix /proc/<pid>/stat stack pointer for kernel...
2009-11-17 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2009-11-17 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2009-11-17 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-11-17 Nathaniel W. Turnerxfs: copy li_lsn before dropping AIL lock
2009-11-17 Jan RekorajskiXFS bug in log recover with quota (bugzilla id 855)
2009-11-16 Suresh Jayaramancifs: clear server inode number flag while autodisabling
2009-11-15 Jiro SEKIBAnilfs2: deleted inconsistent comment in nilfs_load_inod...
2009-11-14 Petr VandrovecFix memory corruption caused by nfsd readdir+
2009-11-13 J. Bruce Fieldsnfsd: make fs/nfsd/vfs.h for common includes
2009-11-13 Ryusuke Konishinilfs2: fix lock order reversal in chcp operation
2009-11-12 Mike Hommey__generic_block_fiemap(): fix for files bigger than 4GB
2009-11-12 Anton Blanchardexec: setup_arg_pages() fails to return errors
2009-11-12 Heiko Carstensfs: add missing compat_ptr handling for FS_IOC_RESVSP...
2009-11-12 Sukadev Bhattiprolupidns: fix a leak in /proc dentries and inodes with...
2009-11-12 Stefan Schmidtfs/jbd: Export log_start_commit to fix ext3 build.
2009-11-11 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2009-11-11 Josef BacikBtrfs: fix panic when trying to destroy a newly allocated
2009-11-11 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-11-11 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-11-11 Chris MasonBtrfs: allow more metadata chunk preallocation
2009-11-11 Josef BacikBtrfs: fallback on uncompressed io if compressed io...
2009-11-11 Josef BacikBtrfs: find ideal block group for caching
2009-11-11 Dan CarpenterBtrfs: avoid null deref in unpin_extent_cache()
2009-11-11 Li DongyangBtrfs: skip btrfs_release_path in btrfs_update_root...
2009-11-11 Josef BacikBtrfs: fix some metadata enospc issues
2009-11-11 Josef BacikBtrfs: fix how we set max_size for free space clusters
2009-11-11 Josef BacikBtrfs: cleanup transaction starting and fix journal_inf...
2009-11-11 Josef BacikBtrfs: fix data allocation hint start
2009-11-11 Tao MaJBD/JBD2: free j_wbuf if journal init fails.
2009-11-11 Jan Karaext3: Wait for proper transaction commit on fsync
2009-11-11 Eric Sandeenext3: retry failed direct IO allocations
2009-11-11 Trond MyklebustNFSv4: Fix a cache validation bug which causes getcwd...
2009-11-09 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-11-08 Theodore Ts'oext4: partial revert to fix double brelse WARNING()
2009-11-08 Ryusuke Konishinilfs2: fix missing cleanup of gc cache on error cases
2009-11-08 Ryusuke Konishinilfs2: fix kernel oops in error case of nilfs_ioctl_mo...
2009-11-06 Jeff Laytoncifs: don't use CIFSGetSrvInodeNumber in is_path_accessible
2009-11-06 Jeff Laytoncifs: clean up handling when server doesn't consistentl...
2009-11-06 Mingmingext4: Fix return value of ext4_split_unwritten_extents...
2009-11-05 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-11-05 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2009-11-05 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-11-05 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-11-05 Benny Halevynfsd: use STATEID_FMT and STATEID_VAL for printing...
2009-11-04 Eric W. Biedermansysfs: Don't leak secdata when a sysfs_dirent is freed.
2009-11-04 Peter Staubachnfsd: register NFS_ACL with rpcbind
2009-11-04 Stefani Seiboldx86, fs: Fix x86 procfs stack information for threads...
2009-11-04 Miklos Szeredifuse: invalidate target of rename
2009-11-04 Jens Axboefuse: fix kunmap in fuse_ioctl_copy_user
2009-11-04 Anand V. Avatifuse: prevent fuse_put_request on invalid pointer
2009-11-04 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2009-11-03 Mingmingext4: code clean up for dio fallocate handling
2009-11-10 Mingmingext4: skip conversion of uninit extents after direct...
2009-11-10 Mingmingext4: fix ext4_ext_direct_IO()'s return value after...
2009-11-03 Ryusuke Konishinilfs2: add zero-fill for new btree node buffers
2009-11-03 Ryusuke Konishinilfs2: fix irregular checkpoint creation due to data...
2009-11-03 Ryusuke Konishinilfs2: fix dirty page accounting leak causing hang...
2009-11-02 Aneesh Kumar K.Vext4: discard preallocation when restarting a transacti...
2009-11-02 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-11-02 Linus TorvaldsRevert "ext4: Remove journal_checksum mount option...
2009-11-02 Eric Van Hensbergen9p: fix readdir corner cases
2009-11-02 Martin Stava9p: fix readlink
2009-11-02 Martin Stava9p: fix a small bug in readdir for long directories
2009-11-02 Alberto BertogliFix bio_alloc() and bio_kmalloc() documentation
2009-11-02 Alberto Bertoglibio_put(): add bio_clone() to the list of functions...
2009-10-31 Linus TorvaldsMerge branch 'for-linus' of git://git./fs/xfs/xfs
2009-10-30 Ryota Yamauchixfs: fix xfs_quota remove error
2009-10-30 Eric Sandeenxfs: free temporary cursor in xfs_dialloc
2009-10-30 Benjamin Herrenschmidtpowerpc: Cleanup Kconfig selection of hugetlbfs support
2009-10-29 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2009-10-29 Linus TorvaldsMerge branch 'sh/for-2.6.32' of git://git./linux/kernel...
2009-10-29 Linus TorvaldsMerge branch 'bugfixes' of git://git.linux-nfs.org...
2009-10-29 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2009-10-29 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2009-10-29 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2009-10-29 Jeff Mahoneyhfs: fix oops on mount with corrupted btree extent...
2009-10-29 Ben Hutchingshfsplus: refuse to mount volumes larger than 2TB
2009-10-29 Hugh Dickinshwpoison: fix/proc/meminfo alignment
2009-10-27 Frank Filznfsd: Fix sort_pacl in fs/nfsd/nf4acl.c to actually...
2009-10-27 J. Bruce Fieldsnfsd4.1: common slot allocation size calculation
2009-10-27 J. Bruce Fieldsnfsd4.1: fix session memory use calculation
2009-10-27 J. Bruce Fieldsnfs: new subdir Documentation/filesystems/nfs
2009-10-27 J. Bruce FieldsMerge commit 'v2.6.32-rc5' into for-2.6.33
2009-10-27 Kumar Galapowerpc: Limit hugetlbfs support to PPC64 Book-3S machines
2009-10-26 Paul Mundtsh: Fix hugetlbfs dependencies for SH-3 && MMU configur...
next