aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2007-07-19coda: block signals during upcall processingJan Harkes
2007-07-19coda: cleanup for upcall handling pathJan Harkes
2007-07-19coda: cleanup /dev/cfs open and close handlingJan Harkes
2007-07-19coda: use ilookup5Jan Harkes
2007-07-19coda: coda doesn't track atimeJan Harkes
2007-07-19coda: allow removal of busy directoriesJan Harkes
2007-07-19coda: fix nlink updates for directoriesJan Harkes
2007-07-19coda: correctly invalidate cached access rightsJan Harkes
2007-07-19coda: do not grab an uninitialized fd when the open upcall returns an errorJan Harkes
2007-07-19fix ext4/JBD2 build warningsMingming Cao
2007-07-19coredump masking: ELF-FDPIC: enable core dump filteringKawai, Hidehiro
2007-07-19coredump masking: ELF-FDPIC: remove an unused argumentKawai, Hidehiro
2007-07-19coredump masking: ELF: enable core dump filteringKawai, Hidehiro
2007-07-19coredump masking: add an interface for core dump filterKawai, Hidehiro
2007-07-19coredump masking: reimplementation of dumpable using two flagsKawai, Hidehiro
2007-07-19fs: remove path_walk exportJosef 'Jeff' Sipek
2007-07-19fs: mark link_path_walk staticJosef 'Jeff' Sipek
2007-07-19nfsctl: use vfs_path_lookupJosef 'Jeff' Sipek
2007-07-19fs: introduce vfs_path_lookupJosef 'Jeff' Sipek
2007-07-19mm: variable length argument supportOllie Wild
2007-07-19audit: rework execve auditPeter Zijlstra
2007-07-19readahead: split ondemand readahead interface into two functionsRusty Russell
2007-07-19readahead: pass real splice sizeFengguang Wu
2007-07-19readahead: move synchronous readahead call out of splice loopFengguang Wu
2007-07-19readahead: convert ext3/ext4 invocationsFengguang Wu
2007-07-19readahead: convert splice invocationsFengguang Wu
2007-07-19eCryptfs: ecryptfs_setattr() bugfixMichael Halcrow
2007-07-19Avoid too many remote cpu references due to /proc/statRavikiran G Thirumalai
2007-07-19unregister_chrdev() return voidAkinobu Mita
2007-07-19UDF: coding style conversion - lindentCyrill Gorcunov
2007-07-19mm: fault feedback #2Nick Piggin
2007-07-19mm: fault feedback #1Nick Piggin
2007-07-19mm: merge populate and nopage into fault (fixes nonlinear)Nick Piggin
2007-07-19mm: fix fault vs invalidate race for linear mappingsNick Piggin
2007-07-19[XFS] Fix inode size update before data write in xfs_setattrDavid Chinner
2007-07-19[XFS] Allow punching holes to free space when at ENOSPCDavid Chinner
2007-07-19[XFS] Implement ->page_mkwrite in XFS.David Chinner
2007-07-19[FS] Implement block_page_mkwrite.David Chinner
2007-07-19ocfs2: ->fallocate() supportMark Fasheh
2007-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2007-07-18Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2007-07-18Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2007-07-19Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French
2007-07-19[CIFS] merge conflict in fs/cifs/export.cSteve French
2007-07-18[CIFS] Allow disabling CIFS Unix Extensions as mount optionSteve French
2007-07-18locks: fix vfs_test_lock() commentJ. Bruce Fields
2007-07-18locks: make posix_test_lock() interface more consistentJ. Bruce Fields
2007-07-18nfs: disable leases over NFSJ. Bruce Fields
2007-07-18gfs2: stop giving out non-cluster-coherent leasesMarc Eshel
2007-07-18locks: export setlease to filesystemsJ. Bruce Fields