summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2007-08-12Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-50/+101
2007-08-12eCryptfs: fix error handling in ecryptfs_initRyusuke Konishi1-5/+13
2007-08-12eCryptfs: fix lookup error for special filesRyusuke Konishi1-0/+4
2007-08-12direct-io: fix error-path crashesBadari Pulavarty1-0/+1
2007-08-10ocfs2: set non-default s_time_gran during mountMark Fasheh1-0/+1
2007-08-10ocfs2: Retry sendpage() if it returns EAGAINSunil Mushran1-8/+16
2007-08-10ocfs2: Fix rename/extend raceSunil Mushran1-1/+15
2007-08-10[2.6 patch] ocfs2_insert_extent(): remove dead codeAdrian Bunk1-4/+0
2007-08-10ocfs2: Fix max offset calculationsMark Fasheh1-28/+40
2007-08-10ocfs2: check ia_size limits in setattrMark Fasheh1-0/+5
2007-08-10ocfs2: Fix some casting errors related to file writesMark Fasheh2-5/+5
2007-08-10ocfs2: use s_maxbytes directly in ocfs2_change_file_space()Mark Fasheh3-4/+2
2007-08-10ocfs2: Restrict inode changes in ocfs2_update_inode_atime()Mark Fasheh1-1/+18
2007-08-09Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds6-42/+35
2007-08-08NFS: Replace flush_scheduled_work with cancel_work_sync() and friendsTrond Myklebust2-7/+4
2007-08-07NFSv4: Don't call put_rpccred() from an rcu callbackTrond Myklebust1-6/+15
2007-08-07NFS: Fix NFSv4 open stateid regressionsTrond Myklebust1-9/+7
2007-08-07NFSv4: Fix a locking regression in nfs4_set_mode_locked()Trond Myklebust1-4/+1
2007-08-07NFS: Fix put_nfs_open_contextTrond Myklebust1-16/+8
2007-08-06[PATCH] remove duplicated ioctl entries in compat_ioctl.cMasakazu Mokuno1-3/+0
2007-08-03[JFFS2] Print correct node offset when complaining about broken data CRCDavid Woodhouse1-1/+1
2007-08-03[JFFS2] Fix suspend failure with JFFS2 GC thread.David Woodhouse1-4/+4
2007-08-03[JFFS2] Deletion dirents should be REF_NORMAL, not REF_PRISTINE.David Woodhouse4-3/+10
2007-08-03[JFFS2] Prevent oops after 'node added in wrong place' debug checkJoakim Tjernlund1-0/+12
2007-08-01UDF: fix UID and GID mount option ignoranceCyrill Gorcunov3-4/+10
2007-08-01rename setlease to generic_setleaseChristoph Hellwig2-5/+5
2007-08-01VFS: fix a race in lease-breaking during truncatedavid m. richter1-7/+9
2007-08-01NCP: delete test of long-deceased CONFIG_NCPFS_DEBUGDENTRYRobert P. J. Day1-3/+0
2007-08-01isofs: mounting to regular file may succeedKirill Kuvaldin1-0/+9
2007-08-01Fix leaks on /proc/{*/sched,sched_debug,timer_list,timer_stats}Alexey Dobriyan1-1/+1
2007-08-01AFS: fix file lockingDavid Howells1-47/+79
2007-08-01knfsd: eliminate unnecessary -ENOENT returns on export downcallsJ. Bruce Fields1-2/+3
2007-08-01nfsd4: idmap upcalls should use unsigned uid and gidJ. Bruce Fields1-3/+3
2007-08-01knfsd: set the response bitmask for NFS4_CREATE_EXCLUSIVEJeff Layton2-2/+13
2007-08-01"ext4_ext_put_in_cache" uses __u32 to receive physical block numberMingming Cao1-1/+1
2007-08-01NOMMU: Fix SYSV IPC SHMDavid Howells1-1/+6
2007-07-30[SPARC]: Mark SBUS framebuffer ioctls as IGNORE in compat_ioctl.cDavid S. Miller1-0/+20
2007-07-30[PARTITION]: Sun/Solaris VTOC table correctionsMark Fortescue2-17/+46
2007-07-30[PARTITION] MSDOS: Fix Sun num_partitions handling.Mark Fortescue1-1/+4
2007-07-30Remove fs.h from mm.hAlexey Dobriyan1-0/+1
2007-07-29Fix procfs compat_ioctl regressionDavid Miller1-2/+22
2007-07-29Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-3/+3
2007-07-28[IA64] Fix build failure in fs/quota.cTony Luck1-1/+1
2007-07-27docbook: add pipes, other fixesRandy Dunlap2-3/+3
2007-07-26fix inode_table test in ext234_check_descriptorsEric Sandeen3-3/+3
2007-07-26make timerfd return a u64 and fix the __put_userDavide Libenzi1-3/+3
2007-07-26tiny signalfd cleanupUlrich Drepper1-1/+1
2007-07-26more reiserfs endianness annotationsAl Viro1-2/+3
2007-07-26xfs ioctl __user annotationsAl Viro1-2/+2
2007-07-26lockd and nfsd endianness annotation fixesAl Viro2-4/+4