aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* new helper: iterate_mounts()Al Viro2010-03-03
* fix NFS4 handling of mountpoint statAl Viro2010-03-03
* Clean follow_dotdot() up a bitAl Viro2010-03-03
* a couple of mntget+dget -> path_get in nfs4procAl Viro2010-03-03
* Switch alloc_nfs_open_context() to struct pathAl Viro2010-03-03
* New helper: path_is_under(path1, path2)Al Viro2010-03-03
* VFS: Clean up shared mount flag propagationValerie Aurora2010-03-03
* Use kill_litter_super() in autofs4 ->kill_sb()Al Viro2010-03-03
* Get rid of mnt_mountpoint abuses in ext4Al Viro2010-03-03
* Sanitize autofs_dev_ioctl_ismountpoint()Al Viro2010-03-03
* Kill CL_PROPAGATION, sanitize fs/pnode.c:get_source()Al Viro2010-03-03
* Switch gfs2 to nd_set_link()Al Viro2010-03-03
* Switch may_open() and break_lease() to passing O_...Al Viro2010-03-03
* fs: improve remount,ro vs buffercache coherencyNick Piggin2010-03-03
* fs/dcache.c: CodingStyle cleanupH Hartley Sweeten2010-03-03
* some clean up in fs/procHelight.Xu2010-03-03
* libfs: Unexport and kill simple_prepare_writeBoaz Harrosh2010-03-03
* libfs: Open code simple_commit_write into only userBoaz Harrosh2010-03-03
* Revert "autofs4: always use lookup for lookup"Al Viro2010-03-03
* fs/exec.c: fix initial stack reservationMichael Neuling2010-02-22
* CacheFiles: Fix a race in cachefiles_delete_object() vs renameDavid Howells2010-02-20
* vfs: don't call ima_file_check() unconditionally in nfsd_open()Chuck Ebbert2010-02-20
* Switch proc/self to nd_set_link()Al Viro2010-02-19
* fix LOOKUP_FOLLOW on automount "symlinks"Al Viro2010-02-19
* sysfs: sysfs_sd_setattr set iattrs unconditionallyEric W. Biederman2010-02-16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2010-02-15
|\
| * Btrfs: btrfs_mark_extent_written uses the wrong slotShaohua Li2010-02-12
* | NFS: Too many GETATTR and ACCESS calls after direct I/OChuck Lever2010-02-15
* | Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-02-15
|\ \
| * | reiserfs: Fix softlockup while waiting on an inodeFrederic Weisbecker2010-02-14
* | | GFS2: Fix bmap allocation corner-case bugSteven Whitehouse2010-02-12
* | | GFS2: Fix error codeAbhijith Das2010-02-12
* | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2010-02-11
|\ \ \
| * | | NFS: Fix the mapping of the NFSERR_SERVERFAULT errorTrond Myklebust2010-02-09
| * | | NFS: Remove a redundant check for PageFsCache in nfs_migrate_page()Trond Myklebust2010-02-09
| * | | NFS: Fix a bug in nfs_fscache_release_page()Trond Myklebust2010-02-09
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2010-02-11
|\ \ \ \
| * | | | [SCSI] compat_ioct: fix bsg SG_IOFUJITA Tomonori2010-02-08
* | | | | fs/exec.c: restrict initial stack space expansion to rlimitMichael Neuling2010-02-11
* | | | | compat_ioctl: add compat handler for TIOCGSID ioctlAndreas Schwab2010-02-11
* | | | | compat_ioctl: ignore RAID_VERSION ioctlArnd Bergmann2010-02-10
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2010-02-10
|\ \ \ \ \
| * | | | | cifs: fix dentry hash calculation for case-insensitive mountsJeff Layton2010-02-08
| * | | | | [CIFS] Don't cache timestamps on utimes due to coarse granularitySteve French2010-02-08
| * | | | | [CIFS] Maximum username length check in session setup does not matchSteve French2010-02-06
| * | | | | cifs: fix length calculation for converted unicode readdir namesJeff Layton2010-02-06
| * | | | | [CIFS] Add support for TCP_NODELAYSteve French2009-12-31
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2010-02-09
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | 9p: fix memory leak in v9fs_parse_options()Eric Van Hensbergen2010-02-08
| * | | | | 9p: fix option parsingEric Van Hensbergen2010-02-08