コミット履歴

作者 SHA1 メッセージ 日付
  Al Viro 2f99c36986 get rid of pointless includes of ext2_fs.h 13 年 前
  Benjamin Marzinski 58a7d5fb8e GFS2: call gfs2_write_alloc_required for each chunk 13 年 前
  Steven Whitehouse 66fc061bda GFS2: FITRIM ioctl support 13 年 前
  Linus Torvalds 1619ed8f60 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw 13 年 前
  Al Viro 2a79f17e4a vfs: mnt_drop_write_file() 13 年 前
  Al Viro a561be7100 switch a bunch of places to mnt_want_write_file() 13 年 前
  Bob Peterson 564e12b115 GFS2: decouple quota allocations from block allocations 13 年 前
  Steven Whitehouse 4442f2e03e GFS2: O_(D)SYNC support for fallocate 13 年 前
  Steven Whitehouse 87654896ca GFS2: More automated code analysis fixes 13 年 前
  Bob Peterson dfe4d34b39 GFS2: Add readahead to sequential directory traversal 13 年 前
  Linus Torvalds f362f98e7c Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue 13 年 前
  Andi Kleen ef3d0fd27e vfs: do (nearly) lockless generic_file_llseek 13 年 前
  Benjamin Marzinski 64dd153c83 GFS2: rewrite fallocate code to write blocks directly 13 年 前
  Steven Whitehouse 13d921e371 GFS2: Clean up ->page_mkwrite 13 年 前
  Steven Whitehouse b5b24d7aeb GFS2: Fix AIL flush issue during fsync 13 年 前
  Steven Whitehouse 54335b1fca GFS2: Cache the most recently used resource group in the inode 13 年 前
  Steven Whitehouse 9453615a1a GFS2: Fix lseek after SEEK_DATA, SEEK_HOLE have been added 14 年 前
  Steven Whitehouse ab9bbda020 GFS2: Use ->dirty_inode() 14 年 前
  Steven Whitehouse f18185291d GFS2: Fix bug trap and journaled data fsync 14 年 前
  Steven Whitehouse 2f0264d592 GFS2: Split data write & wait in fsync 14 年 前
  Linus Torvalds bbd9d6f7fb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 14 年 前
  Josef Bacik 02c24a8218 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers 14 年 前
  Al Viro 10556cb21a ->permission() sanitizing: don't pass flags to ->permission() 14 年 前
  Steven Whitehouse 9964afbb79 GFS2: Add S_NOSEC support 14 年 前
  Benjamin Marzinski 6905d9e4dd GFS2: make sure fallocate bytes is a multiple of blksize 14 年 前
  Steven Whitehouse dba898b02d GFS2: Clean up fsync() 14 年 前
  Benjamin Marzinski 0ee532062f GFS2: directly write blocks past i_size 14 年 前
  Serge E. Hallyn 2e14967075 userns: rename is_owner_or_cap to inode_owner_or_capable 14 年 前
  Benjamin Marzinski e4a7b7b0c9 GFS2: fix block allocation check for fallocate 14 年 前
  Steven Whitehouse 0a33443b38 GFS2: Remove potential race in flock code 14 年 前