index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
reiserfs
/
inode.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-30
reiserfs: eliminate per-super xattr lock
Jeff Mahoney
1
-13
/
+1
2009-03-30
reiserfs: remove IS_PRIVATE helpers
Jeff Mahoney
1
-3
/
+2
2009-03-30
reiserfs: use reiserfs_error()
Jeff Mahoney
1
-24
/
+21
2009-03-30
reiserfs: rework reiserfs_panic
Jeff Mahoney
1
-2
/
+1
2009-03-30
reiserfs: rework reiserfs_warning
Jeff Mahoney
1
-31
/
+29
2009-03-26
reiserfs: Use lowercase names of quota functions
Jan Kara
1
-5
/
+5
2009-01-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-7
/
+6
2009-01-05
fix breakage in reiserfs_new_inode()
Al Viro
1
-7
/
+6
2009-01-04
fs: symlink write_begin allocation context fix
Nick Piggin
1
-1
/
+1
2008-12-31
nfsd race fixes: reiserfs
Al Viro
1
-5
/
+10
2008-10-23
[PATCH] switch all filesystems over to d_obtain_alias
Christoph Hellwig
1
-11
/
+2
2008-08-04
fs: rename buffer trylock
Nick Piggin
1
-1
/
+1
2008-07-08
reiserfs: discard prealloc in reiserfs_delete_inode
Jeff Mahoney
1
-0
/
+2
2008-02-07
Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
David Howells
1
-1
/
+1
2008-02-05
Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user
Christoph Lameter
1
-2
/
+2
2007-10-22
reiserfs: new export ops
Christoph Hellwig
1
-35
/
+27
2007-10-19
reiserfs: fix usage of signed ints for block numbers
Jeff Mahoney
1
-4
/
+4
2007-10-18
reiserfs: turn of ATTR_KILL_S*ID at beginning of reiserfs_setattr
Jeff Layton
1
-1
/
+5
2007-10-17
fs/reiserfs/: cleanups
Adrian Bunk
1
-2
/
+2
2007-10-16
reiserfs: use generic_cont_expand_simple
Vladimir Saveliev
1
-2
/
+11
2007-10-16
reiserfs: convert to new aops
Vladimir Saveliev
1
-10
/
+166
2007-07-17
knfsd: exportfs: add exportfs.h header
Christoph Hellwig
1
-0
/
+1
2007-05-09
reiserfs: use zero_user_page
Nate Diller
1
-11
/
+2
2007-01-23
[PATCH] resierfs: avoid tail packing if an inode was ever mmapped
Vladimir Saveliev
1
-0
/
+2
2006-12-08
[PATCH] struct path: rename Reiserfs's struct path
Josef "Jeff" Sipek
1
-6
/
+6
2006-12-07
[PATCH] reiser: replace kmalloc+memset with kzalloc
Yan Burman
1
-5
/
+2
2006-12-07
[PATCH] fix reiserfs bad path release panic
Suzuki K P
1
-1
/
+2
2006-10-04
[PATCH] Remove unnecessary check in fs/reiserfs/inode.c
Eric Sesterhenn
1
-1
/
+1
2006-09-29
[PATCH] reiserfs: ifdef ACL stuff from inode
Alexey Dobriyan
1
-4
/
+6
2006-09-29
[PATCH] reiserfs: ifdef xattr_sem
Alexey Dobriyan
1
-2
/
+2
2006-09-27
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
Theodore Ts'o
1
-4
/
+0
2006-08-06
[PATCH] reiserfs_write_full_page() should not get_block past eof
Chris Mason
1
-2
/
+12
2006-08-06
[PATCH] i_mutex does not need to be locked in reiserfs_delete_inode()
Alexander Zarochentsev
1
-10
/
+2
2006-07-01
[PATCH] reiserfs: update ctime and mtime on expanding truncate
Vladimir Saveliev
1
-0
/
+5
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-28
[PATCH] mark address_space_operations const
Christoph Hellwig
1
-1
/
+1
2006-03-26
[PATCH] remove ->get_blocks() support
Badari Pulavarty
1
-1
/
+0
2006-03-26
[PATCH] Make address_space_operations->invalidatepage return void
NeilBrown
1
-3
/
+5
2006-03-02
[PATCH] reiserfs: do not check if unsigned < 0
Vladimir V. Saveliev
1
-6
/
+2
2006-02-01
[PATCH] reiserfs: reiserfs hang and performance fix for data=journal mode
Chris Mason
1
-0
/
+7
2006-02-01
[PATCH] resierfs: fix reiserfs_invalidatepage race against data=ordered
Chris Mason
1
-1
/
+3
2006-01-09
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
1
-7
/
+7
2005-12-14
[PATCH] reiserfs: close open transactions on error path
Jeff Mahoney
1
-8
/
+18
2005-11-28
[PATCH] reiserfs: fix 32-bit overflow in map_block_for_writepage()
Oleg Drokin
1
-1
/
+1
2005-10-28
[PATCH] gfp_t: fs/*
Al Viro
1
-1
/
+1
2005-09-13
[PATCH] reiserfs: use mark_inode_dirty instead of reiserfs_update_sd
Chris Mason
1
-9
/
+7
2005-09-09
[PATCH] update filesystems for new delete_inode behavior
Mark Fasheh
1
-0
/
+2
2005-08-18
[PATCH] reiserfs+acl+quota deadlock fix
Jan Kara
1
-1
/
+1
2005-07-27
[PATCH] reiserfs: fix deadlock in inode creation failure path w/ default ACL
Jeff Mahoney
1
-1
/
+11
2005-07-12
reiserfs: run scripts/Lindent on reiserfs code
Linus Torvalds
1
-2394
/
+2521
[prev]
[next]