Commit Graph

18448 Commits (12c46b336540b483df10d794bdee5d2f1aa8e33a)

Author SHA1 Message Date
Mike Frysinger 3c26c9d959 nommu: add '[stack]' label to /proc/pid/maps output 15 years ago
npiggin@suse.de 57439f878a fs: fix superblock iteration race 15 years ago
Tejun Heo 327f935a9e ocfs2: update gfp/slab.h includes 15 years ago
Miao Xie 30e2bab2d6 ext3: update ctime when changing the file's permission by setfacl 15 years ago
Jan Kara 523825bc58 ext2: update ctime when changing the file's permission by setfacl 15 years ago
Trond Myklebust d3f6baaa34 NFSv4: Fix an embarassing typo in encode_attrs() 15 years ago
Trond Myklebust 0be8189f2c NFSv4: Ensure that /proc/self/mountinfo displays the minor version number 15 years ago
Trond Myklebust 44950b67a6 NFSv4.1: Ensure that we initialise the session when following a referral 15 years ago
Andy Adamson f799bdb355 nfs4 use mandatory attribute file type in nfs4_get_root 15 years ago
Jeff Layton 8a224d4894 cifs: remove bogus first_time check in NTLMv2 session setup code 15 years ago
Jeff Layton 47c78b7f40 cifs: don't call cifs_new_fileinfo unless cifs_open succeeds 15 years ago
Suresh Jayaraman d9d5d8df95 cifs: don't ignore cifs_posix_open_inode_helper return value 15 years ago
Jeff Layton db460242bf cifs: clean up arguments to cifs_open_inode_helper 15 years ago
Jeff Layton 6ca9f3bae8 cifs: pass instantiated filp back after open call 15 years ago
Jeff Layton 2422f676fb cifs: move cifs_new_fileinfo call out of cifs_posix_open 15 years ago
Michael Ellerman 9f069af5b6 of: Drop properties with "/" in their name 15 years ago
Jeff Layton 12420ac341 cifs: implement drop_inode superblock op 15 years ago
Jeff Layton ed0e3ace57 cifs: don't attempt busy-file rename unless it's in same directory 15 years ago
Dan Carpenter 6f902af400 Btrfs: The file argument for fsync() is never null 15 years ago
Dan Carpenter 834e74759a Btrfs: handle ERR_PTR from posix_acl_from_xattr() 15 years ago
Sage Weil 15e7000095 Btrfs: avoid BUG when dropping root and reference in same transaction 15 years ago
Shi Weihua 731e3d1b43 Btrfs: prohibit a operation of changing acl's mask when noacl mount option used 15 years ago
Shi Weihua 2f26afba46 Btrfs: should add a permission check for setfacl 15 years ago
Dan Carpenter cf1e99a4e0 Btrfs: btrfs_lookup_dir_item() can return ERR_PTR 15 years ago
Dan Carpenter 3140c9a34b Btrfs: btrfs_read_fs_root_no_name() returns ERR_PTRs 15 years ago
Dan Carpenter d327099a23 Btrfs: unwind after btrfs_start_transaction() errors 15 years ago
Dan Carpenter 4cbd1149fb Btrfs: btrfs_iget() returns ERR_PTR 15 years ago
Dan Carpenter 676e4c8639 Btrfs: handle kzalloc() failure in open_ctree() 15 years ago
Dan Carpenter fb4f6f910c Btrfs: handle error returns from btrfs_lookup_dir_item() 15 years ago
Yan, Zheng 3bf84a5a83 Btrfs: Fix BUG_ON for fs converted from extN 15 years ago
Yan, Zheng 046f264f6b Btrfs: Fix null dereference in relocation.c 15 years ago
Miao Xie 058a457ef0 Btrfs: fix remap_file_pages error 15 years ago
Dan Carpenter 0e4dcbef1c Btrfs: uninitialized data is check_path_shared() 15 years ago
Josef Bacik 8360977972 Btrfs: fix fallocate regression 15 years ago
Miao Xie 4a001071d3 Btrfs: fix loop device on top of btrfs 15 years ago
Christoph Hellwig 29cb48594b writeback: fix pin_sb_for_writeback 15 years ago
Christoph Hellwig 334132ae92 writeback: add missing requeue_io in writeback_inodes_wb 15 years ago
Christoph Hellwig c5444198ca writeback: simplify and split bdi_start_writeback 15 years ago
Christoph Hellwig b8c2f3474f writeback: simplify wakeup_flusher_threads 15 years ago
Christoph Hellwig d19de7edf5 writeback: fix writeback_inodes_wb from writeback_inodes_sb 15 years ago
Christoph Hellwig cf37e97247 writeback: enforce s_umount locking in writeback_inodes_sb 15 years ago
Christoph Hellwig 3c4d716538 writeback: queue work on stack in writeback_inodes_sb 15 years ago
Christoph Hellwig 7f0e7bed93 writeback: fix writeback completion notifications 15 years ago
Sage Weil 2b2300d62e ceph: try to send partial cap release on cap message on missing inode 15 years ago
Sage Weil 3d7ded4d81 ceph: release cap on import if we don't have the inode 15 years ago
Sage Weil 9dbd412f56 ceph: fix misleading/incorrect debug message 15 years ago
Jeff Mahoney 00d5643e7c ceph: fix atomic64_t initialization on ia64 15 years ago
Miklos Szeredi 6db40cf047 pipe: fix check in "set size" fcntl 15 years ago
Miklos Szeredi 1d862f4122 pipe: fix pipe buffer resizing 15 years ago
Jens Axboe 3e6c05052c block: remove duplicate BUG_ON() in bd_finish_claiming() 15 years ago