Commit History

作者 SHA1 備註 提交日期
  Deepa Dinamani 02027d42c3 fs: Replace CURRENT_TIME_SEC with current_time() for inode timestamps 9 年之前
  Carlos Maiolino ff0031d848 ext2: fix filesystem deadlock while reading corrupted xattr block 9 年之前
  Andreas Gruenbacher 6048c64b26 mbcache: add reusable flag to cache entries 9 年之前
  Jan Kara 7a2508e1b6 mbcache2: rename to mbcache 9 年之前
  Jan Kara be0726d33c ext2: convert to mbcache2 9 年之前
  Linus Torvalds 33caf82acf Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 9 年之前
  Dmitry Monakhov a1c6f05733 fs: use block_device name vsprintf helper 10 年之前
  Andreas Gruenbacher 764a5c6b1f xattr handlers: Simplify list operation 9 年之前
  Andreas Gruenbacher d9a82a0403 xattr handlers: Pass handler to operations instead of flags 9 年之前
  David Howells 2b0143b5c9 VFS: normal filesystems (and lustre): d_inode() annotations 10 年之前
  Christoph Hellwig 64e178a711 ext2/3/4: use generic posix ACL infrastructure 11 年之前
  Wang Shilong ab6a773dbc Ext2: return ENOMEM rather than EIO if sb_getblk fails 12 年之前
  Wang Shilong 2b0542a4a0 Ext2: use unlikely to improve the efficiency of the kernel 12 年之前
  Jan Kara b838ec2232 ext2: Remove s_dirt handling 13 年之前
  Paul Gortmaker 302bf2f325 ext2/3/4: delete unneeded includes of module.h 13 年之前
  Wang Sheng-Hui 03b5bb3429 ext2: check xattr name_len before acquiring xattr_sem in ext2_xattr_get 14 年之前
  Lucas De Marchi 25985edced Fix common misspellings 14 年之前
  Wang Sheng-Hui 1f605b3027 ext2: remove dead code in ext2_xattr_get 14 年之前
  Wang Sheng-Hui 6e9510b0e0 ext2,ext3,ext4: clarify comment for extN_xattr_set_handle 14 年之前
  Christoph Hellwig c37650161a fs: add sync_inode_metadata 15 年之前
  Andreas Gruenbacher 2aec7c5232 mbcache: Remove unused features 15 年之前
  Al Viro 3937871d91 Don't dirty the victim in ext2_xattr_delete_inode() 15 年之前
  Al Viro addacc7d6f Take dirtying the inode to callers of ext2_free_blocks() 15 年之前
  Al Viro 3889717d28 ext2: switch to dquot_free_block_nodirty() 15 年之前
  Stephen Hemminger 749c72efa4 ext2: constify xattr_handler 15 年之前
  Jan Blunck c15271f4e7 ext2: Add ext2_sb_info s_lock spinlock 15 年之前
  Christoph Hellwig 5dd4056db8 dquot: cleanup space allocation / freeing routines 15 年之前
  Christoph Hellwig 431547b3c4 sanitize xattr handler prototypes 15 年之前
  Jan Kara 6f90bee506 ext2: Use lowercase names of quota functions 16 年之前
  Akinobu Mita 24097d12ef ext2: use ext2_group_first_block_no() 17 年之前