index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
fs.h
Age
Commit message (
Expand
)
Author
2010-10-25
fs: do not assign default i_ino in new_inode
Christoph Hellwig
2010-10-25
new helper: ihold()
Al Viro
2010-10-25
fs: remove inode_add_to_list/__inode_add_to_list
Christoph Hellwig
2010-10-25
fs: Implement lazy LRU updates for inodes
Nick Piggin
2010-10-25
fs: Convert nr_inodes and nr_unused to per-cpu counters
Dave Chinner
2010-10-25
new helper: inode_unhashed()
Al Viro
2010-10-25
unexport invalidate_inodes
Al Viro
2010-10-25
vfs: introduce FMODE_UNSIGNED_OFFSET for allowing negative f_pos
KAMEZAWA Hiroyuki
2010-10-25
fs: allow for more than 2^31 files
Eric Dumazet
2010-10-25
fs: mark destroy_inode static
Christoph Hellwig
2010-10-25
fs: add sync_inode_metadata
Christoph Hellwig
2010-10-22
Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-22
Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-21
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2010-10-19
Merge branch 'v2.6.36-rc8' into for-2.6.37/barrier
Jens Axboe
2010-10-15
Merge branch 'globalheartbeat-2' of git://oss.oracle.com/git/smushran/linux-2...
Joel Becker
2010-10-07
Merge commit 'v2.6.36-rc7' into core/rcu
Ingo Molnar
2010-10-05
fs/locks.c: prepare for BKL removal
Arnd Bergmann
2010-09-21
fs: {lock,unlock}_flocks() stubs to prepare for BKL removal
Sage Weil
2010-09-16
libfs: use generic_file_llseek for simple_attr
Arnd Bergmann
2010-09-10
ext3/ext4: Factor out disk addressability check
Patrick J. LoPresti
2010-09-10
block: remove the BLKDEV_IFL_BARRIER flag
Christoph Hellwig
2010-09-10
block: remove the WRITE_BARRIER flag
Christoph Hellwig
2010-09-10
block: implement REQ_FLUSH/FUA based interface for FLUSH/FUA requests
Tejun Heo
2010-08-19
kernel: __rcu annotations
Arnd Bergmann
2010-08-18
fs: scale files_lock
Nick Piggin
2010-08-18
tty: fix fu_list abuse
Nick Piggin
2010-08-18
fs: cleanup files_lock locking
Nick Piggin
2010-08-18
remove SWRITE* I/O types
Christoph Hellwig
2010-08-13
Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Linus Torvalds
2010-08-13
Mark arguments to certain syscalls as being const
David Howells
2010-08-14
bkl: Remove locked .ioctl file operation
Arnd Bergmann
2010-08-12
block: add secure discard
Adrian Hunter
2010-08-11
include/linux/fs.h: complete hexification of FMODE_* constants
Andrew Morton
2010-08-10
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-08-10
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
Linus Torvalds
2010-08-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-08-09
mm: implement writeback livelock avoidance using page tagging
Jan Kara
2010-08-09
Fix sget() race with failing mount
Al Viro
2010-08-09
pass a struct path to vfs_statfs
Christoph Hellwig
2010-08-09
convert remaining ->clear_inode() to ->evict_inode()
Al Viro
2010-08-09
Make ->drop_inode() just return whether inode needs to be dropped
Al Viro
2010-08-09
fs/inode.c:clear_inode() is gone
Al Viro
2010-08-09
->delete_inode() is gone
Al Viro
2010-08-09
new helper: end_writeback()
Al Viro
2010-08-09
generic_detach_inode() can be static now
Al Viro
2010-08-09
New method - evict_inode()
Al Viro
2010-08-09
simplify checks for I_CLEAR/I_FREEING
Al Viro
2010-08-09
check ATTR_SIZE contraints in inode_change_ok
Christoph Hellwig
[prev]
[next]