aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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-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
2007-07-18locks: provide a file lease method enabling cluster-coherent leasesJ. Bruce Fields
2007-07-18locks: rename lease functions to reflect locks.c conventionsJ. Bruce Fields
2007-07-18locks: share more common lease codeJ. Bruce Fields
2007-07-18locks: clean up lease_alloc()J. Bruce Fields
2007-07-18locks: convert an -EINVAL return to a BUGJ. Bruce Fields
2007-07-18leases: minor break_lease() comment clarificationdavid m. richter
2007-07-18sysfs: cosmetic clean up on node creation failure pathsTejun Heo
2007-07-18sysfs: kill an extra put in sysfs_create_link() failure pathTejun Heo
2007-07-18sysfs: make sysfs_init_inode() staticTejun Heo
2007-07-18sysfs: fix sysfs root inode nlink accountingTejun Heo
2007-07-18sysfs: avoid kmem_cache_free(NULL)Akinobu Mita
2007-07-18debugfs: remove rmdir() non-empty complaintJens Axboe
2007-07-18Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2007-07-18usermodehelper: Tidy up waitingJeremy Fitzhardinge
2007-07-18ext4: extent macros cleanupDmitry Monakhov
2007-07-18Fix compilation with EXT_DEBUG, also fix leXX_to_cpu conversions.Dmitry Monakhov
2007-07-18ext4: remove extra IS_RDONLY() checkDave Hansen
2007-07-18ext4: Use is_power_of_2()Vignesh Babu
2007-07-18Use zero_user_page() in ext4 where possibleEric Sandeen
2007-07-18ext4: Remove 65000 subdirectory limitAndreas Dilger