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
...
|
|
*
|
Btrfs: fix max chunk size check in chunk allocator
Ilya Dryomov
2012-04-18
1
-2
/
+4
|
|
*
|
Btrfs: add missing read locks in backref.c
Jan Schmidt
2012-04-18
1
-2
/
+15
|
|
*
|
Btrfs: don't call free_extent_buffer twice in iterate_irefs
Jan Schmidt
2012-04-18
1
-5
/
+3
|
|
*
|
Btrfs: Make free_ipath() deal gracefully with NULL pointers
Jesper Juhl
2012-04-18
1
-0
/
+2
|
|
*
|
Btrfs: avoid possible use-after-free in clear_extent_bit()
Li Zefan
2012-04-18
1
-15
/
+21
|
|
*
|
Btrfs: retrurn void from clear_state_bit
Li Zefan
2012-04-18
1
-5
/
+2
|
|
*
|
btrfs: add missing unlocks to transaction abort paths
David Sterba
2012-04-18
1
-1
/
+5
|
|
*
|
Btrfs: do not mount when we have a sectorsize unequal to PAGE_SIZE
Liu Bo
2012-04-18
1
-3
/
+3
|
|
*
|
btrfs: don't add both copies of DUP to reada extent tree
Arne Jansen
2012-04-18
1
-0
/
+13
|
|
*
|
btrfs: fix race in reada
Arne Jansen
2012-04-18
2
-20
/
+23
|
|
*
|
Btrfs: avoid setting ->d_op twice
Li Zefan
2012-04-18
1
-5
/
+9
|
*
|
|
Revert "autofs: work around unhappy compat problem on x86-64"
Linus Torvalds
2012-04-28
4
-23
/
+3
|
*
|
|
Merge git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2012-04-27
3
-11
/
+16
|
|
\
\
\
|
|
*
|
|
Use correct conversion specifiers in cifs_show_options
Sachin Prabhu
2012-04-24
1
-4
/
+4
|
|
*
|
|
CIFS: Show backupuid/gid in /proc/mounts
Sachin Prabhu
2012-04-24
2
-6
/
+10
|
|
*
|
|
cifs: fix offset handling in cifs_iovec_write
Jeff Layton
2012-04-19
1
-1
/
+2
|
*
|
|
|
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-04-26
4
-5
/
+4
|
|
\
\
\
\
|
|
*
|
|
|
revert "proc: clear_refs: do not clear reserved pages"
Will Deacon
2012-04-25
1
-3
/
+0
|
|
*
|
|
|
hugetlbfs: lockdep annotate root inode properly
Aneesh Kumar K.V
2012-04-25
1
-0
/
+1
|
|
*
|
|
|
fs/buffer.c: remove BUG() in possible but rare condition
Glauber Costa
2012-04-25
1
-1
/
+0
|
|
*
|
|
|
epoll: clear the tfile_check_list on -ELOOP
Jason Baron
2012-04-25
1
-1
/
+3
*
|
|
|
|
|
NFSv4.1 resend LAYOUTGET on data server invalid layout errors
Andy Adamson
2012-05-19
4
-4
/
+39
*
|
|
|
|
|
NFSv4.1 dereference a disconnected data server client record
Andy Adamson
2012-05-19
3
-0
/
+24
*
|
|
|
|
|
NFSv4.1 ref count nfs_client across filelayout data server io
Andy Adamson
2012-05-19
1
-5
/
+21
*
|
|
|
|
|
NFSv4.1 send layoutreturn to fence disconnected data server
Andy Adamson
2012-05-19
2
-0
/
+3
*
|
|
|
|
|
NFSv4.1 wake up all tasks on un-connected DS slot table waitq
Andy Adamson
2012-05-19
1
-0
/
+2
*
|
|
|
|
|
NFSv4.1 Check invalid deviceid upon slot table waitq wakeup
Andy Adamson
2012-05-19
1
-0
/
+20
*
|
|
|
|
|
NFSv4.1 remove nfs4_reset_write and nfs4_reset_read
Andy Adamson
2012-05-19
2
-37
/
+0
*
|
|
|
|
|
NFSv4.1: mark deviceid invalid on filelayout DS connection errors
Andy Adamson
2012-05-19
4
-35
/
+108
*
|
|
|
|
|
NFSv4.1 data server timeo and retrans module parameters
Andy Adamson
2012-05-19
4
-11
/
+30
*
|
|
|
|
|
NFSv4.1 set RPC_TASK_SOFTCONN for filelayout DS RPC calls
Andy Adamson
2012-05-19
4
-16
/
+19
*
|
|
|
|
|
NFSv4.1 cleanup filelayout invalid layout handling
Andy Adamson
2012-05-19
1
-22
/
+6
*
|
|
|
|
|
NFSv4.1: cleanup filelayout invalid deviceid handling
Andy Adamson
2012-05-19
3
-40
/
+28
*
|
|
|
|
|
Fixed goto readability in nfs_update_inode.
Matthew Treinish
2012-05-19
1
-17
/
+16
*
|
|
|
|
|
NFS: Fix a compile issue when CONFIG_NFS_FSCACHE was undefined
Trond Myklebust
2012-05-16
2
-6
/
+8
*
|
|
|
|
|
NFS: Turn v3 on by default
Bryan Schumaker
2012-05-14
1
-0
/
+1
*
|
|
|
|
|
NFS: Make v2 configurable
Bryan Schumaker
2012-05-14
3
-4
/
+27
*
|
|
|
|
|
NFS: Create an NFS v3 stat_to_errno()
Bryan Schumaker
2012-05-14
3
-20
/
+87
*
|
|
|
|
|
NFS: Pass mntfh as part of the nfs_mount_info structure
Bryan Schumaker
2012-05-14
1
-76
/
+31
*
|
|
|
|
|
NFS: Allocate parsed mount data directly to the nfs_mount_info structure
Bryan Schumaker
2012-05-14
1
-9
/
+7
*
|
|
|
|
|
NFS: Create a single nfs_validate_mount_data() function
Bryan Schumaker
2012-05-14
1
-6
/
+30
*
|
|
|
|
|
NFS: Create a single function for text mount data
Bryan Schumaker
2012-05-14
2
-81
/
+71
*
|
|
|
|
|
NFS: Create a new nfs_try_mount()
Bryan Schumaker
2012-05-14
1
-19
/
+27
*
|
|
|
|
|
NFS: Let mount data parsing set the NFS version
Bryan Schumaker
2012-05-14
1
-4
/
+3
*
|
|
|
|
|
NFS: Use nfs_fs_mount_common() for remote referral mounts
Bryan Schumaker
2012-05-14
1
-76
/
+13
*
|
|
|
|
|
NFS: Use nfs_fs_mount_common() for xdev mounts
Bryan Schumaker
2012-05-14
1
-67
/
+29
*
|
|
|
|
|
NFS: Create a common xdev_mount() function
Bryan Schumaker
2012-05-14
1
-90
/
+32
*
|
|
|
|
|
NFS: Create a common fs_mount() function
Bryan Schumaker
2012-05-14
1
-109
/
+76
*
|
|
|
|
|
NFS: Remove NFS4_MOUNT_UNSHARED
Bryan Schumaker
2012-05-14
1
-3
/
+3
*
|
|
|
|
|
NFS: Don't pass mount data to nfs_fscache_get_super_cookie()
Bryan Schumaker
2012-05-14
3
-21
/
+29
[prev]
[next]