index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
omfs: propagate umode_t
Al Viro
2012-01-03
3
-3
/
+3
*
reiserfs: propagate umode_t
Al Viro
2012-01-03
3
-3
/
+3
*
xfs: propagate umode_t
Al Viro
2012-01-03
9
-13
/
+13
*
sysv: propagate umode_t
Al Viro
2012-01-03
2
-2
/
+2
*
ufs: propagate umode_t
Al Viro
2012-01-03
3
-4
/
+4
*
minix: propagate umode_t
Al Viro
2012-01-03
2
-2
/
+2
*
ext4: propagate umode_t
Al Viro
2012-01-03
2
-5
/
+5
*
ext3: propagate umode_t
Al Viro
2012-01-03
2
-2
/
+2
*
ext2: propagate umode_t
Al Viro
2012-01-03
3
-3
/
+3
*
9p: don't bother with unixmode2p9mode() for link() and symlink()
Al Viro
2012-01-03
1
-12
/
+8
*
kill ecryptfs_create_underlying_file()
Al Viro
2012-01-03
1
-20
/
+1
*
configfs: convert to umode_t
Al Viro
2012-01-03
4
-7
/
+7
*
switch devtmpfs to umode_t
Al Viro
2012-01-03
1
-3
/
+3
*
switch debugfs to umode_t
Al Viro
2012-01-03
25
-82
/
+82
*
switch sysfs_chmod_file() to umode_t
Al Viro
2012-01-03
3
-6
/
+6
*
switch procfs to umode_t use
Al Viro
2012-01-03
13
-32
/
+31
*
switch ->is_visible() to returning umode_t
Al Viro
2012-01-03
33
-70
/
+70
*
switch sysfs attr->mode to umode_t
Al Viro
2012-01-03
2
-2
/
+2
*
switch device_get_devnode() and ->devnode() to umode_t *
Al Viro
2012-01-03
31
-35
/
+35
*
hugetlbfs: switch to inode_init_owner()
Al Viro
2012-01-03
1
-27
/
+32
*
switch ->mknod() to umode_t
Al Viro
2012-01-03
42
-51
/
+51
*
switch ->create() to umode_t
Al Viro
2012-01-03
54
-72
/
+72
*
switch vfs_mkdir() and ->mkdir() to umode_t
Al Viro
2012-01-03
56
-70
/
+70
*
switch sys_mknodat(2) to umode_t
Al Viro
2012-01-03
2
-4
/
+4
*
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
5
-26
/
+17
*
vfs: live vfsmounts never have NULL ->mnt_sb
Al Viro
2012-01-03
2
-4
/
+3
*
vfs: for usbfs, etc. internal vfsmounts ->mnt_sb->s_root == ->mnt_root
Al Viro
2012-01-03
6
-8
/
+8
*
get rid of timer in kern/acct.c
Al Viro
2012-01-03
1
-30
/
+10
*
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
53
-55
/
+1
*
vfs: mnt_drop_write_file()
Al Viro
2012-01-03
22
-48
/
+55
*
constify seq_file stuff
Al Viro
2012-01-03
2
-10
/
+10
*
vfs: make do_kern_mount() static
Al Viro
2012-01-03
2
-5
/
+1
*
vfs: convert fs_supers to hlist
Al Viro
2012-01-03
3
-15
/
+16
*
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
3
-3
/
+0
*
tomoyo: stop including hell knows what
Al Viro
2012-01-03
1
-8
/
+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
2
-4
/
+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
3
-33
/
+22
*
Revert "rtc: Disable the alarm in the hardware"
Linus Torvalds
2012-01-03
1
-34
/
+10
[next]