aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-08-09Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds6-42/+35
2007-08-07NFS: 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-02[JFFS2] Print correct node offset when complaining about broken data CRCDavid Woodhouse1-1/+1
2007-08-02[JFFS2] Fix suspend failure with JFFS2 GC thread.David Woodhouse1-4/+4
2007-08-02[JFFS2] Deletion dirents should be REF_NORMAL, not REF_PRISTINE.David Woodhouse4-3/+10
2007-08-02[JFFS2] Prevent oops after 'node added in wrong place' debug checkJoakim Tjernlund1-0/+12
2007-07-31UDF: fix UID and GID mount option ignoranceCyrill Gorcunov3-4/+10
2007-07-31rename setlease to generic_setleaseChristoph Hellwig2-5/+5
2007-07-31VFS: fix a race in lease-breaking during truncatedavid m. richter1-7/+9
2007-07-31NCP: delete test of long-deceased CONFIG_NCPFS_DEBUGDENTRYRobert P. J. Day1-3/+0
2007-07-31isofs: mounting to regular file may succeedKirill Kuvaldin1-0/+9
2007-07-31Fix leaks on /proc/{*/sched,sched_debug,timer_list,timer_stats}Alexey Dobriyan1-1/+1
2007-07-31AFS: fix file lockingDavid Howells1-47/+79
2007-07-31knfsd: eliminate unnecessary -ENOENT returns on export downcallsJ. Bruce Fields1-2/+3
2007-07-31nfsd4: idmap upcalls should use unsigned uid and gidJ. Bruce Fields1-3/+3
2007-07-31knfsd: set the response bitmask for NFS4_CREATE_EXCLUSIVEJeff Layton2-2/+13
2007-07-31"ext4_ext_put_in_cache" uses __u32 to receive physical block numberMingming Cao1-1/+1
2007-07-31NOMMU: 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-29Remove fs.h from mm.hAlexey Dobriyan1-0/+1
2007-07-28Fix procfs compat_ioctl regressionDavid Miller1-2/+22
2007-07-28Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-3/+3
2007-07-27[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
2007-07-24ocfs2: bad kunmap_atomic()Jens Axboe1-1/+1
2007-07-24Merge branch 'request-queue-t' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-15/+15
2007-07-24fallocate syscall interface deficiencyUlrich Drepper1-1/+1
2007-07-24[BLOCK] Get rid of request_queue_t typedefJens Axboe1-15/+15
2007-07-22fix broken handling of port=... in NFS option parsingAl Viro1-1/+1
2007-07-21x86_64: Avoid too many remote cpu references due to /proc/statRavikiran G Thirumalai1-1/+2
2007-07-21revert "PIE randomization"Andrew Morton1-86/+23
2007-07-21knfsd: fix typo in export display, print uid and gid as unsignedJ. Bruce Fields1-2/+2
2007-07-21coda: remove CODA_STORE/CODA_RELEASE upcallsJan Harkes3-108/+7
2007-07-21UDF: coding style conversion - lindent fixupsCyrill Gorcunov23-2702/+1910
2007-07-20splice: fix bad unlock_page() in error caseJens Axboe1-2/+3
2007-07-20AFS: Use patched rxrpc_kernel_send_data() correctlyDavid Howells1-11/+10
2007-07-20fix some conversion overflowsNick Piggin3-5/+4