aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* NCP: delete test of long-deceased CONFIG_NCPFS_DEBUGDENTRYRobert P. J. Day2007-07-311-3/+0
* isofs: mounting to regular file may succeedKirill Kuvaldin2007-07-311-0/+9
* Fix leaks on /proc/{*/sched,sched_debug,timer_list,timer_stats}Alexey Dobriyan2007-07-311-1/+1
* AFS: fix file lockingDavid Howells2007-07-311-47/+79
* knfsd: eliminate unnecessary -ENOENT returns on export downcallsJ. Bruce Fields2007-07-311-2/+3
* nfsd4: idmap upcalls should use unsigned uid and gidJ. Bruce Fields2007-07-311-3/+3
* knfsd: set the response bitmask for NFS4_CREATE_EXCLUSIVEJeff Layton2007-07-312-2/+13
* "ext4_ext_put_in_cache" uses __u32 to receive physical block numberMingming Cao2007-07-311-1/+1
* NOMMU: Fix SYSV IPC SHMDavid Howells2007-07-311-1/+6
* [SPARC]: Mark SBUS framebuffer ioctls as IGNORE in compat_ioctl.cDavid S. Miller2007-07-301-0/+20
* [PARTITION]: Sun/Solaris VTOC table correctionsMark Fortescue2007-07-302-17/+46
* [PARTITION] MSDOS: Fix Sun num_partitions handling.Mark Fortescue2007-07-301-1/+4
* Remove fs.h from mm.hAlexey Dobriyan2007-07-291-0/+1
* Fix procfs compat_ioctl regressionDavid Miller2007-07-281-2/+22
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-07-282-3/+3
|\
| * docbook: add pipes, other fixesRandy Dunlap2007-07-272-3/+3
* | [IA64] Fix build failure in fs/quota.cTony Luck2007-07-271-1/+1
|/
* fix inode_table test in ext234_check_descriptorsEric Sandeen2007-07-263-3/+3
* make timerfd return a u64 and fix the __put_userDavide Libenzi2007-07-261-3/+3
* tiny signalfd cleanupUlrich Drepper2007-07-261-1/+1
* more reiserfs endianness annotationsAl Viro2007-07-261-2/+3
* xfs ioctl __user annotationsAl Viro2007-07-261-2/+2
* lockd and nfsd endianness annotation fixesAl Viro2007-07-262-4/+4
* ocfs2: bad kunmap_atomic()Jens Axboe2007-07-241-1/+1
* Merge branch 'request-queue-t' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-07-241-15/+15
|\
| * [BLOCK] Get rid of request_queue_t typedefJens Axboe2007-07-241-15/+15
* | fallocate syscall interface deficiencyUlrich Drepper2007-07-241-1/+1
|/
* fix broken handling of port=... in NFS option parsingAl Viro2007-07-221-1/+1
* x86_64: Avoid too many remote cpu references due to /proc/statRavikiran G Thirumalai2007-07-211-1/+2
* revert "PIE randomization"Andrew Morton2007-07-211-86/+23
* knfsd: fix typo in export display, print uid and gid as unsignedJ. Bruce Fields2007-07-211-2/+2
* coda: remove CODA_STORE/CODA_RELEASE upcallsJan Harkes2007-07-213-108/+7
* UDF: coding style conversion - lindent fixupsCyrill Gorcunov2007-07-2123-2702/+1910
* splice: fix bad unlock_page() in error caseJens Axboe2007-07-201-2/+3
* AFS: Use patched rxrpc_kernel_send_data() correctlyDavid Howells2007-07-201-11/+10
* fix some conversion overflowsNick Piggin2007-07-203-5/+4
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-2072-125/+119
* coda breakageAl Viro2007-07-192-14/+14
* Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds2007-07-193-2/+91
|\
| * [XFS] Fix inode size update before data write in xfs_setattrDavid Chinner2007-07-191-1/+24
| * [XFS] Allow punching holes to free space when at ENOSPCDavid Chinner2007-07-191-1/+4
| * [XFS] Implement ->page_mkwrite in XFS.David Chinner2007-07-191-0/+16
| * [FS] Implement block_page_mkwrite.David Chinner2007-07-191-0/+47
* | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2007-07-1912-363/+400
|\ \
| * | NFSv4: handle lack of clientaddr in option stringJeff Layton2007-07-191-0/+7
| * | NFSv4: debug print ntohl(status) in nfs client callback xdr codeBenny Halevy2007-07-191-5/+5
| * | SUNRPC: Clean up the sillyrename codeTrond Myklebust2007-07-195-197/+116
| * | NFS: Introduce struct nfs_removeargs+nfs_removeresTrond Myklebust2007-07-196-52/+84
| * | NFS: Use dentry->d_time to store the parent directory verifier.Trond Myklebust2007-07-191-2/+2
| * | NFSv4: Fix the nfsv4 readlink reply buffer alignmentTrond Myklebust2007-07-191-10/+11