Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
23a149adac7ce4b66058a3ab35e8eadd0e2c476a
/
fs
/
reiserfs
0195c00
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system
by Linus Torvalds
· 13 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
ed2d265
Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
e2a0883
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
9f39383
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
by Linus Torvalds
· 13 years ago
765fd6b
kill reiserfs_fs_{i,sb}.h
by Al Viro
· 13 years ago
f466c6f
move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.h
by Al Viro
· 13 years ago
a8a4b79
kill pointless includes of reiserfs_fs_{i,sb}.h
by Al Viro
· 13 years ago
a3063ab
move reiserfs_acl.h to fs/reiserfs/acl.h
by Al Viro
· 13 years ago
c45ac88
take private bits of reiserfs_xattr.h to fs/reiserfs/xattr.h
by Al Viro
· 13 years ago
48fde70
switch open-coded instances of d_make_root() to new helper
by Al Viro
· 13 years ago
883da60
reiserfs: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
972c5ae
Merge branch 'master' into for-next
by Jiri Kosina
· 13 years ago
8112b98
reiserfs: fix printk typo in lbalance.c
by Masanari Iida
· 13 years ago
9b467e6
reiserfs: don't lock root inode searching
by Frederic Weisbecker
· 13 years ago
37c69b9
reiserfs: don't lock journal_init()
by Frederic Weisbecker
· 13 years ago
f32485b
reiserfs: delay reiserfs lock until journal initialization
by Frederic Weisbecker
· 13 years ago
b18c1c6
reiserfs: delete comments referring to the BKL
by Davidlohr Bueso
· 13 years ago
ac69e09
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 13 years ago
a9e36da
reiserfs: Force inode evictions before umount to avoid crash
by Jeff Mahoney
· 13 years ago
a06d789
reiserfs: Fix quota mount option parsing
by Jan Kara
· 13 years ago
c3aa077
reiserfs: Properly display mount options in /proc/mounts
by Jan Kara
· 13 years ago
d8c9584
vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb
by Al Viro
· 13 years ago
8e07189
reiserfs: propagate umode_t
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
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
a561be7
switch a bunch of places to mnt_want_write_file()
by Al Viro
· 13 years ago
bfe8684
filesystems: add set_nlink()
by Miklos Szeredi
· 13 years ago
6d6b77f
filesystems: add missing nlink wrappers
by Miklos Szeredi
· 13 years ago
59e5253
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
e060c38
Merge branch 'master' into for-next
by Jiri Kosina
· 13 years ago
558feb0
fs: Convert vmalloc/memset to vzalloc
by Joe Perches
· 13 years ago
5a2f3a0
Merge branch 'next-evm' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/ima-2.6 into next
by James Morris
· 13 years ago
d695212
switch posix_acl_equiv_mode() to umode_t *
by Al Viro
· 13 years ago
d3fb612
switch posix_acl_create() to umode_t *
by Al Viro
· 13 years ago
45b583b
Merge 'akpm' patch series
by Linus Torvalds
· 13 years ago
9d6bf5a
reiserfs: use hweight_long()
by Akinobu Mita
· 13 years ago
0c2fd1bfb
reiserfs: use proper little-endian bitops
by Akinobu Mita
· 13 years ago
0003230
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 13 years ago
4e34e71
fs: take the ACL checks to common code
by Christoph Hellwig
· 13 years ago
826cae2
kill boilerplates around posix_acl_create_masq()
by Al Viro
· 13 years ago
bc26ab5
kill boilerplate around posix_acl_chmod_masq()
by Al Viro
· 13 years ago
4482a08
reiserfs: cache negative ACLs for v1 stat format
by Christoph Hellwig
· 13 years ago
096a705
Merge branch 'for-3.1/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 13 years ago
02c24a8
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
by Josef Bacik
· 13 years ago
b4d5b10
reiserfs: make reiserfs default to barrier=flush
by Christoph Hellwig
· 13 years ago
aacfc19
fs: simplify the blockdev_direct_IO prototype
by Christoph Hellwig
· 13 years ago
562c72a
fs: move inode_dio_wait calls into ->setattr
by Christoph Hellwig
· 13 years ago
bd5fe6c
fs: kill i_alloc_sem
by Christoph Hellwig
· 13 years ago
10556cb
->permission() sanitizing: don't pass flags to ->permission()
by Al Viro
· 13 years ago
2830ba7
->permission() sanitizing: don't pass flags to generic_permission()
by Al Viro
· 13 years ago
7e40145
->permission() sanitizing: don't pass flags to ->check_acl()
by Al Viro
· 13 years ago
9c2c703
->permission() sanitizing: pass MAY_NOT_BLOCK to ->check_acl()
by Al Viro
· 13 years ago
178ea735
kill check_acl callback of generic_permission()
by Al Viro
· 13 years ago
9d8f13b
security: new security_inode_init_security API adds function callback
by Mimi Zohar
· 13 years ago
4aede84
fixlet: Remove fs_excl from struct task.
by Justin TerAvest
· 13 years ago
1d29b5a
reiserfs_permission() doesn't need to bail out in RCU mode
by Al Viro
· 13 years ago
cc350c2
reiserfs: remove unnecessary dentry_unhash from rmdir, dir rename
by Sage Weil
· 13 years ago
aa38572
fs: pass exact type of data dirties to ->dirty_inode
by Christoph Hellwig
· 13 years ago
e4eaac0
vfs: push dentry_unhash on rename_dir into file systems
by Sage Weil
· 13 years ago
79bf7c7
vfs: push dentry_unhash on rmdir into file systems
by Sage Weil
· 13 years ago
64252c7
vfs: remove dget() from dentry_unhash()
by Sage Weil
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
6c51038
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
2e14967
userns: rename is_owner_or_cap to inode_owner_or_capable
by Serge E. Hallyn
· 14 years ago
a44f99c
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
by Linus Torvalds
· 14 years ago
0ccd234
fs: change to new flag variable
by matt mooney
· 14 years ago
0f6e0e8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 14 years ago
bd2895e
Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 14 years ago
a002951
Merge branch 'next' into for-linus
by James Morris
· 14 years ago
f17b604
fs: Remove i_nlink check from file system link callback
by Aneesh Kumar K.V
· 14 years ago
5fe0c23
exportfs: Return the minimum required handle size
by Aneesh Kumar K.V
· 14 years ago
c78f4cc
reiserfs xattr ->d_revalidate() shouldn't care about RCU
by Al Viro
· 14 years ago
7eaceac
block: remove per-queue plugging
by Jens Axboe
· 14 years ago
fe3fa43
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
by James Morris
· 14 years ago
99890a3
fix reiserfs mkdir() breakage
by Al Viro
· 14 years ago
2a7dba3
fs/vfs/security: pass last path component to LSM on inode creation
by Eric Paris
· 14 years ago
28aadf5
reiserfs: make commit_wq use the default concurrency level
by Tejun Heo
· 14 years ago
4843456
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
by Linus Torvalds
· 14 years ago
275220f
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
566538a
reiserfs: make sure va_end() is always called after va_start().
by Jesper Juhl
· 14 years ago
f00c9e4
quota: Fix deadlock during path resolution
by Jan Kara
· 14 years ago
b74c79e
fs: provide rcu-walk aware permission i_ops
by Nick Piggin
· 14 years ago
34286d6
fs: rcu-walk aware d_revalidate method
by Nick Piggin
· 14 years ago
fb045ad
fs: dcache reduce branches in lookup path
by Nick Piggin
· 14 years ago
fa0d7e3
fs: icache RCU free inodes
by Nick Piggin
· 14 years ago
238af87
reiserfs: don't acquire lock recursively in reiserfs_acl_chmod
by Frederic Weisbecker
· 14 years ago
da90587
reiserfs: fix inode mutex - reiserfs lock misordering
by Frederic Weisbecker
· 14 years ago
451a3c2
BKL: remove extraneous #include <smp_lock.h>
by Arnd Bergmann
· 14 years ago
d4d7762
block: clean up blkdev_get() wrappers and their users
by Tejun Heo
· 14 years ago
e525fd8
block: make blkdev_get/put() handle exclusive access
by Tejun Heo
· 14 years ago
152a083
new helper: mount_bdev()
by Al Viro
· 14 years ago
426e1f5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
1b430be
writeback: remove nonblocking/encountered_congestion references
by Wu Fengguang
· 14 years ago
7de9c6e
new helper: ihold()
by Al Viro
· 14 years ago
1d3382c
new helper: inode_unhashed()
by Al Viro
· 14 years ago
ebdec24
fs: kill block_prepare_write
by Christoph Hellwig
· 14 years ago
Next »