Commit Graph

29074 Commits (1b4f59e356cc94929305bd107b7f38eec62715ad)

Author SHA1 Message Date
Jeff Layton f81700bd83 procfs: don't need a PATH_MAX allocation to hold a string representation of an int 13 years ago
Jeff Layton 7950e3852a vfs: embed struct filename inside of names_cache allocation if possible 13 years ago
Jeff Layton adb5c2473d audit: make audit_inode take struct filename 13 years ago
Jeff Layton 669abf4e55 vfs: make path_openat take a struct filename pointer 13 years ago
Jeff Layton 873f1eedc1 vfs: turn do_path_lookup into wrapper around struct filename variant 13 years ago
Jeff Layton 7ac86265dc audit: allow audit code to satisfy getname requests from its names_list 13 years ago
Jeff Layton 91a27b2a75 vfs: define struct filename and have getname() return it 13 years ago
Eric W. Biederman e9069f4708 btrfs: Fix compilation with user namespace support enabled 13 years ago
Eric W. Biederman ea1fd7776e userns: Fix posix_acl_file_xattr_userns gid conversion 13 years ago
Jeff Layton 8e377d1507 vfs: unexport getname and putname symbols 13 years ago
Jeff Layton 4fa6b5ecbf audit: overhaul __audit_inode_child to accomodate retrying 13 years ago
Jeff Layton bfcec70874 audit: set the name_len in audit_inode for parent lookups 13 years ago
Jeff Layton c43a25abba audit: reverse arguments to audit_inode_child 13 years ago
Jeff Layton f78570dd6a audit: remove unnecessary NULL ptr checks from do_path_lookup 13 years ago
Arnd Bergmann 98f6ef64b1 vfs: bogus warnings in fs/namei.c 13 years ago
Al Viro 808d4e3cfd consitify do_mount() arguments 13 years ago
Ian Kent 49999ab27e autofs4 - fix reset pending flag on mount fail 13 years ago
Lai Jiangshan 4b2c551f77 lglock: add DEFINE_STATIC_LGLOCK() 13 years ago
Hugh Dickins 35c2a7f490 tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checking 13 years ago
Marco Stornelli 8e22cc88d6 vfs: drop lock/unlock super 13 years ago
Marco Stornelli b6963327e0 ufs: drop lock/unlock super 13 years ago
Marco Stornelli c07cb01c45 sysv: drop lock/unlock super 13 years ago
Marco Stornelli f6e12dc4fc hpfs: drop lock/unlock super 13 years ago
Marco Stornelli e40b34c792 fat: drop lock/unlock super 13 years ago
Marco Stornelli 67e2c19a3b ext3: drop lock/unlock super 13 years ago
Marco Stornelli 4f7754c889 exofs: drop lock/unlock super 13 years ago
Richard W.M. Jones aed976475b dup3: Return an error when oldfd == newfd. 13 years ago
Sasha Levin ffd8d101a3 fs: prevent use after free in auditing when symlink following was denied 13 years ago
Wei Yongjun 91312c53af hppfs: fix the return value of get_inode() 13 years ago
Marco Stornelli 3be2be0a32 hostfs: drop vmtruncate 13 years ago
Al Viro 37185b3324 um: get rid of pointless include "..." where include <...> will do 13 years ago
Chris Mason f46dbe3dee btrfs: init ref_index to zero in add_inode_ref 13 years ago
Wang Sheng-Hui 1037a5affc Btrfs: remove repeated eb->pages check in, disk-io.c/csum_dirty_buffer 13 years ago
Josef Bacik f60b1b49f6 Btrfs: fix page leakage 13 years ago
Josef Bacik 4804b38293 Btrfs: do not warn_on when we cannot alloc a page for an extent buffer 13 years ago
Josef Bacik edd33c99c4 Btrfs: don't bug on enomem in readpage 13 years ago
Josef Bacik 15e3004a0e Btrfs: cleanup pages properly when ENOMEM in compression 13 years ago
Stefan Behrens 5af3e8cce8 Btrfs: make filesystem read-only when submitting barrier fails 13 years ago
Stefan Behrens 62856a9b73 Btrfs: detect corrupted filesystem after write I/O errors 13 years ago
Andrei Popa bedb2cca72 Btrfs: make compress and nodatacow mount options mutually exclusive 13 years ago
Daniel J Blueman 489406626c btrfs: fix message printing 13 years ago
Josef Bacik 94edf4ae43 Btrfs: don't bother committing delayed inode updates when fsyncing 13 years ago
Robin Dong 479ed9abdb btrfs: move inline function code to header file 13 years ago
Tsutomu Itoh 7a2d6a6464 Btrfs: remove unnecessary IS_ERR in bio_readpage_error() 13 years ago
Robin Dong 8d1a1317af btrfs: remove unused function btrfs_insert_some_items() 13 years ago
Josef Bacik 44734ed1ca Btrfs: don't commit instead of overcommitting 13 years ago
Tsutomu Itoh f0bd95ea72 Btrfs: confirmation of value is added before trace_btrfs_get_extent() is called 13 years ago
Josef Bacik 18ec90d63f Btrfs: be smarter about dropping things from the tree log 13 years ago
Josef Bacik 6f1fed7753 Btrfs: don't lookup csums for prealloc extents 13 years ago
Josef Bacik e6138876ad Btrfs: cache extent state when writing out dirty metadata pages 13 years ago