Commit Graph

12503 Commits (c903ff837909ccada51243307d4239f86af40179)

Author SHA1 Message Date
Yan Zheng 1ba12553f3 Btrfs: don't change file extent's ram_bytes in btrfs_drop_extents 16 years ago
Yan Zheng 180591bcfe Btrfs: Use btrfs_join_transaction to avoid deadlocks during snapshot creation 16 years ago
Chris Mason 9ca03b997f Btrfs: drop remaining LINUX_KERNEL_VERSION checks and compat code 16 years ago
Frederik Schwarzer 0211a9c850 trivial: fix an -> a typos in documentation and comments 16 years ago
Frederik Schwarzer 025dfdafe7 trivial: fix then -> than typos in comments and documentation 16 years ago
Theodore Ts'o abda141892 ext4: Make printk's consistently prefixed with "EXT4-fs: " 16 years ago
Theodore Ts'o 4ec1102813 ext4: Add sanity checks for the superblock before mounting the filesystem 16 years ago
Theodore Ts'o b3881f74b3 ext4: Add mount option to set kjournald's I/O priority 16 years ago
Chris Mason 43b774ba13 Btrfs: drop EXPORT symbols from extent_io.c 16 years ago
Chris Mason d397712bcc Btrfs: Fix checkpatch.pl warnings 16 years ago
Liu Hui 1f3c79a28c Btrfs: Fix free block discard calls down to the block layer 16 years ago
Yan Zheng ec051c0f92 Btrfs: avoid orphan inode caused by log replay 16 years ago
Yan Zheng 2d69a0f884 Btrfs: avoid potential super block corruption 16 years ago
Shen Feng dd3fd8bdf7 Btrfs: do not call kfree if kmalloc failed in btrfs_sysfs_add_super 16 years ago
Shen Feng 1f48366084 Btrfs: fix a memory leak in btrfs_get_sb 16 years ago
Liu Hui c584482b47 Btrfs: Fix typo in clear_state_cb 16 years ago
yanhai zhu 9aead43588 Btrfs: Fix memset length in btrfs_file_write 16 years ago
Yan Zheng 52c2617990 Btrfs: update directory's size when creating subvol/snapshot 16 years ago
Chris Mason e441d54de4 Btrfs: add permission checks to the ioctls 16 years ago
Michael Kerrisk 4ae8978cf9 inotify: fix type errors in interfaces 16 years ago
Al Viro 2f1169e2dc fix breakage in reiserfs_new_inode() 16 years ago
Al Viro 5b45d96bf9 fix the treatment of jfs special inodes 16 years ago
Li Zefan d8e9650dff vfs: remove duplicate code in get_fs_type() 16 years ago
Christoph Hellwig 4c728ef583 add a vfs_fsync helper 16 years ago
Eric Paris 6110e3abbf sys_execve and sys_uselib do not call into fsnotify 16 years ago
Al Viro 56ff5efad9 zero i_uid/i_gid on inode allocation 16 years ago
Al Viro acfa4380ef inode->i_op is never NULL 16 years ago
Al Viro 9742df331d ntfs: don't NULL i_op 16 years ago
Al Viro 261964c60f isofs check for NULL ->i_op in root directory is dead code 16 years ago
Al Viro c765d47903 affs: do not zero ->i_op 16 years ago
Alain Knaff 5b6f1eb97d vfs: lseek(fd, 0, SEEK_CUR) race condition 16 years ago
Tao Ma 9047beabb8 ocfs2: Access the right buffer_head in ocfs2_merge_rec_left. 16 years ago
Mark Fasheh dad7d975e4 ocfs2: use min_t in ocfs2_quota_read() 16 years ago
Mark Fasheh a641dc2a5a ocfs2: remove unneeded lvb casts 16 years ago
Tiger Yang 38d59ef61c ocfs2: Add xattr support checking in init_security 16 years ago
Tiger Yang 008aafaf0b ocfs2: alloc xattr bucket in ocfs2_xattr_set_handle 16 years ago
Tiger Yang 0e445b6fe9 ocfs2: calculate and reserve credits for xattr value in mknod 16 years ago
Tao Ma 90cb546cad ocfs2/xattr: fix credits calculation during index create 16 years ago
Tao Ma 4b3f6209bf ocfs2/xattr: Always updating ctime during xattr set. 16 years ago
Tao Ma 71d548a6af ocfs2/xattr: Remove extend_trans call and add its credits from the beginning 16 years ago
Sunil Mushran 7b791d6856 ocfs2/dlm: Fix race during lockres mastery 16 years ago
Sunil Mushran b0d4f817ba ocfs2/dlm: Fix race in adding/removing lockres' to/from the tracking list 16 years ago
Sunil Mushran d4f7e650e5 ocfs2/dlm: Hold off sending lockres drop ref message while lockres is migrating 16 years ago
Sunil Mushran 57dff2676e ocfs2/dlm: Clean up errors in dlm_proxy_ast_handler() 16 years ago
Sunil Mushran 2b83256407 ocfs2/dlm: Fix a race between migrate request and exit domain 16 years ago
Joel Becker 58896c4d0e ocfs2: One more hamming code optimization. 16 years ago
Joel Becker 7bb458a585 ocfs2: Another hamming code optimization. 16 years ago
Joel Becker e798b3f8a9 ocfs2: Don't hand-code xor in ocfs2_hamming_encode(). 16 years ago
Joel Becker 9d28cfb73f ocfs2: Enable metadata checksums. 16 years ago
Joel Becker d030cc978e ocfs2: Validate superblock with checksum and ecc. 16 years ago