提交历史

作者 SHA1 备注 提交日期
  Akinobu Mita 10d470849a ext3: use memweight() 13 年之前
  Eric W. Biederman 1523299d58 userns: Convert ext3 to use kuid/kgid where appropriate 13 年之前
  Al Viro 4613ad180d ext3: move headers to fs/ext3/ 13 年之前
  Lukas Czerner e703c20613 ext3: fix start and len arguments handling in ext3_trim_fs() 13 年之前
  Kazuya Mio 053800a84b ext3: Don't call dquot_free_block() if we don't update anything 13 年之前
  Dmitry Monakhov 6360e21f94 ext3: Allow quota file use root reservation 13 年之前
  H Hartley Sweeten 3ee77f2091 ext3/balloc.c: local functions should be static 13 年之前
  Julia Lawall 46130222df fs/ext3/balloc.c: delete useless initialization 14 年之前
  Lukas Czerner 2c2ea9451f ext3: Return -EINVAL when start is beyond the end of fs in ext3_trim_fs() 14 年之前
  Lukas Czerner 785c4bcc0d ext3: Add fixed tracepoints 14 年之前
  Lucas De Marchi 25985edced Fix common misspellings 14 年之前
  Tao Ma 425fa41072 ext3: Fix an overflow in ext3_trim_fs. 14 年之前
  Tao Ma bbac751dc8 ext3: speed up group trim with the right free block count. 14 年之前
  Tao Ma 4b44dd300d ext3: Adjust trim start with first_data_block. 14 年之前
  Lukas Czerner b853b96b1d ext3: Add batched discard support for ext3 14 年之前
  Namhyung Kim a4c18ad2ee ext3: Update kernel-doc comments 14 年之前
  Namhyung Kim 57e94d8647 ext3: Remove unnecessary casts on bh->b_data 14 年之前
  Frans van de Wiel 8cef107a1d ext3: Avoid loading bitmaps for full groups during block allocation 15 年之前
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 年之前
  Christoph Hellwig 5dd4056db8 dquot: cleanup space allocation / freeing routines 15 年之前
  Christoph Hellwig ca41f7b918 ext3: remove ->write_super and stop maintaining ->s_dirt 16 年之前
  Jan Kara 81a0522739 ext3: Use lowercase names of quota functions 16 年之前
  David Howells 6a2f90e9fa CRED: Wrap task credential accesses in the Ext3 filesystem 16 年之前
  Mingming Cao 46d01a225e ext3: fix ext3 block reservation early ENOSPC issue 16 年之前
  Harvey Harrison e05b6b524b ext3: replace remaining __FUNCTION__ occurrences 17 年之前
  Aneesh Kumar K.V 2588ef83f7 ext3: retry block allocation if new blocks are allocated from system zone 17 年之前
  Julia Lawall 269b261916 fs/ext3: use BUG_ON 17 年之前
  Marcin Slusarz 50e8a2890e ext3: replace all adds to little endians variables with le*_add_cpu 17 年之前
  Akinobu Mita 859cb93679 ext[234]: cleanup ext[234]_bg_num_gdb() 17 年之前
  Akinobu Mita 144704e522 ext[234]: fix comment for nonexistent variable 17 年之前