Commit Graph

20440 Commits (c97b73939a3ed8618ad1baf3be4c8f5d11426de6)

Author SHA1 Message Date
Ian Kent de47de7404 autofs4 - remove ioctl mutex (bz23142) 14 years ago
Eric W. Biederman 7b2a69ba70 Revert "vfs: show unreachable paths in getcwd and proc" 14 years ago
Frederic Weisbecker 238af8751f reiserfs: don't acquire lock recursively in reiserfs_acl_chmod 14 years ago
Dave Chinner c76febef57 xfs: only run xfs_error_test if error injection is active 14 years ago
Dave Chinner de25c1818c xfs: avoid moving stale inodes in the AIL 14 years ago
Dave Chinner 309c848002 xfs: delayed alloc blocks beyond EOF are valid after writeback 14 years ago
Dave Chinner 90810b9e82 xfs: push stale, pinned buffers on trylock failures 14 years ago
Dave Chinner c726de4409 xfs: fix failed write truncation handling. 14 years ago
Oleg Nesterov 114279be21 exec: copy-and-paste the fixes into compat_do_execve() paths 14 years ago
Oleg Nesterov 3c77f84572 exec: make argv/envp memory visible to oom-killer 14 years ago
Jeff Layton ba03864872 cifs: fix parsing of hostname in dfs referrals 14 years ago
Trond Myklebust 37a09f0745 NFS: Fix a readdirplus bug 14 years ago
Suresh Jayaraman 476428f8c3 cifs: display fsc in /proc/mounts 14 years ago
Suresh Jayaraman b81209de24 cifs: enable fscache iff fsc mount option is used explicitly 14 years ago
Suresh Jayaraman 607a569da4 cifs: allow fsc mount option only if CONFIG_CIFS_FSCACHE is set 14 years ago
Shirish Pargaonkar fbeba8bb16 cifs: Handle extended attribute name cifs_acl to generate cifs acl blob (try #4) 14 years ago
Shirish Pargaonkar 78415d2d30 cifs: Misc. cleanup in cifsacl handling [try #4] 14 years ago
Suresh Jayaraman 523fb8c867 cifs: trivial comment fix for cifs_invalidate_mapping 14 years ago
Chris Mason 5a92bc88ce Btrfs: don't use migrate page without CONFIG_MIGRATION 14 years ago
Chris Mason 163cf09c2a Btrfs: deal with DIO bios that span more than one ordered extent 14 years ago
Linus Torvalds 7208364652 Un-inline get_pipe_info() helper function 14 years ago
Linus Torvalds c66fb34794 Export 'get_pipe_info()' to other users 14 years ago
Linus Torvalds 71993e62a4 Rename 'pipe_info()' to 'get_pipe_info()' 14 years ago
Josef Bacik 450ba0ea06 Btrfs: setup blank root and fs_info for mount time 14 years ago
Josef Bacik 975f84fee2 Btrfs: fix fiemap 14 years ago
Ian Kent 619c8c7639 Btrfs - fix race between btrfs_get_sb() and umount 14 years ago
Josef Bacik bc1cbf1f86 Btrfs: update inode ctime when using links 14 years ago
Josef Bacik 0ed42a63f3 Btrfs: make sure new inode size is ok in fallocate 14 years ago
Josef Bacik 55a61d1d06 Btrfs: fix typo in fallocate to make it honor actual size 14 years ago
Frederic Weisbecker da905873ef reiserfs: fix inode mutex - reiserfs lock misordering 14 years ago
Naoya Horiguchi ea251c1d5c pagemap: set pagemap walk limit to PMD boundary 14 years ago
Ken Sumrall a0822c5577 fuse: fix attributes after open(O_TRUNC) 14 years ago
Ryusuke Konishi f6c26ec508 nilfs2: fix typo in comment of nilfs_dat_move function 14 years ago
Dan Carpenter 103cfcf522 nilfs2: nilfs_iget_for_gc() returns ERR_PTR 14 years ago
Trond Myklebust 0b26a0bf6f NFS: Ensure we return the dirent->d_type when it is known 14 years ago
Trond Myklebust 3020093f57 NFS: Correct the array bound calculation in nfs_readdir_add_to_array 14 years ago
Trond Myklebust ece0b4233b NFS: Don't ignore errors from nfs_do_filldir() 14 years ago
Trond Myklebust 85f8607e16 NFS: Fix the error handling in "uncached_readdir()" 14 years ago
Trond Myklebust 7a8e1dc34f NFS: Fix a page leak in uncached_readdir() 14 years ago
Trond Myklebust e7c58e974a NFS: Fix a page leak in nfs_do_filldir() 14 years ago
Trond Myklebust 5c346854d8 NFS: Assume eof if the server returns no readdir records 14 years ago
Trond Myklebust 463a376eae NFS: Buffer overflow in ->decode_dirent() should not be fatal 14 years ago
Arun Bharadwaj b47d19de2c Pure nfs client performance using odirect. 14 years ago
Chris Mason 45f49bce99 Btrfs: avoid NULL pointer deref in try_release_extent_buffer 14 years ago
Josef Bacik a1b075d28d Btrfs: make btrfs_add_nondir take parent inode as an argument 14 years ago
Josef Bacik 495e86779f Btrfs: hold i_mutex when calling btrfs_log_dentry_safe 14 years ago
Josef Bacik 6a91221304 Btrfs: use dget_parent where we can UPDATED 14 years ago
Josef Bacik 7619585390 Btrfs: fix more ESTALE problems with NFS 14 years ago
Josef Bacik 2ede0daf01 Btrfs: handle NFS lookups properly 14 years ago
Mariusz Kozlowski 0410c94aff btrfs: make 1-bit signed fileds unsigned 14 years ago