Commit Graph

14561 Commits (d4bfe2f76d785cc77611a4bda8cedaff358d8c7d)

Author SHA1 Message Date
Al Viro d4bfe2f76d switch ext4 to inode->i_acl 16 years ago
Al Viro 6582a0e6f6 switch ext3 to inode->i_acl 16 years ago
Al Viro 5e78b43568 switch ext2 to inode->i_acl 16 years ago
Al Viro f19d4a8fa6 add caching of ACLs in struct inode 16 years ago
Ankit Jain 3e63cbb1ef fs: Add new pre-allocation ioctls to vfs for compatibility with legacy xfs ioctls 16 years ago
Christoph Hellwig 01c031945f cleanup __writeback_single_inode 16 years ago
Al Viro f21f62208a ... and the same for vfsmount id/mount group id 16 years ago
Al Viro c63e09eccc Make allocation of anon devices cheaper 16 years ago
H. Peter Anvin f6cc746bbb devpts: remove module-related code 16 years ago
Trond Myklebust 3b22edc573 VFS: Switch init_mount_tree() to use the new create_mnt_ns() helper 16 years ago
J. R. Okajima 654f562c52 vfs: fix nd->root leak in do_filp_open() 16 years ago
Christoph Hellwig b5450d9c84 reiserfs: remove stray unlock_super in reiserfs_resize 16 years ago
Trond Myklebust b88f8a546f NFS: Correct the NFS mount path when following a referral 16 years ago
Trond Myklebust 0b75b35c7c NFS: Fix nfs_path() to always return a '/' at the beginning of the path 16 years ago
Trond Myklebust c02d7adf8c NFSv4: Replace nfs4_path_walk() with VFS path lookup in a private namespace 16 years ago
Trond Myklebust cf8d2c11cb VFS: Add VFS helper functions for setting up private namespaces 16 years ago
Trond Myklebust 616511d039 VFS: Uninline the function put_mnt_ns() 16 years ago
Hitoshi Mitake e38be994b9 Making fs/minix/minix.h double including safe 16 years ago
Benny Halevy 578e458568 nfs41: Move initialization of nfs4_opendata seq_res to nfs4_init_opendata_res 16 years ago
OGAWA Hirofumi 3e107603ae fat: Fix the removal of opts->fs_dmask 16 years ago
Eric Paris 528da3e9e2 inotify: inotify_destroy_mark_entry could get called twice 16 years ago
Bartlomiej Zolnierkiewicz 90c699a9ee block: rename CONFIG_LBD to CONFIG_LBDAF 16 years ago
Andy Adamson ab52ae6db0 nfsd41: Backchannel: minorversion support for the back channel 16 years ago
Andy Adamson ef52bff840 nfsd41: Backchannel: cleanup nfs4.0 callback encode routines 16 years ago
Mike Sager 6ddbbbfe52 nfsd41: Remove ip address collision detection case 16 years ago
Peter Oberparleiter 0b923606e7 seq_file: add function to write binary data 16 years ago
Oleg Nesterov 3b34fc5880 elf_core_dump: use rcu_read_lock() to access ->real_parent 16 years ago
Jeff Mahoney 1d965fe0eb reiserfs: fix warnings with gcc 4.4 16 years ago
Roel Kluin 37044c86ba ufs: sector_t cannot be negative 16 years ago
Jan Kara 5404ac8e44 isofs: cleanup mount option processing 16 years ago
Jan Kara 5c4a656b7e isofs: fix setting of uid and gid to 0 16 years ago
Jan Kara 52b680c812 isofs: let mode and dmode mount options override rock ridge mode setting 16 years ago
Jan Kara ef43618a47 ext3: make sure inode is deleted from orphan list after truncate 16 years ago
Hisashi Hifumi 6f3f1cb21f jbd: clean up journal_try_to_free_buffers() 16 years ago
Jan Kara e8ef7aaea7 ext3: fix chain verification in ext3_get_blocks() 16 years ago
Jan Kara 39fe7557b4 ext2: Do not update mtime of a moved directory 16 years ago
Cyrill Gorcunov 2f6d311080 proc: vmcore - use kzalloc in get_new_element() 16 years ago
Michal Simek bcac2b1b7d procfs: remove sparse errors in proc_devtree.c 16 years ago
Davide Libenzi 3fe4a975d6 epoll: fix nested calls support 16 years ago
Keika Kobayashi d3d64df21d proc: export statistics for softirq to /proc 16 years ago
NeilBrown 671e1fcf63 nfsd: optimise the starting of zero threads when none are running. 16 years ago
NeilBrown 82e12fe924 nfsd: don't take nfsd_mutex twice when setting number of threads. 16 years ago
Peter Zijlstra d3a9262e59 fs: Provide empty .set_page_dirty() aop for anon inodes 16 years ago
James Morris 4bf259e3ae nfs: remove unnecessary NFS_INO_INVALID_ACL checks 16 years ago
Chuck Lever a5a16bae70 NFS: More "sloppy" parsing problems 16 years ago
Chuck Lever d23c45fd84 NFS: Invalid mount option values should always fail, even with "sloppy" 16 years ago
Chuck Lever 065015e5ef NFS: Remove unused XDR decoder functions 16 years ago
Chuck Lever 8e02f6b9aa NFS: Update MNT and MNT3 reply decoding functions 16 years ago
Chuck Lever a14017db28 NFS: add XDR decoder for mountd version 3 auth-flavor lists 16 years ago
Chuck Lever 4fdcd9966d NFS: add new file handle decoders to in-kernel mountd client 16 years ago