Commit Graph

584 Commits (814ce2521121c2459e16cea8c7221e157edbeddd)

Author SHA1 Message Date
Christoph Hellwig bb8430a2c8 locks: remove fl_copy_lock lock_manager operation 14 years ago
J. Bruce Fields 05fa3135fd locks: fix setlease methods to free passed-in lock 15 years ago
Linus Torvalds 435f49a518 readv/writev: do the same MAX_RW_COUNT truncation that read/write does 15 years ago
Al Viro ceefda6931 switch get_sb_ns() users 15 years ago
Al Viro 51139adac9 convert get_sb_pseudo() users 15 years ago
Al Viro 3c26ff6e49 convert get_sb_nodev() users 15 years ago
Al Viro fc14f2fef6 convert get_sb_single() users 15 years ago
Al Viro 152a083666 new helper: mount_bdev() 15 years ago
Al Viro c96e41e92b beginning of transtion: ->mount() 15 years ago
Ingo Molnar b31d42a5af Fix compile brekage with !CONFIG_BLOCK 15 years ago
Lukas Czerner 367a51a339 fs: Add FITRIM ioctl 15 years ago
Linus Torvalds f7347ce4ee fasync: re-organize fasync entry insertion to allow it under a spinlock 15 years ago
Arnd Bergmann c5b1f0d92c locks/nfsd: allocate file lock outside of spinlock 15 years ago
Eric Dumazet 518de9b39e fs: allow for more than 2^31 files 15 years ago
Eric Paris 196f518128 IMA: explicit IMA i_flag to remove global lock on inode_delete 15 years ago
Eric Paris a178d2027d IMA: move read counter into struct inode 15 years ago
Nick Piggin 7ccf19a804 fs: inode split IO and LRU lists 15 years ago
Christoph Hellwig 312d3ca856 fs: use percpu counter for nr_dentry and nr_dentry_unused 15 years ago
Christoph Hellwig 85fe4025c6 fs: do not assign default i_ino in new_inode 15 years ago
Al Viro 7de9c6ee3e new helper: ihold() 15 years ago
Christoph Hellwig 646ec4615c fs: remove inode_add_to_list/__inode_add_to_list 15 years ago
Nick Piggin 9e38d86ff2 fs: Implement lazy LRU updates for inodes 15 years ago
Dave Chinner cffbc8aa33 fs: Convert nr_inodes and nr_unused to per-cpu counters 15 years ago
Al Viro 1d3382cbf0 new helper: inode_unhashed() 15 years ago
Al Viro a8dade34e3 unexport invalidate_inodes 15 years ago
KAMEZAWA Hiroyuki 4a3956c790 vfs: introduce FMODE_UNSIGNED_OFFSET for allowing negative f_pos 15 years ago
Eric Dumazet 7e360c38ab fs: allow for more than 2^31 files 15 years ago
Christoph Hellwig 56b0dacfa2 fs: mark destroy_inode static 15 years ago
Christoph Hellwig c37650161a fs: add sync_inode_metadata 15 years ago
Arnd Bergmann b89f432133 fs/locks.c: prepare for BKL removal 15 years ago
Sage Weil 8b15575cae fs: {lock,unlock}_flocks() stubs to prepare for BKL removal 15 years ago
Arnd Bergmann 1ec5584e3e libfs: use generic_file_llseek for simple_attr 15 years ago
Patrick J. LoPresti 30ca22c70e ext3/ext4: Factor out disk addressability check 15 years ago
Christoph Hellwig 8c55536782 block: remove the BLKDEV_IFL_BARRIER flag 15 years ago
Christoph Hellwig 31725e65c7 block: remove the WRITE_BARRIER flag 15 years ago
Tejun Heo 4fed947cb3 block: implement REQ_FLUSH/FUA based interface for FLUSH/FUA requests 15 years ago
Arnd Bergmann 4d2deb40b2 kernel: __rcu annotations 15 years ago
Nick Piggin 6416ccb789 fs: scale files_lock 15 years ago
Nick Piggin d996b62a8d tty: fix fu_list abuse 15 years ago
Nick Piggin ee2ffa0dfd fs: cleanup files_lock locking 15 years ago
Christoph Hellwig 9cb569d601 remove SWRITE* I/O types 15 years ago
David Howells c788732523 Mark arguments to certain syscalls as being const 15 years ago
Arnd Bergmann b19dd42faf bkl: Remove locked .ioctl file operation 15 years ago
Adrian Hunter 8d57a98ccd block: add secure discard 15 years ago
Andrew Morton 13bcbc0087 include/linux/fs.h: complete hexification of FMODE_* constants 15 years ago
Jan Kara f446daaea9 mm: implement writeback livelock avoidance using page tagging 15 years ago
Al Viro 7a4dec5389 Fix sget() race with failing mount 15 years ago
Christoph Hellwig ebabe9a900 pass a struct path to vfs_statfs 15 years ago
Al Viro b57922d97f convert remaining ->clear_inode() to ->evict_inode() 15 years ago
Al Viro 45321ac543 Make ->drop_inode() just return whether inode needs to be dropped 15 years ago