index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
vfs: lookup_open(): expand lookup_hash()
Miklos Szeredi
2012-07-14
1
-1
/
+11
|
*
|
|
vfs: add lookup_open()
Miklos Szeredi
2012-07-14
1
-38
/
+61
|
*
|
|
vfs: do_last(): common slow lookup
Miklos Szeredi
2012-07-14
1
-22
/
+5
|
*
|
|
vfs: do_last(): separate O_CREAT specific code
Miklos Szeredi
2012-07-14
1
-16
/
+17
|
*
|
|
vfs: do_last(): inline lookup_slow()
Miklos Szeredi
2012-07-14
1
-2
/
+15
|
*
|
|
namei.c: let follow_link() do put_link() on failure
Al Viro
2012-07-14
1
-33
/
+41
|
*
|
|
coda: use list_for_each_entry
Al Viro
2012-07-14
1
-7
/
+3
|
*
|
|
vfs: switch i_dentry/d_alias to hlist
Al Viro
2012-07-14
11
-26
/
+34
|
*
|
|
ext4: get rid of open-coded d_find_any_alias()
Al Viro
2012-07-14
1
-8
/
+1
|
*
|
|
ocfs2: use list_for_each_entry in ocfs2_find_local_alias()
Al Viro
2012-07-14
1
-11
/
+5
|
*
|
|
affs: unobfuscate affs_fix_dcache()
Al Viro
2012-07-14
1
-6
/
+8
|
*
|
|
affs: get rid of open-coded list_for_each_entry()
Al Viro
2012-07-14
1
-6
/
+1
|
*
|
|
adfs: don't bother with ->i_dentry in ->destroy_inode()
Al Viro
2012-07-14
1
-1
/
+0
|
*
|
|
cifs: don't bother with ->i_dentry in ->destroy_inode()
Al Viro
2012-07-14
1
-1
/
+0
|
*
|
|
qnx6: don't bother with ->i_dentry in inode-freeing callback
Al Viro
2012-07-14
1
-1
/
+0
|
*
|
|
get rid of magic in proc_namespace.c
Al Viro
2012-07-14
3
-8
/
+9
|
*
|
|
get rid of ->mnt_longterm
Al Viro
2012-07-14
5
-72
/
+26
|
*
|
|
fs/direct-io.c: adjust suspicious bit operation
Julia Lawall
2012-07-14
1
-1
/
+1
|
*
|
|
affs: get rid of affs_sync_super
Artem Bityutskiy
2012-07-14
3
-13
/
+45
|
*
|
|
affs: introduce VFS superblock object back-reference
Artem Bityutskiy
2012-07-14
2
-0
/
+2
|
*
|
|
affs: stop using lock_super
Artem Bityutskiy
2012-07-14
1
-2
/
+3
|
*
|
|
affs: re-structure superblock locking a bit
Artem Bityutskiy
2012-07-14
1
-5
/
+2
|
*
|
|
affs: remove useless superblock writeout on remount
Artem Bityutskiy
2012-07-14
1
-3
/
+2
|
*
|
|
affs: remove useless superblock writeout on unmount
Artem Bityutskiy
2012-07-14
1
-3
/
+0
|
*
|
|
affs: stop setting bm_flags
Artem Bityutskiy
2012-07-14
1
-5
/
+4
*
|
|
|
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
2012-07-20
3
-55
/
+69
|
\
\
\
\
|
*
|
|
|
pnfs-obj: Fix __r4w_get_page when offset is beyond i_size
Boaz Harrosh
2012-07-20
1
-3
/
+13
|
*
|
|
|
pnfs-obj: don't leak objio_state if ore_write/read fails
Boaz Harrosh
2012-07-20
1
-2
/
+7
|
*
|
|
|
ore: Unlock r4w pages in exact reverse order of locking
Boaz Harrosh
2012-07-20
1
-12
/
+12
|
*
|
|
|
ore: Remove support of partial IO request (NFS crash)
Boaz Harrosh
2012-07-20
1
-7
/
+1
|
*
|
|
|
ore: Fix NFS crash by supporting any unaligned RAID IO
Boaz Harrosh
2012-07-20
1
-31
/
+36
*
|
|
|
|
Merge tag 'upstream-3.5-rc8' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2012-07-20
1
-2
/
+6
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
UBIFS: fix a bug in empty space fix-up
Artem Bityutskiy
2012-07-20
1
-2
/
+6
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2012-07-18
4
-15
/
+66
|
\
\
\
\
|
*
|
|
|
cifs: always update the inode cache with the results from a FIND_*
Jeff Layton
2012-07-16
1
-2
/
+5
|
*
|
|
|
cifs: when CONFIG_HIGHMEM is set, serialize the read/write kmaps
Jeff Layton
2012-07-16
1
-1
/
+29
|
*
|
|
|
cifs: on CONFIG_HIGHMEM machines, limit the rsize/wsize to the kmap space
Jeff Layton
2012-07-16
1
-0
/
+18
|
*
|
|
|
Initialise mid_q_entry before putting it on the pending queue
Sachin Prabhu
2012-07-16
1
-12
/
+14
|
|
/
/
/
*
|
|
|
ext4: fix duplicated mnt_drop_write call in EXT4_IOC_MOVE_EXT
Al Viro
2012-07-18
1
-1
/
+0
*
|
|
|
Merge tag 'pm-post-3.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-07-17
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
PM: Rename CAP_EPOLLWAKEUP to CAP_BLOCK_SUSPEND
Michael Kerrisk
2012-07-17
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'for-linus-v3.5-rc7' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2012-07-16
4
-37
/
+38
|
\
\
\
\
|
*
|
|
|
xfs: do not call xfs_bdstrat_cb in xfs_buf_iodone_callbacks
Christoph Hellwig
2012-07-13
3
-31
/
+23
|
*
|
|
|
xfs: prevent recursion in xfs_buf_iorequest
Christoph Hellwig
2012-07-13
1
-1
/
+1
|
*
|
|
|
xfs: don't defer metadata allocation to the workqueue
Dave Chinner
2012-07-13
1
-3
/
+12
|
*
|
|
|
xfs: really fix the cursor leak in xfs_alloc_ag_vextent_near
Dave Chinner
2012-07-13
1
-2
/
+2
*
|
|
|
|
fifo: Do not restart open() if it already found a partner
Anders Kaseorg
2012-07-16
1
-5
/
+4
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge tag 'nfs-for-3.5-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2012-07-13
2
-1
/
+7
|
\
\
\
\
|
*
|
|
|
NFSv4: Fix an NFSv4 mount regression
Trond Myklebust
2012-07-10
1
-0
/
+2
|
*
|
|
|
NFS: Fix list manipulation snafus in fs/nfs/direct.c
Trond Myklebust
2012-07-08
1
-1
/
+5
[prev]
[next]