index
:
kernel_goldelico_gta04.git
android-3.0-gta04
for-cmair
jack-working+v2
neil-rebase-3.7
replicant-2.3
replicant-4.0
replicant-4.0+3.10+not-compilation-tested
replicant-4.0+3.7+WIP
replicant-4.0+3.8+WIP
replicant-4.0+jack-working
replicant-4.0+suspend
replicant-4.2
kernel/goldelico/gta04
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
fs: move code out of buffer.c
Al Viro
2012-01-03
10
-61
/
+28
*
move fs/partitions to block/
Al Viro
2012-01-03
34
-6049
/
+0
*
vfs: fix the rest of sget() races
Al Viro
2012-01-03
1
-7
/
+13
*
vfs: new helper - vfs_ustat()
Al Viro
2012-01-03
3
-16
/
+15
*
vfs: live vfsmounts never have NULL ->mnt_sb
Al Viro
2012-01-03
1
-1
/
+1
*
vfs: for usbfs, etc. internal vfsmounts ->mnt_sb->s_root == ->mnt_root
Al Viro
2012-01-03
3
-3
/
+3
*
vfs: pipe.c is really non-modular
Al Viro
2012-01-03
1
-7
/
+0
*
vfs: fix the stupidity with i_dentry in inode destructors
Al Viro
2012-01-03
48
-50
/
+1
*
vfs: mnt_drop_write_file()
Al Viro
2012-01-03
21
-48
/
+54
*
constify seq_file stuff
Al Viro
2012-01-03
1
-5
/
+5
*
vfs: make do_kern_mount() static
Al Viro
2012-01-03
1
-2
/
+1
*
vfs: convert fs_supers to hlist
Al Viro
2012-01-03
2
-13
/
+14
*
make nfs_follow_remote_path() handle ERR_PTR() passed as root_mnt
Al Viro
2012-01-03
1
-9
/
+9
*
vfs: kill ->mnt_devname use in afs printks
Al Viro
2012-01-03
1
-2
/
+2
*
btrfs, nfs, apparmor: don't pull mnt_namespace.h for no reason...
Al Viro
2012-01-03
2
-2
/
+0
*
vfs: dentry_reset_mounted() doesn't use vfsmount argument
Al Viro
2012-01-03
1
-3
/
+3
*
unexport put_mnt_ns(), make create_mnt_ns() static outright
Al Viro
2012-01-03
1
-3
/
+1
*
vfs: add missing parens in pnode.h macros
Al Viro
2012-01-03
1
-5
/
+5
*
vfs: more mnt_parent cleanups
Al Viro
2012-01-03
4
-55
/
+29
*
vfs: new internal helper: mnt_has_parent(mnt)
Al Viro
2012-01-03
5
-12
/
+18
*
vfs: kill pointless helpers in namespace.c
Al Viro
2012-01-03
1
-30
/
+5
*
new helpers: fh_{want,drop}_write()
Al Viro
2012-01-03
3
-19
/
+29
*
switch a bunch of places to mnt_want_write_file()
Al Viro
2012-01-03
16
-42
/
+42
*
trim fs/internal.h
Al Viro
2012-01-03
5
-28
/
+15
*
pull manipulations of rpc_cred inside alloc_nfs_open_context()
Al Viro
2012-01-03
2
-32
/
+21
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2011-12-30
1
-26
/
+3
|
\
|
*
ceph: disable use of dcache for readdir etc.
Sage Weil
2011-12-29
1
-26
/
+3
*
|
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2011-12-29
3
-25
/
+43
|
\
\
|
*
|
xfs: log all dirty inodes in xfs_fs_sync_fs
Christoph Hellwig
2011-12-23
3
-24
/
+42
|
*
|
xfs: log the inode in ->write_inode calls for kupdate
Christoph Hellwig
2011-12-23
1
-1
/
+1
*
|
|
procfs: do not confuse jiffies with cputime64_t
Andreas Schwab
2011-12-29
1
-2
/
+2
*
|
|
vfs: fix handling of lock allocation failure in lease-break case
Linus Torvalds
2011-12-26
1
-8
/
+3
*
|
|
Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
Linus Torvalds
2011-12-23
1
-11
/
+0
|
\
\
\
|
*
|
|
writeback: show writeback reason with __print_symbolic
Wu Fengguang
2011-12-18
1
-11
/
+0
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2011-12-23
2
-5
/
+7
|
\
\
\
\
|
*
|
|
|
Btrfs: call d_instantiate after all ops are setup
Al Viro
2011-12-23
1
-4
/
+5
|
*
|
|
|
Btrfs: fix worker lock misuse in find_worker
Chris Mason
2011-12-23
1
-1
/
+2
*
|
|
|
|
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2011-12-20
3
-21
/
+38
|
\
\
\
\
\
|
*
|
|
|
|
NFS: Fix a regression in nfs_file_llseek()
Trond Myklebust
2011-12-15
1
-1
/
+1
|
*
|
|
|
|
NFSv4: Do not accept delegated opens when a delegation recall is in effect
Trond Myklebust
2011-12-09
1
-8
/
+16
|
*
|
|
|
|
NFSv4: Ensure correct locking when accessing the 'lock_states' list
Trond Myklebust
2011-12-09
1
-0
/
+4
|
*
|
|
|
|
NFSv4.1: Ensure that we handle _all_ SEQUENCE status bits.
Trond Myklebust
2011-12-01
1
-4
/
+4
|
*
|
|
|
|
NFSv4: Don't error if we handled it in nfs4_recovery_handle_error
Trond Myklebust
2011-12-01
1
-8
/
+13
*
|
|
|
|
|
nilfs2: potential integer overflow in nilfs_ioctl_clean_segments()
Haogang Chen
2011-12-20
1
-0
/
+3
*
|
|
|
|
|
nilfs2: unbreak compat ioctl
Thomas Meyer
2011-12-20
1
-0
/
+13
|
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
|
|
|
\
\
\
\
*
-
.
\
\
\
\
Merge branches 'for-linus' and 'for-linus-3.2' of git://git.kernel.org/pub/sc...
Linus Torvalds
2011-12-16
13
-140
/
+311
|
\
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
btrfs: lower the dirty balance poll interval
Wu Fengguang
2011-12-16
1
-0
/
+2
|
*
|
|
|
|
Btrfs: unplug every once and a while
Chris Mason
2011-12-15
1
-0
/
+6
|
*
|
|
|
|
Merge branch 'for-chris' of http://git.kernel.org/pub/scm/linux/kernel/git/jo...
Chris Mason
2011-12-15
11
-117
/
+211
|
|
\
\
\
\
\
|
|
*
|
|
|
|
Btrfs: only set cache_generation if we setup the block group
Josef Bacik
2011-12-15
1
-1
/
+1
[next]