Commit Graph

125777 Commits (498e5f24158da7bf8fa48074a70e370e22844492)
 

Author SHA1 Message Date
Theodore Ts'o 498e5f2415 ext4: Change unsigned long to unsigned int 17 years ago
Theodore Ts'o a9df9a4910 ext4: Make ext4_group_t be an unsigned int 16 years ago
Theodore Ts'o cde6436004 ext4: Remove i_ext_generation from ext4_inode_info structure 17 years ago
Theodore Ts'o 30773840c1 ext4: add fsync batch tuning knobs 16 years ago
Theodore Ts'o d7cfa4684d ext4: display average commit time 16 years ago
Josef Bacik e07f7183a4 jbd2: improve jbd2 fsync batching 16 years ago
Aneesh Kumar K.V 032115fcef ext4: Don't overwrite allocation_context ac_status 16 years ago
Theodore Ts'o fde4d95ad8 ext4: remove extraneous newlines from calls to ext4_error() and ext4_warning() 16 years ago
Theodore Ts'o fd98496f46 jbd2: Add barrier not supported test to journal_wait_on_commit_record 16 years ago
Frank Mayhar 0390131ba8 ext4: Allow ext4 to run without a journal 16 years ago
Yasunori Goto ff7ef329b2 ext4: Widen type of ext4_sb_info.s_mb_maxs[] 16 years ago
Solofo.Ramangalahy@bull.net 93c0d86371 ext4: When resizing set the EXT4_BG_INODE_ZEROED flag for new block groups 16 years ago
Roel Kluin 23475e264c ext4: Use simple_strtol() instead of simple_strtoul() in ext4_ui_proc_open 16 years ago
Mark Fasheh 171bbfbeab jbd2: Add BH_JBDPrivateStart 16 years ago
Wu Fengguang 25f1ee3aba ext4: fix build warning 16 years ago
Aneesh Kumar K.V 565a9617b2 ext4: avoid ext4_error when mounting a fs with a single bg 16 years ago
Aneesh Kumar K.V 791b7f0895 ext4: Fix the delalloc writepages to allocate blocks at the right offset. 16 years ago
Theodore Ts'o 2a21e37e48 ext4: tone down ext4_da_writepages warnings 17 years ago
Theodore Ts'o 97df5d155d ext4: remove do_blk_alloc() 16 years ago
Theodore Ts'o cfe82c8567 ext4: remove ext4_new_meta_block() 16 years ago
Theodore Ts'o 815a113068 ext4: remove ext4_new_blocks() and call ext4_mb_new_blocks() directly 16 years ago
Theodore Ts'o 8e1a4857cd Update Documentation/filesystems/ext4.txt 16 years ago
Theodore Ts'o 59e315b4c4 ext3/4: Fix loop index in do_split() so it is signed 16 years ago
Theodore Ts'o f99b25897a ext4: Add support for non-native signed/unsigned htree hash algorithms 17 years ago
Theodore Ts'o 5e1f8c9e20 ext3: Add support for non-native signed/unsigned htree hash algorithms 17 years ago
Alexander Beregalov 8f72fbdf0d ext4: fix printk format warning 17 years ago
Linus Torvalds fe0bdec68b Merge branch 'audit.b61' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current 16 years ago
Alessandro Zummo 099e657625 rtc: add alarm/update irq interfaces 16 years ago
Nick Piggin 54566b2c15 fs: symlink write_begin allocation context fix 16 years ago
Bruno Prémont e687d691cb viafb: fix crashes due to 4k stack overflow 16 years ago
Pekka Enberg c644f0e4b5 fs: introduce bgl_lock_ptr() 16 years ago
Randy Dunlap 0a30c5cefa spi.h uses/needs device.h 16 years ago
Adam Lackorzynski 2e4e27c7d0 vmalloc.c: fix flushing in vmap_page_range() 16 years ago
Li Zefan 7b574b7b01 cgroups: fix a race between cgroup_clone and umount 16 years ago
Al Viro 5af75d8d58 audit: validate comparison operations, store them in sane form 16 years ago
Al Viro 36c4f1b18c clean up audit_rule_{add,del} a bit 16 years ago
Al Viro e048e02c89 make sure that filterkey of task,always rules is reported 16 years ago
Al Viro e45aa212ea audit rules ordering, part 2 16 years ago
Al Viro 0590b9335a fixing audit rule ordering mess, part 1 16 years ago
Al Viro 1a9d0797b8 audit_update_lsm_rules() misses the audit_inode_hash[] ones 16 years ago
Al Viro 57f71a0af4 sanitize audit_log_capset() 16 years ago
Al Viro 157cf649a7 sanitize audit_fd_pair() 16 years ago
Al Viro 564f6993ff sanitize audit_mq_open() 16 years ago
Al Viro c32c8af43b sanitize AUDIT_MQ_SENDRECV 16 years ago
Al Viro 20114f71b2 sanitize audit_mq_notify() 16 years ago
Al Viro 7392906ea9 sanitize audit_mq_getsetattr() 16 years ago
Al Viro e816f370cb sanitize audit_ipc_set_perm() 16 years ago
Al Viro a33e675100 sanitize audit_ipc_obj() 16 years ago
Al Viro f3298dc4f2 sanitize audit_socketcall 16 years ago
Al Viro 4f6b434fee don't reallocate buffer in every audit_sockaddr() 16 years ago