aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-12-06
|\
| * ocfs2_connection_find() returns pointer to bad structuredann frazier2010-11-18
| * ocfs2: char is not always signedMilton Miller2010-11-18
| * Ocfs2: Stop tracking a negative dentry after dentry_iput().Tristan Ye2010-11-18
| * ocfs2: fix memory leakJiri Slaby2010-11-18
| * fs/ocfs2/dlm: Use GFP_ATOMIC under spin_lockDavid Sterba2010-11-18
* | Revert "vfs: show unreachable paths in getcwd and proc"Eric W. Biederman2010-12-05
* | reiserfs: don't acquire lock recursively in reiserfs_acl_chmodFrederic Weisbecker2010-12-02
* | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2010-12-02
|\ \
| * | xfs: only run xfs_error_test if error injection is activeDave Chinner2010-12-01
| * | xfs: avoid moving stale inodes in the AILDave Chinner2010-12-01
| * | xfs: delayed alloc blocks beyond EOF are valid after writebackDave Chinner2010-12-01
| * | xfs: push stale, pinned buffers on trylock failuresDave Chinner2010-12-01
| * | xfs: fix failed write truncation handling.Dave Chinner2010-12-01
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2010-12-02
|\ \ \
| * | | cifs: fix parsing of hostname in dfs referralsJeff Layton2010-11-30
| * | | cifs: display fsc in /proc/mountsSuresh Jayaraman2010-11-30
| * | | cifs: enable fscache iff fsc mount option is used explicitlySuresh Jayaraman2010-11-30
| * | | cifs: allow fsc mount option only if CONFIG_CIFS_FSCACHE is setSuresh Jayaraman2010-11-30
| * | | cifs: Handle extended attribute name cifs_acl to generate cifs acl blob (try #4)Shirish Pargaonkar2010-11-30
| * | | cifs: Misc. cleanup in cifsacl handling [try #4]Shirish Pargaonkar2010-11-30
| * | | cifs: trivial comment fix for cifs_invalidate_mappingSuresh Jayaraman2010-11-29
| * | | [CIFS] fs/cifs/Kconfig: CIFS depends on CRYPTO_HMACSteve French2010-11-13
| * | | cifs: don't take extra tlink reference in initiate_cifs_searchJeff Layton2010-11-12
| * | | cifs: Percolate error up to the caller during get/set acls [try #4]Shirish Pargaonkar2010-11-10
| * | | cifs: fix another memleak, in cifs_root_igetOskar Schirmer2010-11-10
| * | | cifs: fix potential use-after-free in cifs_oplock_break_putJeff Layton2010-11-10
* | | | exec: copy-and-paste the fixes into compat_do_execve() pathsOleg Nesterov2010-11-30
* | | | exec: make argv/envp memory visible to oom-killerOleg Nesterov2010-11-30
* | | | NFS: Fix a readdirplus bugTrond Myklebust2010-11-30
| |/ / |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2010-11-29
|\ \ \
| * | | Btrfs: don't use migrate page without CONFIG_MIGRATIONChris Mason2010-11-29
| * | | Btrfs: deal with DIO bios that span more than one ordered extentChris Mason2010-11-28
| * | | Btrfs: setup blank root and fs_info for mount timeJosef Bacik2010-11-27
| * | | Btrfs: fix fiemapJosef Bacik2010-11-27
| * | | Btrfs - fix race between btrfs_get_sb() and umountIan Kent2010-11-27
| * | | Btrfs: update inode ctime when using linksJosef Bacik2010-11-27
| * | | Btrfs: make sure new inode size is ok in fallocateJosef Bacik2010-11-27
| * | | Btrfs: fix typo in fallocate to make it honor actual sizeJosef Bacik2010-11-27
| * | | Btrfs: avoid NULL pointer deref in try_release_extent_bufferChris Mason2010-11-21
| * | | Btrfs: make btrfs_add_nondir take parent inode as an argumentJosef Bacik2010-11-21
| * | | Btrfs: hold i_mutex when calling btrfs_log_dentry_safeJosef Bacik2010-11-21
| * | | Btrfs: use dget_parent where we can UPDATEDJosef Bacik2010-11-21
| * | | Btrfs: fix more ESTALE problems with NFSJosef Bacik2010-11-21
| * | | Btrfs: handle NFS lookups properlyJosef Bacik2010-11-21
| * | | btrfs: make 1-bit signed fileds unsignedMariusz Kozlowski2010-11-21
| * | | btrfs: Show device attr correctly for symlinksLi Zefan2010-11-21
| * | | btrfs: Set file size correctly in file cloneLi Zefan2010-11-21
| * | | btrfs: Check if dest_offset is block-size aligned before cloning fileLi Zefan2010-11-21
| * | | Btrfs: handle the space_cache option properlyJosef Bacik2010-11-21