Commit Graph

13906 Commits (ca0faba0e8ac844dc0279825eb8db876b5962ea5)

Author SHA1 Message Date
Theodore Ts'o ca0faba0e8 ext4: Move the ext4_sb.h header file into ext4.h 16 years ago
Theodore Ts'o d444c3c381 ext4: Move the ext4_i.h header file into ext4.h 16 years ago
Theodore Ts'o 75507efb13 ext4: Don't avoid using BLOCK_UNINIT block groups in mballoc 16 years ago
Theodore Ts'o 32ed5058ce ext4: Replace lock/unlock_super() with an explicit lock for resizing 16 years ago
Theodore Ts'o 3b9d4ed266 ext4: Replace lock/unlock_super() with an explicit lock for the orphan list 16 years ago
Theodore Ts'o a63c9eb2ce ext4: ext4_mark_recovery_complete() doesn't need to use lock_super 16 years ago
Theodore Ts'o 114e9fc907 ext4: Remove outdated comment about lock_super() 16 years ago
Theodore Ts'o 8df9675f8b ext4: Avoid races caused by on-line resizing and SMP memory reordering 16 years ago
Theodore Ts'o 9ca92389c5 ext4: Use separate super_operations structure for no_journal filesystems 16 years ago
Theodore Ts'o 7234ab2a55 ext4: Fix and simplify s_dirt handling 16 years ago
Theodore Ts'o e2d670523c ext4: Simplify ext4_commit_super()'s function signature 16 years ago
Theodore Ts'o f7c439504c ext4: Use is_power_of_2() for clarity 16 years ago
Theodore Ts'o c5ca7c7636 ext4: Fallback to vmalloc if kmalloc can't allocate s_flex_groups array 16 years ago
Aneesh Kumar K.V 29fa89d088 ext4: Mark the unwritten buffer_head as mapped during write_begin 16 years ago
Aneesh Kumar K.V 8fb0e34248 vfs: Add BUG_ON for delayed and unwritten flags in submit_bh() 16 years ago
Aneesh Kumar K.V 79ffab3439 ext4: Properly initialize the buffer_head state 16 years ago
Felix Blyakher 1b17d76646 xfs: prevent deadlock in xfs_qm_shake() 16 years ago
Eric Sandeen e6da7c9fed xfs: fix overflow in xfs_growfs_data_private 16 years ago
Felix Blyakher 1f23920dbf xfs: fix double unlock in xfs_swap_extents() 16 years ago
Ryusuke Konishi 62013ab5d5 nilfs2: fix bh leak in nilfs_cpfile_delete_checkpoints function 16 years ago
Oskar Schirmer c3dc5bec05 flat: fix data sections alignment 16 years ago
KOSAKI Motohiro bd6daba909 procfs: make errno values consistent when open pident vs exit(2) race occurs 16 years ago
Joakim Tjernlund 81e2962801 jffs2: Fix corruption when flash erase/write failure 16 years ago
Andrew Morton 086a377edc sysfs: file.c: use create_singlethread_workqueue() 16 years ago
Wei Yongjun a0d24b295a nfsd: fix hung up of nfs client while sync write data to nfs server 16 years ago
David Howells 911e690e70 CacheFiles: Fixup renamed filenames in comments in internal.h 16 years ago
David Howells 348ca1029e FS-Cache: Fixup renamed filenames in comments in internal.h 16 years ago
Trond Myklebust 95baa25c73 NFSv4: Fix the case where NFSv4 renewal fails 16 years ago
Sam Ravnborg d0367a508a nfs: fix build error in nfsroot with initconst 16 years ago
Steve French 8db14ca125 [CIFS] Avoid open on possible directories since Samba now rejects them 16 years ago
Ryusuke Konishi d504685363 nilfs2: fix memory leak in nilfs_ioctl_clean_segments 16 years ago
Steve French 703a3b8e5c [CIFS] fix posix open regression 16 years ago
Jeff Layton 8b6427a2a8 cifs: fix pointer initialization and checks in cifs_follow_symlink (try #4) 16 years ago
Frank Filz 7ee2cb7f32 nfs: Fix NFS v4 client handling of MAY_EXEC in nfs_permission. 16 years ago
Jeff Mahoney b83674c0da reiserfs: fixup perms when xattrs are disabled 16 years ago
Jeff Mahoney ceb5edc457 reiserfs: deal with NULL xattr root w/ xattrs disabled 16 years ago
Jeff Mahoney 12abb35a03 reiserfs: clean up ifdefs 16 years ago
Sukadev Bhattiprolu 1f71ebedb3 devpts: correctly set default options 16 years ago
Theodore Ts'o 2ec0ae3ace ext4: Fix race in ext4_inode_info.i_cached_extent 16 years ago
Aneesh Kumar K.V 2a8964d63d ext4: Clear the unwritten buffer_head flag after the extent is initialized 16 years ago
Sankar P 9f55684c2d Btrfs: Spelling fix in btrfs_lookup_first_block_group comments 16 years ago
Sage Weil 6b65c5c61b Btrfs: make show_options result match actual option names 16 years ago
Li Hong 5d847a8ed9 Btrfs: remove outdated comment in btrfs_ioctl_resize() 16 years ago
Chris Mason cc7b0c9b70 Btrfs: remove some WARN_ONs in the IO failure path 16 years ago
Chris Mason 76a05b35a3 Btrfs: Don't loop forever on metadata IO failures 16 years ago
Chris Mason 2757495c90 Btrfs: init inode ordered_data_close flag properly 16 years ago
Jeff Layton d8e2f53ac9 cifs: fix error handling in parse_DFS_referrals 16 years ago
Mel Gorman f2deae9d4e Remove implementation of readpage from the hugetlbfs_aops 16 years ago
Phillip Lougher e5d287539d Squashfs: cody tidying, remove commented out line in Makefile 16 years ago
Phillip Lougher fffb47b80e Squashfs: check page size is not larger than the filesystem block size 16 years ago