Commit Graph

13770 Commits (b4c30de39a2596503e888a7b47d19792f25913d6)

Author SHA1 Message Date
Jan Kara b4c30de39a ocfs2: Fix lock inversion in ocfs2_local_read_info() 16 years ago
Jan Kara 4e8a301929 ocfs2: Fix possible deadlock in ocfs2_global_read_dquot() 16 years ago
Coly Li 2b53bc7bff ocfs2: update comments in masklog.h 16 years ago
Tao Ma a46fa684fc ocfs2: Don't printk the error when listing too many xattrs. 16 years ago
Oleg Nesterov 0ae05fb254 ptrace: s/parent/real_parent/ in binfmt_elf_fdpic.c 16 years ago
KOSAKI Motohiro 00a62ce91e mm: fix Committed_AS underflow on large NR_CPUS environment 16 years ago
Ivan Kokshaysky 74641f584d alpha: binfmt_aout fix 16 years ago
Vitaly Mayatskikh 0816178638 pagemap: require aligned-length, non-null reads of /proc/pid/pagemap 16 years ago
Nick Piggin b827e496c8 mm: close page_mkwrite races 16 years ago
Ian Kent a8985f3ac5 autofs4: fix incorrect return in autofs4_mount_busy() 16 years ago
Joel Becker dfa13f39b7 ocfs2: Fix a missing credit when deleting from indexed directories. 16 years ago
Christoph Hellwig 28e211700a xfs: fix getbmap vs mmap deadlock 16 years ago
Christoph Hellwig 5f79ed685f xfs: a couple getbmap cleanups 16 years ago
Olaf Weber b9ec9068d7 xfs: add more checks to superblock validation 16 years ago
Lachlan McIlroy def6b3ba56 xfs_file_last_byte() needs to acquire ilock 16 years ago
Tao Ma 7e31a966ad ocfs2/trivial: Remove unused variable in ocfs2_rename. 16 years ago
FUJITA Tomonori 69838727bc bio: fix memcpy corruption in bio_copy_user_iov() 16 years ago
Tyler Hicks ac20100df7 eCryptfs: Fix min function comparison warning 16 years ago
Randy Dunlap 802b352f29 ecryptfs: fix printk format warning 16 years ago
Chris Mason 46a53cca82 Btrfs: look for acls during btrfs_read_locked_inode 16 years ago
Chris Mason 7b1a14bbb0 Btrfs: fix acl caching 16 years ago
Dan Carpenter a069e9cee1 ext2: missing unlock in ext2_quota_write() 16 years ago
Christoph Hellwig fd1b52435a quota: remove obsolete comments in fs/quota/Makefile 16 years ago
Joel Becker 21380931eb Btrfs: Fix a bunch of printk() warnings. 16 years ago
Joel Becker e63b6a6c0f Btrfs: Fix a trivial warning using max() of u64 vs ULL. 16 years ago
Chris Mason 45c06543af Btrfs: remove unused btrfs_bit_radix slab 16 years ago
Chris Mason 193f284d49 Btrfs: ratelimit IO error printks 16 years ago
Chris Mason b7967db75a Btrfs: remove #if 0 code 16 years ago
Chris Ball d6397baee4 Btrfs: When shrinking, only update disk size on success 16 years ago
Theodore Ts'o c4b5a61431 ext4: Do not try to validate extents on special files 16 years ago
David Howells 4b2b0b9753 ROMFS: Advance destination buffer pointer when reading from a blockdev 16 years ago
David Howells 84baf74bf2 ROMFS: romfs_lookup() shouldn't be doing a partial name comparison 16 years ago
Theodore Ts'o a9e817425d ext4: Ignore i_file_acl_high unless EXT4_FEATURE_INCOMPAT_64BIT is present 16 years ago
Chris Mason 59bc5c758e Btrfs: fix deadlocks and stalls on dead root removal 16 years ago
Chris Mason e980b50cda Btrfs: fix fallocate deadlock on inode extent lock 16 years ago
Christoph Hellwig 9601e3f633 Btrfs: kill btrfs_cache_create 16 years ago
Christoph Hellwig 0d4bf11e53 Btrfs: don't export symbols 16 years ago
Christoph Hellwig 2ea2544ef5 Btrfs: simplify makefile 16 years ago
Josef Bacik 97e728d435 Btrfs: try to keep a healthy ratio of metadata vs data block groups 16 years ago
Theodore Ts'o 485c26ec70 ext4: Fix softlockup caused by illegal i_file_acl value in on-disk inode 16 years ago
Oleg Nesterov 437f7fdb60 check_unsafe_exec: s/lock_task_sighand/rcu_read_lock/ 16 years ago
Oleg Nesterov 8c652f96d3 do_execve() must not clear fs->in_exec if it was set by another thread 16 years ago
Sunil Mushran a5a0a63092 ocfs2: Add missing iput() during error handling in ocfs2_dentry_attach_lock() 16 years ago
Martin Schwidefsky e1c805309d [S390] /proc/stat idle field for idle cpus 16 years ago
Steven Whitehouse d9ba7615bf GFS2: Ensure that the inode goal block settings are updated 16 years ago
Steven Whitehouse d8bd504ab8 GFS2: Fix bug in block allocation 16 years ago
Theodore Ts'o b5451f7b26 ext4: Fix potential inode allocation soft lockup in Orlov allocator 16 years ago
Theodore Ts'o e84a26ce17 ext4: Make the extent validity check more paranoid 16 years ago
Tyler Hicks 3a6b42cadc eCryptfs: Larger buffer for encrypted symlink targets 16 years ago
Tyler Hicks ca8e34f2b0 eCryptfs: Lock lower directory inode mutex during lookup 16 years ago