summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* ocfs2: Fix rename/extend raceSunil Mushran2007-08-101-1/+15
* [2.6 patch] ocfs2_insert_extent(): remove dead codeAdrian Bunk2007-08-101-4/+0Star
* ocfs2: Fix max offset calculationsMark Fasheh2007-08-101-28/+40
* ocfs2: check ia_size limits in setattrMark Fasheh2007-08-101-0/+5
* ocfs2: Fix some casting errors related to file writesMark Fasheh2007-08-102-5/+5
* ocfs2: use s_maxbytes directly in ocfs2_change_file_space()Mark Fasheh2007-08-103-4/+2Star
* ocfs2: Restrict inode changes in ocfs2_update_inode_atime()Mark Fasheh2007-08-101-1/+18
* Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2007-08-096-42/+35Star
|\
| * NFS: Replace flush_scheduled_work with cancel_work_sync() and friendsTrond Myklebust2007-08-072-7/+4Star
| * NFSv4: Don't call put_rpccred() from an rcu callbackTrond Myklebust2007-08-071-6/+15
| * NFS: Fix NFSv4 open stateid regressionsTrond Myklebust2007-08-071-9/+7Star
| * NFSv4: Fix a locking regression in nfs4_set_mode_locked()Trond Myklebust2007-08-071-4/+1Star
| * NFS: Fix put_nfs_open_contextTrond Myklebust2007-08-071-16/+8Star
* | [PATCH] remove duplicated ioctl entries in compat_ioctl.cMasakazu Mokuno2007-08-061-3/+0Star
|/
* [JFFS2] Print correct node offset when complaining about broken data CRCDavid Woodhouse2007-08-021-1/+1
* [JFFS2] Fix suspend failure with JFFS2 GC thread.David Woodhouse2007-08-021-4/+4
* [JFFS2] Deletion dirents should be REF_NORMAL, not REF_PRISTINE.David Woodhouse2007-08-024-3/+10
* [JFFS2] Prevent oops after 'node added in wrong place' debug checkJoakim Tjernlund2007-08-021-0/+12
* UDF: fix UID and GID mount option ignoranceCyrill Gorcunov2007-08-013-4/+10
* rename setlease to generic_setleaseChristoph Hellwig2007-08-012-5/+5
* VFS: fix a race in lease-breaking during truncatedavid m. richter2007-08-011-7/+9
* NCP: delete test of long-deceased CONFIG_NCPFS_DEBUGDENTRYRobert P. J. Day2007-08-011-3/+0Star
* isofs: mounting to regular file may succeedKirill Kuvaldin2007-08-011-0/+9
* Fix leaks on /proc/{*/sched,sched_debug,timer_list,timer_stats}Alexey Dobriyan2007-08-011-1/+1
* AFS: fix file lockingDavid Howells2007-08-011-47/+79
* knfsd: eliminate unnecessary -ENOENT returns on export downcallsJ. Bruce Fields2007-08-011-2/+3
* nfsd4: idmap upcalls should use unsigned uid and gidJ. Bruce Fields2007-08-011-3/+3
* knfsd: set the response bitmask for NFS4_CREATE_EXCLUSIVEJeff Layton2007-08-012-2/+13
* "ext4_ext_put_in_cache" uses __u32 to receive physical block numberMingming Cao2007-08-011-1/+1
* NOMMU: Fix SYSV IPC SHMDavid Howells2007-08-011-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-301-0/+1
* Fix procfs compat_ioctl regressionDavid Miller2007-07-291-2/+22
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-07-292-3/+3
|\
| * docbook: add pipes, other fixesRandy Dunlap2007-07-272-3/+3
* | [IA64] Fix build failure in fs/quota.cTony Luck2007-07-281-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-251-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-221-1/+2