index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
fs.h
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-23
Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-16
/
+12
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
1
-0
/
+1
2010-10-22
Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
1
-4
/
+10
2010-10-22
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+2
2010-10-19
Merge branch 'v2.6.36-rc8' into for-2.6.37/barrier
Jens Axboe
1
-0
/
+4
2010-10-16
Merge branch 'globalheartbeat-2' of git://oss.oracle.com/git/smushran/linux-2...
Joel Becker
1
-0
/
+4
2010-10-07
Merge commit 'v2.6.36-rc7' into core/rcu
Ingo Molnar
1
-0
/
+4
2010-10-05
fs/locks.c: prepare for BKL removal
Arnd Bergmann
1
-4
/
+10
2010-09-22
fs: {lock,unlock}_flocks() stubs to prepare for BKL removal
Sage Weil
1
-0
/
+4
2010-09-16
libfs: use generic_file_llseek for simple_attr
Arnd Bergmann
1
-0
/
+1
2010-09-10
ext3/ext4: Factor out disk addressability check
Patrick J. LoPresti
1
-0
/
+2
2010-09-10
block: remove the BLKDEV_IFL_BARRIER flag
Christoph Hellwig
1
-8
/
+0
2010-09-10
block: remove the WRITE_BARRIER flag
Christoph Hellwig
1
-3
/
+0
2010-09-10
block: implement REQ_FLUSH/FUA based interface for FLUSH/FUA requests
Tejun Heo
1
-6
/
+13
2010-08-20
kernel: __rcu annotations
Arnd Bergmann
1
-1
/
+1
2010-08-18
fs: scale files_lock
Nick Piggin
1
-0
/
+7
2010-08-18
tty: fix fu_list abuse
Nick Piggin
1
-2
/
+0
2010-08-18
fs: cleanup files_lock locking
Nick Piggin
1
-5
/
+2
2010-08-18
remove SWRITE* I/O types
Christoph Hellwig
1
-9
/
+0
2010-08-14
Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Linus Torvalds
1
-3
/
+2
2010-08-14
Mark arguments to certain syscalls as being const
David Howells
1
-3
/
+3
2010-08-14
bkl: Remove locked .ioctl file operation
Arnd Bergmann
1
-3
/
+2
2010-08-12
block: add secure discard
Adrian Hunter
1
-0
/
+2
2010-08-11
include/linux/fs.h: complete hexification of FMODE_* constants
Andrew Morton
1
-1
/
+1
2010-08-11
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-22
/
+23
2010-08-10
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
Linus Torvalds
1
-10
/
+6
2010-08-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-49
/
+17
2010-08-10
mm: implement writeback livelock avoidance using page tagging
Jan Kara
1
-0
/
+1
2010-08-10
Fix sget() race with failing mount
Al Viro
1
-0
/
+1
2010-08-10
pass a struct path to vfs_statfs
Christoph Hellwig
1
-1
/
+2
2010-08-10
convert remaining ->clear_inode() to ->evict_inode()
Al Viro
1
-2
/
+1
2010-08-10
Make ->drop_inode() just return whether inode needs to be dropped
Al Viro
1
-3
/
+3
2010-08-10
fs/inode.c:clear_inode() is gone
Al Viro
1
-1
/
+0
2010-08-10
->delete_inode() is gone
Al Viro
1
-1
/
+0
2010-08-10
new helper: end_writeback()
Al Viro
1
-0
/
+1
2010-08-10
generic_detach_inode() can be static now
Al Viro
1
-1
/
+0
2010-08-10
New method - evict_inode()
Al Viro
1
-0
/
+1
2010-08-10
simplify checks for I_CLEAR/I_FREEING
Al Viro
1
-2
/
+2
2010-08-10
check ATTR_SIZE contraints in inode_change_ok
Christoph Hellwig
1
-1
/
+0
2010-08-10
remove inode_setattr
Christoph Hellwig
1
-1
/
+0
2010-08-10
rename generic_setattr
Christoph Hellwig
1
-1
/
+1
2010-08-10
sort out blockdev_direct_IO variants
Christoph Hellwig
1
-36
/
+6
2010-08-07
bio, fs: separate out bio_types.h and define READ/WRITE constants in terms of...
Tejun Heo
1
-8
/
+7
2010-08-07
bio, fs: update RWA_MASK, READA and SWRITE to match the corresponding BIO_RW_...
Tejun Heo
1
-3
/
+3
2010-08-07
block: unify flags for struct bio and struct request
Christoph Hellwig
1
-18
/
+20
2010-08-07
block: BARRIER request should imply SYNC
Christoph Hellwig
1
-2
/
+2
2010-08-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-0
/
+1
2010-08-02
vfs: re-introduce MAY_CHDIR
Eric Paris
1
-0
/
+1
2010-07-28
dnotify: move dir_notify_enable declaration
Alexey Dobriyan
1
-3
/
+0
2010-07-28
fanotify: FMODE_NONOTIFY and __O_SYNC in sparc conflict
Signed-off-by: Wu Fengguang
1
-1
/
+1
[next]