Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
04fc66e789a896e684bfdca30208e57eb832dd96
/
fs
5706b27
ceph: propagate umode_t
by Al Viro
· 13 years ago
138d570
switch hostfs_iattr to explicit unsigned short
by Al Viro
· 13 years ago
f69aac0
switch may_mknod() to umode_t
by Al Viro
· 13 years ago
49f0a07
switch sys_chmod()/sys_fchmod()/sys_fchmodat() to umode_t
by Al Viro
· 13 years ago
dba19c6
get rid of open-coded S_ISREG(), etc.
by Al Viro
· 13 years ago
8d334ac
switch is_sxid() to umode_t
by Al Viro
· 13 years ago
62bb109
switch inode_init_owner() to umode_t
by Al Viro
· 13 years ago
175a4eb
fs: propagate umode_t, misc bits
by Al Viro
· 13 years ago
030a8ba
autofs4: propagate umode_t
by Al Viro
· 13 years ago
c47da79
hfsplus: propagate umode_t
by Al Viro
· 13 years ago
e021d7b
hfs: propagate umode_t
by Al Viro
· 13 years ago
5206efd
cifs: propagate umode_t
by Al Viro
· 13 years ago
dacd0e7
fat: propagate umode_t
by Al Viro
· 13 years ago
d0c00d0
ntfs: propagate umode_t
by Al Viro
· 13 years ago
7328bdd
isofs: propagate umode_t
by Al Viro
· 13 years ago
faa1729
udf: propagate umode_t
by Al Viro
· 13 years ago
541af6a
fuse: propagate umode_t
by Al Viro
· 13 years ago
632861f
pohmelfs: propagate umode_t
by Al Viro
· 13 years ago
8817644
logfs: propagate umode_t
by Al Viro
· 13 years ago
ad44be5
ubifs: propagate umode_t
by Al Viro
· 13 years ago
5eee25c
ncpfs: propagate umode_t
by Al Viro
· 13 years ago
18df225
hugetlbfs: propagate umode_t
by Al Viro
· 13 years ago
bef41c2
exofs: propagate umode_t
by Al Viro
· 13 years ago
c6e49e3
nilfs: propagate umode_t
by Al Viro
· 13 years ago
a760b03
affs: propagate umode_t
by Al Viro
· 13 years ago
faef2b6
sysfs: propagate umode_t
by Al Viro
· 13 years ago
67697cb
ocfs2: propagate umode_t
by Al Viro
· 13 years ago
2b15ad0
dlmfs: use inode_init_owner()
by Al Viro
· 13 years ago
3eda0de
9p: propagate umode_t
by Al Viro
· 13 years ago
587228b
omfs: propagate umode_t
by Al Viro
· 13 years ago
8e07189
reiserfs: propagate umode_t
by Al Viro
· 13 years ago
576b1d6
xfs: propagate umode_t
by Al Viro
· 13 years ago
dd716e6
sysv: propagate umode_t
by Al Viro
· 13 years ago
6a9a06d
ufs: propagate umode_t
by Al Viro
· 13 years ago
4f45ba3
minix: propagate umode_t
by Al Viro
· 13 years ago
dcca3fe
ext4: propagate umode_t
by Al Viro
· 13 years ago
69b34f3
ext3: propagate umode_t
by Al Viro
· 13 years ago
3ea40bc
ext2: propagate umode_t
by Al Viro
· 13 years ago
c2837de
9p: don't bother with unixmode2p9mode() for link() and symlink()
by Al Viro
· 13 years ago
18cb1b0
kill ecryptfs_create_underlying_file()
by Al Viro
· 13 years ago
4394751
configfs: convert to umode_t
by Al Viro
· 13 years ago
f4ae40a
switch debugfs to umode_t
by Al Viro
· 13 years ago
48176a9
switch sysfs_chmod_file() to umode_t
by Al Viro
· 13 years ago
d161a13
switch procfs to umode_t use
by Al Viro
· 13 years ago
587a1f1
switch ->is_visible() to returning umode_t
by Al Viro
· 13 years ago
7d54fa6
hugetlbfs: switch to inode_init_owner()
by Al Viro
· 13 years ago
1a67aaf
switch ->mknod() to umode_t
by Al Viro
· 13 years ago
4acdaf2
switch ->create() to umode_t
by Al Viro
· 13 years ago
18bb1db
switch vfs_mkdir() and ->mkdir() to umode_t
by Al Viro
· 13 years ago
8208a22
switch sys_mknodat(2) to umode_t
by Al Viro
· 13 years ago
dabe0dc
vfs: fix the rest of sget() races
by Al Viro
· 13 years ago
cf31e70
vfs: new helper - vfs_ustat()
by Al Viro
· 13 years ago
c972b4b
vfs: live vfsmounts never have NULL ->mnt_sb
by Al Viro
· 13 years ago
4c1d5a6
vfs: for usbfs, etc. internal vfsmounts ->mnt_sb->s_root == ->mnt_root
by Al Viro
· 13 years ago
84b92d3
vfs: pipe.c is really non-modular
by Al Viro
· 13 years ago
6b520e0
vfs: fix the stupidity with i_dentry in inode destructors
by Al Viro
· 13 years ago
2a79f17
vfs: mnt_drop_write_file()
by Al Viro
· 13 years ago
8c9379e
constify seq_file stuff
by Al Viro
· 13 years ago
79e801a
vfs: make do_kern_mount() static
by Al Viro
· 13 years ago
a516616
vfs: convert fs_supers to hlist
by Al Viro
· 13 years ago
5352d3b
make nfs_follow_remote_path() handle ERR_PTR() passed as root_mnt
by Al Viro
· 13 years ago
5ffc283
vfs: kill ->mnt_devname use in afs printks
by Al Viro
· 13 years ago
e407699
btrfs, nfs, apparmor: don't pull mnt_namespace.h for no reason...
by Al Viro
· 13 years ago
aa0a4cf
vfs: dentry_reset_mounted() doesn't use vfsmount argument
by Al Viro
· 13 years ago
6c449c8
unexport put_mnt_ns(), make create_mnt_ns() static outright
by Al Viro
· 13 years ago
aafd08d
vfs: add missing parens in pnode.h macros
by Al Viro
· 13 years ago
afac7cb
vfs: more mnt_parent cleanups
by Al Viro
· 13 years ago
b2dba1a
vfs: new internal helper: mnt_has_parent(mnt)
by Al Viro
· 13 years ago
aa9c0e0
vfs: kill pointless helpers in namespace.c
by Al Viro
· 13 years ago
bad0dcf
new helpers: fh_{want,drop}_write()
by Al Viro
· 13 years ago
a561be7
switch a bunch of places to mnt_want_write_file()
by Al Viro
· 13 years ago
f47ec3f
trim fs/internal.h
by Al Viro
· 13 years ago
5ede7b1
pull manipulations of rpc_cred inside alloc_nfs_open_context()
by Al Viro
· 13 years ago
d65616a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 13 years ago
d2bac6a
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 13 years ago
3484563
procfs: do not confuse jiffies with cputime64_t
by Andreas Schwab
· 13 years ago
a4d4636
ceph: disable use of dcache for readdir etc.
by Sage Weil
· 13 years ago
6d4b9e3
vfs: fix handling of lock allocation failure in lease-break case
by Linus Torvalds
· 13 years ago
6d451c5
Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
by Linus Torvalds
· 13 years ago
827fa4c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 13 years ago
be4f1ac8
xfs: log all dirty inodes in xfs_fs_sync_fs
by Christoph Hellwig
· 13 years ago
0b8fd30
xfs: log the inode in ->write_inode calls for kupdate
by Christoph Hellwig
· 13 years ago
08c422c
Btrfs: call d_instantiate after all ops are setup
by Al Viro
· 13 years ago
8d532b2
Btrfs: fix worker lock misuse in find_worker
by Chris Mason
· 13 years ago
822a5d3
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 13 years ago
481fe17
nilfs2: potential integer overflow in nilfs_ioctl_clean_segments()
by Haogang Chen
· 13 years ago
695c60f
nilfs2: unbreak compat ioctl
by Thomas Meyer
· 13 years ago
b3bba872
writeback: show writeback reason with __print_symbolic
by Wu Fengguang
· 13 years ago
c9a7fe9
Merge branches 'for-linus' and 'for-linus-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 13 years ago
142349f
btrfs: lower the dirty balance poll interval
by Wu Fengguang
· 13 years ago
6c52961
NFS: Fix a regression in nfs_file_llseek()
by Trond Myklebust
· 13 years ago
d85c8a6f
Btrfs: unplug every once and a while
by Chris Mason
· 13 years ago
567a45e
Merge branch 'for-chris' of http://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-work into integration
by Chris Mason
· 13 years ago
e755d9a
Btrfs: deal with NULL srv_rsv in the delalloc inode reservation code
by Chris Mason
· 13 years ago
e65cbb9
Btrfs: only set cache_generation if we setup the block group
by Josef Bacik
· 13 years ago
ee4d89f
Btrfs: don't panic if orphan item already exists
by Josef Bacik
· 13 years ago
7041ee9
Btrfs: fix leaked space in truncate
by Josef Bacik
· 13 years ago
660d3f6
Btrfs: fix how we do delalloc reservations and how we free reservations on error
by Josef Bacik
· 13 years ago
22c44fe
Btrfs: deal with enospc from dirtying inodes properly
by Josef Bacik
· 13 years ago
0dc3b84
Btrfs: fix num_workers_starting bug and other bugs in async thread
by Josef Bacik
· 13 years ago
Next »