Commit Graph

13922 Commits (2fa3cdfb319055fd8b25abdafa413e16f00ad493)

Author SHA1 Message Date
Theodore Ts'o 2fa3cdfb31 ext4: Merge ext4_da_get_block_write() into mpage_da_map_blocks() 16 years ago
Theodore Ts'o a2dc52b5d1 ext4: Add BUG_ON debugging checks to noalloc_get_block_write() 16 years ago
Theodore Ts'o b920c75502 ext4: Add documentation to the ext4_*get_block* functions 16 years ago
Theodore Ts'o c217705733 ext4: Define a new set of flags for ext4_get_blocks() 16 years ago
Theodore Ts'o 12b7ac1768 ext4: Rename ext4_get_blocks_wrap() to be ext4_get_blocks() 16 years ago
Theodore Ts'o e4d996ca80 ext4: Rename ext4_get_blocks_handle() to be ext4_ind_get_blocks() 16 years ago
Theodore Ts'o f888e652d7 ext4: Simplify function signature for ext4_da_get_block_write() 16 years ago
Vincent Minet bc8e67409c ext4: Fix spinlock assertions on UP systems 16 years ago
Aneesh Kumar K.V 955ce5f5be ext4: Convert ext4_lock_group to use sb_bgl_lock 16 years ago
Theodore Ts'o eefd7f03b8 ext4: fix the length returned by fiemap for an unallocated extent 16 years ago
Eric Sandeen c9877b205f ext4: fix for fiemap last-block test 16 years ago
Aneesh Kumar K.V 19ba0559f9 vfs: Enable FS_IOC_FIEMAP and FIGETBSZ for all filetypes 16 years ago
Aneesh Kumar K.V abc8746eb9 ext4: hook fiemap operation for directories 16 years ago
Curt Wohlgemuth f40339031b ext4: Make the length of the mb_history file tunable 16 years ago
Theodore Ts'o bb23c20a85 ext4: Move fs/ext4/group.h into ext4.h 16 years ago
Theodore Ts'o 596397b77c ext4: Move fs/ext4/namei.h into ext4.h 16 years ago
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