Commit Graph

21194 Commits (a6c47a85b8e7e4a8c47394607c5e5c43224b0892)

Author SHA1 Message Date
Al Viro b89b12b462 autofs4: clean ->d_release() and autofs4_free_ino() up 14 years ago
Al Viro 26e6c91067 autofs4: split autofs4_init_ino() 14 years ago
Al Viro 5a37db302e autofs4: mkdir and symlink always get a dentry that had passed lookup 14 years ago
Al Viro 726a5e0688 autofs4: autofs4_get_inode() doesn't need autofs_info * argument anymore 14 years ago
Al Viro 0bf71d4d00 autofs4: kill ->size in autofs_info 14 years ago
Al Viro 09f12c03fa autofs4: pass mode to autofs4_get_inode() explicitly 14 years ago
Al Viro 14a2f00bde autofs4: autofs4_mkroot() is not different from autofs4_init_ino() 14 years ago
Al Viro 292c5ee802 autofs4: keep symlink body in inode->i_private 14 years ago
Ian Kent c0bcc9d552 autofs4 - fix debug print in autofs4_lookup() 14 years ago
Ian Kent 8931221411 vfs - fix dentry ref count in do_lookup() 14 years ago
Ian Kent c14cc63a63 autofs4 - fix get_next_positive_dentry() 14 years ago
Geert Uytterhoeven cf78859f52 xfs: Do not name variables "panic" 14 years ago
liubo acce952b02 Btrfs: forced readonly mounts on errors 14 years ago
Frank Swiderski 24562486be ecryptfs: remove unnecessary decrypt when extending a file 14 years ago
Tyler Hicks f24b38874e ecryptfs: Fix ecryptfs_printk() size_t warnings 14 years ago
Joe Perches 888d57bbc9 fs/ecryptfs: Add printf format/argument verification and fix fallout 14 years ago
Roberto Sassu 0abe116947 ecryptfs: fixed testing of file descriptor flags 14 years ago
Roberto Sassu 27992890b0 ecryptfs: test lower_file pointer when lower_file_mutex is locked 14 years ago
Roberto Sassu 070baa5128 ecryptfs: missing initialization of the superblock 'magic' field 14 years ago
Roberto Sassu 2a8652f4e0 ecryptfs: moved ECRYPTFS_SUPER_MAGIC definition to linux/magic.h 14 years ago
Edward Shishkin 38a708d775 ecryptfs: fix truncation error in ecryptfs_read_update_atime 14 years ago
Namhyung Kim ecf5632dd1 fs: fix address space warnings in ioctl_fiemap() 14 years ago
Namhyung Kim 27eaa1c90c aio: check return value of create_workqueue() 14 years ago
Dr. David Alan Gilbert 274052ef0b hpfs_setattr error case avoids unlock_kernel 14 years ago
Namhyung Kim e0bb6bda43 compat: copy missing fields in compat_statfs64 to user 14 years ago
Namhyung Kim 974d879e80 compat: update comment of compat statfs syscalls 14 years ago
Namhyung Kim 6a5640f102 compat: remove unnecessary assignment in compat_rw_copy_check_uvector() 14 years ago
Randy Dunlap 16ebe911eb fs: FS_POSIX_ACL does not depend on BLOCK 14 years ago
Steven Rostedt 3bc0ba4305 fs: Remove unlikely() from fget_light() 14 years ago
Christoph Hellwig 2fe17c1075 fallocate should be a file operation 14 years ago
Christoph Hellwig 64c23e8687 make the feature checks in ->fallocate future proof 14 years ago
Al Viro b1e75df45a tidy up around finish_automount() 14 years ago
Al Viro 15f9a3f3e1 don't drop newmnt on error in do_add_mount() 14 years ago
Al Viro 19a167af7c Take the completion of automount into new helper 14 years ago
Al Viro 7e3d0eb0b0 VFS: Fix UP compile error in fs/namespace.c 14 years ago
Nicholas Bellinger 7b1fff7e4f ocfs2: Make OCFS2_FS depend on CONFIGFS_FS 14 years ago
Nicholas Bellinger 86c747d2a4 dlm: Make DLM depend on CONFIGFS_FS 14 years ago
Nicholas Bellinger e205117285 configfs: change depends -> select SYSFS 14 years ago
Stefan Schmidt f8b18087fd fs/btrfs: Fix build of ctree 14 years ago
Al Viro f03c65993b sanitize vfsmount refcounting changes 14 years ago
Al Viro 7b8a53fd81 fix old umount_tree() breakage 14 years ago
Ben Hutchings 6f88a4403d btrfs: Require CAP_SYS_ADMIN for filesystem rebalance 14 years ago
Josef Bacik f690efb1aa Btrfs: don't warn if we get ENOSPC in btrfs_block_rsv_check 14 years ago
Tsutomu Itoh 5e540f7715 btrfs: Fix memory leak in btrfs_read_fs_root_no_radix() 14 years ago
Tsutomu Itoh 91ca338d77 btrfs: check NULL or not 14 years ago
Jesper Juhl ff175d57f0 btrfs: Don't pass NULL ptr to func that may deref it. 14 years ago
Dave Young 20b450773d btrfs: mount failure return value fix 14 years ago
Jesper Juhl 42838bb265 btrfs: Mem leak in btrfs_get_acl() 14 years ago
Miao Xie 6d07bcec96 btrfs: fix wrong free space information of btrfs 14 years ago
Miao Xie b2117a39fa btrfs: make the chunk allocator utilize the devices better 14 years ago