projects
/
linux-2.6
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Push BKL down into do_remount_sb()
[linux-2.6]
/
fs
/
2009-06-12
Al Viro
Push BKL down into do_remount_sb()
tree
|
commitdiff
2009-06-12
Al Viro
Push BKL down beyond VFS-only parts of do_mount()
tree
|
commitdiff
2009-06-12
Al Viro
Push BKL into do_mount()
tree
|
commitdiff
2009-06-12
Al Viro
Push lock_super() into the ->remount_fs() of filesystem...
tree
|
commitdiff
2009-06-12
Christoph Hellwig
push BKL down into ->put_super
tree
|
commitdiff
2009-06-12
Al Viro
No need to do lock_super() for exclusion in generic_shu...
tree
|
commitdiff
2009-06-12
Al Viro
Trim a bit of crap from fs.h
tree
|
commitdiff
2009-06-12
Al Viro
Make sure that all callers of remount hold s_umount...
tree
|
commitdiff
2009-06-12
Christoph Hellwig
enforce ->sync_fs is only called for rw superblock
tree
|
commitdiff
2009-06-12
Christoph Hellwig
cleanup sync_supers
tree
|
commitdiff
2009-06-12
Alexey Dobriyan
dcache: extrace and use d_unlinked()
tree
|
commitdiff
2009-06-12
Christoph Hellwig
remove ->write_super call in generic_shutdown_super
tree
|
commitdiff
2009-06-12
Christoph Hellwig
qnx4: remove ->write_super
tree
|
commitdiff
2009-06-12
Christoph Hellwig
ocfs2: remove ->write_super and stop maintaining -...
tree
|
commitdiff
2009-06-12
Christoph Hellwig
gfs2: remove ->write_super and stop maintaining ->s_dirt
tree
|
commitdiff
2009-06-12
Christoph Hellwig
ext3: remove ->write_super and stop maintaining ->s_dirt
tree
|
commitdiff
2009-06-12
Christoph Hellwig
btrfs: remove ->write_super and stop maintaining -...
tree
|
commitdiff
2009-06-12
Jan Kara
quota: Introduce writeout_quota_sb() (version 4)
tree
|
commitdiff
2009-06-12
Christoph Hellwig
quota: cleanup dquota sync functions (version 4)
tree
|
commitdiff
2009-06-12
Jan Kara
vfs: Rename fsync_super() to sync_filesystem() (version 4)
tree
|
commitdiff
2009-06-12
Jan Kara
vfs: Move syncing code from super.c to sync.c (version 4)
tree
|
commitdiff
2009-06-12
Jan Kara
vfs: Make sys_sync() use fsync_super() (version 4)
tree
|
commitdiff
2009-06-12
Jan Kara
vfs: Make __fsync_super() a static function (version 4)
tree
|
commitdiff
2009-06-12
Jan Kara
vfs: Call ->sync_fs() even if s_dirt is 0 (version 4)
tree
|
commitdiff
2009-06-12
Jan Kara
vfs: Fix sys_sync() and fsync_super() reliability ...
tree
|
commitdiff
2009-06-12
Christoph Hellwig
remove s_async_list
tree
|
commitdiff
2009-06-12
npiggin@suse.de
fs: move mark_files_ro into file_table.c
tree
|
commitdiff
2009-06-12
npiggin@suse.de
fs: introduce mnt_clone_write
tree
|
commitdiff
2009-06-12
npiggin@suse.de
fs: mnt_want_write speedup
tree
|
commitdiff
2009-06-12
Al Viro
Move junk from proc_fs.h to fs/proc/internal.h
tree
|
commitdiff
2009-06-12
Al Viro
switch lookup_mnt()
tree
|
commitdiff
2009-06-12
Al Viro
switch follow_mount()
tree
|
commitdiff
2009-06-12
Al Viro
switch follow_down()
tree
|
commitdiff
2009-06-12
Al Viro
Switch collect_mounts() to struct path
tree
|
commitdiff
2009-06-12
Al Viro
switch follow_up() to struct path
tree
|
commitdiff
2009-06-12
Al Viro
switch rqst_exp_parent()
tree
|
commitdiff
2009-06-12
Al Viro
switch rqst_exp_get_by_name()
tree
|
commitdiff
2009-06-12
Al Viro
switch exp_parent() to struct path
tree
|
commitdiff
2009-06-12
Al Viro
nfsd struct path use: exp_get_by_name()
tree
|
commitdiff
2009-06-12
Al Viro
Don't bother with check_mnt() in do_add_mount() on...
tree
|
commitdiff
2009-06-12
Al Viro
Make vfs_path_lookup() use starting point as root
tree
|
commitdiff
2009-06-12
Al Viro
Cache root in nameidata
tree
|
commitdiff
2009-06-12
Al Viro
Preparations to caching root in path_walk()
tree
|
commitdiff
2009-06-12
Al Viro
Get rid of path_lookup in autofs4
tree
|
commitdiff
2009-06-12
Jeff Mahoney
reiserfs: allow exposing privroot w/ xattrs enabled
tree
|
commitdiff
2009-06-11
Linus Torvalds
Merge git://git./linux/kernel/git/mason/btrfs-unstable
tree
|
commitdiff
2009-06-11
Linus Torvalds
Merge branch 'for-linus' of git://git.infradead.org...
tree
|
commitdiff
2009-06-11
Linus Torvalds
Merge branch 'for-linus' of git://linux-arm.org/linux-2.6
tree
|
commitdiff
2009-06-11
Linus Torvalds
Merge branch 'perfcounters-for-linus' of git://git...
tree
|
commitdiff
2009-06-11
Linus Torvalds
Merge branch 'topic/slab/earlyboot' of git://git./linux...
tree
|
commitdiff
2009-06-11
Eric Paris
fsnotify: allow groups to set freeing_mark to null
tree
|
commitdiff
2009-06-11
Eric Paris
inotify/dnotify: should_send_event shouldn't match...
tree
|
commitdiff
2009-06-11
Eric Paris
dnotify: do not bother to lock entry->lock when reading...
tree
|
commitdiff
2009-06-11
Eric Paris
dnotify: do not use ?true:false when assigning to a...
tree
|
commitdiff
2009-06-11
Eric Paris
inotify: reimplement inotify using fsnotify
tree
|
commitdiff
2009-06-11
Eric Paris
fsnotify: handle filesystem unmounts with fsnotify...
tree
|
commitdiff
2009-06-11
Eric Paris
fsnotify: fsnotify marks on inodes pin them in core
tree
|
commitdiff
2009-06-11
Eric Paris
fsnotify: allow groups to add private data to events
tree
|
commitdiff
2009-06-11
Eric Paris
fsnotify: add correlations between events
tree
|
commitdiff
2009-06-11
Eric Paris
fsnotify: include pathnames with entries when possible
tree
|
commitdiff
2009-06-11
Eric Paris
fsnotify: generic notification queue and waitq
tree
|
commitdiff
2009-06-11
Eric Paris
dnotify: reimplement dnotify using fsnotify
tree
|
commitdiff
2009-06-11
Eric Paris
fsnotify: parent event notification
tree
|
commitdiff
2009-06-11
Eric Paris
fsnotify: add marks to inodes so groups can interpret...
tree
|
commitdiff
2009-06-11
Eric Paris
fsnotify: unified filesystem notification backend
tree
|
commitdiff
2009-06-11
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
tree
|
commitdiff
2009-06-11
Linus Torvalds
Merge branch 'x86-fixes-for-linus' of git://git./linux...
tree
|
commitdiff
2009-06-11
Linus Torvalds
Merge branch 'upstream-linus' of git://git./linux/kerne...
tree
|
commitdiff
2009-06-11
Linus Torvalds
Merge branch 'for-2.6.31' of git://git.kernel.dk/linux...
tree
|
commitdiff
2009-06-11
Linus Torvalds
Merge git://git./linux/kernel/git/steve/gfs2-2.6-nmw
tree
|
commitdiff
2009-06-11
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
tree
|
commitdiff
2009-06-11
Linus Torvalds
Merge git://git./linux/kernel/git/lethal/sh-2.6
tree
|
commitdiff
2009-06-11
Linus Torvalds
Merge branch 'kvm-updates/2.6.31' of git://git./virt...
tree
|
commitdiff
2009-06-11
Linus Torvalds
Merge git://git./linux/kernel/git/sfrench/cifs-2.6
tree
|
commitdiff
2009-06-11
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
tree
|
commitdiff
2009-06-11
Linus Torvalds
Merge branch 'for_linus' of git://git./linux/kernel...
tree
|
commitdiff
2009-06-11
Linus Torvalds
Merge branch 'for-2.6.31' of git://git./linux/kernel...
tree
|
commitdiff
2009-06-11
Catalin Marinas
kmemleak: Remove some of the kmemleak false positives
tree
|
commitdiff
2009-06-11
Linus Torvalds
Merge branches 'frv' and 'mn10300'
tree
|
commitdiff
2009-06-11
Linus Torvalds
Merge branch 'serial-from-alan'
tree
|
commitdiff
2009-06-11
Ingo Molnar
Merge branch 'linus' into perfcounters/core
tree
|
commitdiff
2009-06-11
Alan Cox
devpts: unregister the file system on error
tree
|
commitdiff
2009-06-11
Chris Mason
Btrfs: fix extent_buffer leak during tree log replay
tree
|
commitdiff
2009-06-11
Chris Mason
Btrfs: fix oops when btrfs_inherit_iflags called with...
tree
|
commitdiff
2009-06-11
Chris Mason
Btrfs: fix -o nodatasum printk spelling
tree
|
commitdiff
2009-06-11
Yan Zheng
Btrfs: check duplicate backrefs for both data and metadata
tree
|
commitdiff
2009-06-11
Paul Mundt
Merge branch 'master' of git://git./linux/kernel/git...
tree
|
commitdiff
2009-06-11
Linus Torvalds
Merge branch 'tracing-urgent-for-linus' of git://git...
tree
|
commitdiff
2009-06-11
Linus Torvalds
Merge branch 'tracing-for-linus' of git://git./linux...
tree
|
commitdiff
2009-06-11
Linus Torvalds
Merge branch 'oprofile-for-linus' of git://git./linux...
tree
|
commitdiff
2009-06-11
Linus Torvalds
Merge branch 'signal-for-linus' of git://git./linux...
tree
|
commitdiff
2009-06-11
Linus Torvalds
Merge branch 'rcu-for-linus' of git://git./linux/kernel...
tree
|
commitdiff
2009-06-11
James Morris
Merge branch 'next' into for-linus
tree
|
commitdiff
2009-06-11
Shin Hong
Btrfs: init worker struct fields before kthread-run
tree
|
commitdiff
2009-06-10
Linus Torvalds
Merge branch 'printk-for-linus' of git://git./linux...
tree
|
commitdiff
2009-06-10
Linus Torvalds
Merge branch 'percpu-for-linus' of git://git./linux...
tree
|
commitdiff
2009-06-10
Linus Torvalds
Merge branch 'locking-for-linus' of git://git./linux...
tree
|
commitdiff
2009-06-10
Linus Torvalds
Merge branch 'iommu-for-linus' of git://git./linux...
tree
|
commitdiff
2009-06-10
Linus Torvalds
Merge branch 'futexes-for-linus' of git://git./linux...
tree
|
commitdiff
2009-06-10
Linus Torvalds
Merge branch 'x86-xen-for-linus' of git://git./linux...
tree
|
commitdiff
next